Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/dotnet7.0.spec'], chrootPath='/var/lib/mock/dist-oc8-dotnet-build-35190-11441/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 --target x86_64 --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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/dotnet7.0-7.0.102-1.oc8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/dotnet7.0.spec'], chrootPath='/var/lib/mock/dist-oc8-dotnet-build-35190-11441/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 --target x86_64 --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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NUqnga + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dotnet-v7.0.102 + /usr/bin/gzip -dc /builddir/build/SOURCES/dotnet-v7.0.102.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dotnet-v7.0.102 + /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/ Patch #1 (installer-14792-mono.patch): + echo 'Patch #1 (installer-14792-mono.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/sdk/eng/SourceBuild.props patching file src/sdk/src/Layout/redist/targets/BundledSdks.targets patching file src/sdk/src/Tasks/Common/Resources/Strings.resx patching file src/sdk/src/Tasks/Common/Resources/xlf/Strings.cs.xlf patching file src/sdk/src/Tasks/Common/Resources/xlf/Strings.de.xlf patching file src/sdk/src/Tasks/Common/Resources/xlf/Strings.es.xlf patching file src/sdk/src/Tasks/Common/Resources/xlf/Strings.fr.xlf patching file src/sdk/src/Tasks/Common/Resources/xlf/Strings.it.xlf patching file src/sdk/src/Tasks/Common/Resources/xlf/Strings.ja.xlf patching file src/sdk/src/Tasks/Common/Resources/xlf/Strings.ko.xlf patching file src/sdk/src/Tasks/Common/Resources/xlf/Strings.pl.xlf patching file src/sdk/src/Tasks/Common/Resources/xlf/Strings.pt-BR.xlf patching file src/sdk/src/Tasks/Common/Resources/xlf/Strings.ru.xlf patching file src/sdk/src/Tasks/Common/Resources/xlf/Strings.tr.xlf patching file src/sdk/src/Tasks/Common/Resources/xlf/Strings.zh-Hans.xlf patching file src/sdk/src/Tasks/Common/Resources/xlf/Strings.zh-Hant.xlf patching file src/sdk/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.RuntimeIdentifierInference.targets Hunk #1 succeeded at 182 (offset 4 lines). patching file src/sdk/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.Sdk.props patching file src/sdk/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.Sdk.targets Hunk #1 succeeded at 1181 (offset 6 lines). patching file src/sdk/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.Publish.targets patching file src/sdk/src/Tasks/Microsoft.NET.Build.Tasks/targets/Microsoft.NET.RuntimeIdentifierInference.targets Hunk #1 succeeded at 182 (offset 4 lines). Patch #2 (roslyn-analyzers-ppc64le-apphost.patch): + echo 'Patch #2 (roslyn-analyzers-ppc64le-apphost.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/roslyn-analyzers/src/PerformanceTests/Tests/PerformanceTests.csproj + sed -i 's|/usr/share/dotnet|/usr/lib64/dotnet|' src/runtime/src/native/corehost/hostmisc/pal.unix.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JNe4To + umask 022 + cd /builddir/build/BUILD + cd dotnet-v7.0.102 + cat /etc/os-release NAME="OpenCloudOS" VERSION="8.5" ID="rhel" ID_LIKE="rhel fedora centos" VERSION_ID="8.5" PLATFORM_ID="platform:oc8" PRETTY_NAME="OpenCloudOS 8.5" ANSI_COLOR="0;31" CPE_NAME="cpe:/o:opencloudos:opencloudos:8" CENTOS_MANTISBT_PROJECT="CentOS-8" CENTOS_MANTISBT_PROJECT_VERSION="8" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="8" NAME_ORIG="CentOS Linux" + cp -a /usr/lib64/dotnet previously-built-dotnet + find previously-built-dotnet previously-built-dotnet previously-built-dotnet/shared previously-built-dotnet/shared/Microsoft.NETCore.App previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0 previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Http.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.Uri.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Resources.Writer.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encoding.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.UnmanagedMemoryStream.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.ServicePoint.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Pipes.AccessControl.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XmlSerializer.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Mail.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.Concurrent.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encoding.Extensions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Primitives.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Overlapped.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.NameResolution.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Encoding.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/mscorlib.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ValueTuple.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.FileVersionInfo.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XPath.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ServiceModel.Web.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/libcoreclrtraceptprovider.so previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Extensions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Handles.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.InteropServices.JavaScript.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.Parallel.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.SecureString.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Contracts.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Data.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Console.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Data.DataSetExtensions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ObjectModel.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Json.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.StackTrace.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.RegularExpressions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.DispatchProxy.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/.version previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.HttpListener.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Globalization.Native.so previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Transactions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Claims.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.AccessControl.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.TraceSource.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Primitives.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Loader.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.TypeExtensions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.NETCore.App.deps.json previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/createdump previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebSockets.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Web.HttpUtility.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Numerics.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.Immutable.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Quic.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.Extensions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.InteropServices.RuntimeInformation.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.Win32.Registry.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Globalization.Calendars.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/libmscordbi.so previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Resources.ResourceManager.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.DiagnosticSource.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Formatters.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.VisualBasic.Core.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Emit.ILGeneration.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Metadata.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Native.so previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Formats.Tar.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/libclrjit.so previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebProxy.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.NonGeneric.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Principal.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Transactions.Local.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Emit.Lightweight.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Ping.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Serialization.Xml.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.InteropServices.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Debug.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ServiceProcess.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Drawing.Primitives.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.NetworkInformation.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.DriveInfo.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XPath.XDocument.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Http.Json.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.EventBasedAsync.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Process.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Tools.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.CompilerServices.Unsafe.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.Primitives.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.ThreadPool.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Sockets.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.Xml.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.Expressions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.OpenSsl.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Security.Cryptography.Native.OpenSsl.so previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Cng.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Extensions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.AppContext.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.CSharp.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.Annotations.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encoding.CodePages.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.Win32.Primitives.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.Net.Security.Native.so previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Timer.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.Serialization.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/WindowsBase.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Thread.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.DataAnnotations.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.VisualBasic.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.DataContractSerialization.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Principal.Windows.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XDocument.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.TextWriterTraceListener.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Requests.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.CoreLib.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/netstandard.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/libcoreclr.so previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/libmscordaccore.so previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.MemoryMappedFiles.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Primitives.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.Linq.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Primitives.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.AccessControl.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/libhostpolicy.so previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Globalization.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Core.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Encodings.Web.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.FileSystem.Watcher.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.XmlDocument.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.CompilerServices.VisualC.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Diagnostics.Tracing.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Tasks.Dataflow.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.FileSystem.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Globalization.Extensions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Windows.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.Parallel.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Resources.Reader.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Intrinsics.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.ZipFile.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Configuration.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.TypeConverter.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Formats.Asn1.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Collections.Specialized.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Threading.Channels.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ComponentModel.Primitives.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Xml.ReaderWriter.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Private.Xml.Linq.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/Microsoft.NETCore.App.runtimeconfig.json previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Algorithms.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/libSystem.IO.Compression.Native.so previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Reflection.Emit.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Buffers.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.Json.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Drawing.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Numerics.Vectors.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Dynamic.Runtime.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebClient.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.Csp.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebSockets.Client.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Data.Common.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Linq.Queryable.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/libclrgc.so previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Pipes.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Web.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Security.Cryptography.X509Certificates.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.Compression.Brotli.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.Numerics.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.Security.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.IO.IsolatedStorage.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Memory.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebHeaderCollection.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0 previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Mvc.Cors.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Diagnostics.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Logging.Configuration.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.SignalR.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.WebUtilities.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Mvc.RazorPages.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/System.Threading.RateLimiting.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Server.IISIntegration.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Configuration.FileExtensions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Server.Kestrel.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Http.Connections.Common.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Cors.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Mvc.Core.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Logging.Debug.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.RateLimiting.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Options.DataAnnotations.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Features.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Hosting.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Http.Results.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Hosting.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Identity.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Razor.Runtime.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.HostFiltering.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Configuration.KeyPerFile.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.StaticFiles.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Http.Extensions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Net.Http.Headers.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Server.IIS.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Html.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Hosting.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Session.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.ObjectPool.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/.version previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Identity.Core.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Antiforgery.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.App.runtimeconfig.json previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Mvc.Razor.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Components.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Mvc.Localization.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Razor.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.OutputCaching.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Authorization.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Authentication.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Components.Authorization.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.WebSockets.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Logging.Console.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Http.Connections.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Configuration.Json.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.DataProtection.Extensions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Localization.Routing.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.HttpOverrides.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Authentication.OAuth.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Components.Web.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Options.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Logging.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Routing.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.JSInterop.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/System.IO.Pipelines.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Logging.TraceSource.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Configuration.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.SignalR.Core.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Logging.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.FileProviders.Physical.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Mvc.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Configuration.UserSecrets.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.App.deps.json previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/System.Security.Cryptography.Pkcs.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Metadata.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Configuration.CommandLine.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Configuration.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Components.Forms.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Components.Server.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.HttpLogging.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Routing.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Caching.Memory.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Authorization.Policy.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Primitives.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Connections.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Localization.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Caching.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Http.Features.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/THIRD-PARTY-NOTICES.txt previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Hosting.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.FileProviders.Composite.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Logging.EventLog.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.CookiePolicy.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.HttpsPolicy.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/System.Security.Cryptography.Xml.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Authentication.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Mvc.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.WebEncoders.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Configuration.Binder.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.FileProviders.Embedded.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.DependencyInjection.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Cryptography.Internal.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Rewrite.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.DataProtection.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Authentication.Core.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Authentication.Cookies.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Server.HttpSys.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.FileProviders.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.RequestDecompression.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.SignalR.Common.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Logging.EventSource.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/System.Diagnostics.EventLog.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Configuration.Ini.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Http.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Http.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.ResponseCaching.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Configuration.Xml.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.ResponseCompression.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Localization.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.FileSystemGlobbing.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Localization.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Http.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Identity.Stores.dll previously-built-dotnet/sdk-manifests previously-built-dotnet/sdk-manifests/7.0.100-rc.1 previously-built-dotnet/sdk-manifests/7.0.100-rc.1/microsoft.net.sdk.android previously-built-dotnet/sdk-manifests/7.0.100-rc.1/microsoft.net.sdk.android/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/7.0.100-rc.1/microsoft.net.sdk.android/WorkloadManifest.json previously-built-dotnet/sdk-manifests/7.0.100-rc.1/microsoft.net.sdk.macos previously-built-dotnet/sdk-manifests/7.0.100-rc.1/microsoft.net.sdk.macos/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/7.0.100-rc.1/microsoft.net.sdk.macos/WorkloadManifest.json previously-built-dotnet/sdk-manifests/7.0.100-rc.1/microsoft.net.sdk.ios previously-built-dotnet/sdk-manifests/7.0.100-rc.1/microsoft.net.sdk.ios/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/7.0.100-rc.1/microsoft.net.sdk.ios/WorkloadManifest.json previously-built-dotnet/sdk-manifests/7.0.100-rc.1/microsoft.net.sdk.maccatalyst previously-built-dotnet/sdk-manifests/7.0.100-rc.1/microsoft.net.sdk.maccatalyst/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/7.0.100-rc.1/microsoft.net.sdk.maccatalyst/WorkloadManifest.json previously-built-dotnet/sdk-manifests/7.0.100-rc.1/microsoft.net.sdk.maui previously-built-dotnet/sdk-manifests/7.0.100-rc.1/microsoft.net.sdk.maui/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/7.0.100-rc.1/microsoft.net.sdk.maui/WorkloadManifest.json previously-built-dotnet/sdk-manifests/7.0.100-rc.1/microsoft.net.sdk.tvos previously-built-dotnet/sdk-manifests/7.0.100-rc.1/microsoft.net.sdk.tvos/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/7.0.100-rc.1/microsoft.net.sdk.tvos/WorkloadManifest.json previously-built-dotnet/sdk-manifests/7.0.100 previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.emscripten.net6 previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.emscripten.net6/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.emscripten.net6/WorkloadManifest.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6 previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/WorkloadManifest.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/localize previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/localize/WorkloadManifest.ja.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/localize/WorkloadManifest.it.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/localize/WorkloadManifest.fr.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/localize/WorkloadManifest.ko.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/localize/WorkloadManifest.tr.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/localize/WorkloadManifest.zh-Hant.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/localize/WorkloadManifest.ru.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/localize/WorkloadManifest.de.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/localize/WorkloadManifest.en.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/localize/WorkloadManifest.es.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/localize/WorkloadManifest.cs.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/localize/WorkloadManifest.zh-Hans.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/localize/WorkloadManifest.pl.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net6/localize/WorkloadManifest.pt-BR.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7 previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/WorkloadManifest.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/localize previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/localize/WorkloadManifest.ja.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/localize/WorkloadManifest.it.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/localize/WorkloadManifest.fr.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/localize/WorkloadManifest.ko.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/localize/WorkloadManifest.tr.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/localize/WorkloadManifest.zh-Hant.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/localize/WorkloadManifest.ru.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/localize/WorkloadManifest.de.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/localize/WorkloadManifest.en.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/localize/WorkloadManifest.es.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/localize/WorkloadManifest.cs.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/localize/WorkloadManifest.zh-Hans.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/localize/WorkloadManifest.pl.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/localize/WorkloadManifest.pt-BR.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.emscripten.net7 previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.emscripten.net7/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.emscripten.net7/WorkloadManifest.json previously-built-dotnet/packs previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0 previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/data previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/data/FrameworkList.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/data/PackageOverrides.txt previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/data/PlatformManifest.txt previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0 previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Components.Forms.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.Cors.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Diagnostics.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Antiforgery.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Logging.Configuration.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Http.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.SignalR.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Authentication.Core.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.SignalR.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.WebUtilities.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.RazorPages.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/System.Threading.RateLimiting.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Server.IISIntegration.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Razor.Runtime.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.FileExtensions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Authentication.Cookies.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Http.Connections.Common.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.ObjectPool.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.Localization.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Authorization.Policy.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Cors.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.Core.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Identity.Core.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Logging.Debug.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Localization.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Session.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Logging.Debug.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.ApiExplorer.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.ResponseCaching.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Options.DataAnnotations.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.RateLimiting.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Options.DataAnnotations.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Features.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Hosting.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.DataProtection.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Http.Results.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Cors.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Server.IIS.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Html.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Logging.EventLog.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Hosting.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Identity.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.Json.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Diagnostics.HealthChecks.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.Formatters.Json.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Localization.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Connections.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Routing.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Razor.Runtime.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.HostFiltering.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.Core.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Http.Results.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.JSInterop.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Logging.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Components.Server.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Logging.TraceSource.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.KeyPerFile.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Authentication.OAuth.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.StaticFiles.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Http.Extensions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Primitives.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.FileProviders.Composite.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Net.Http.Headers.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Server.IIS.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Html.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.Xml.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.WebSockets.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Hosting.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.SignalR.Common.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Session.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.ObjectPool.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.ViewFeatures.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Identity.Core.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Routing.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Hosting.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Antiforgery.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.HostFiltering.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.RateLimiting.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.WebUtilities.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.Razor.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Components.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.Localization.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.HttpsPolicy.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Hosting.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Razor.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Caching.Memory.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Server.HttpSys.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.RequestDecompression.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Core.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.CommandLine.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.OutputCaching.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Razor.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Authorization.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Net.Http.Headers.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.WebEncoders.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Xml.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Authentication.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Components.Authorization.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.WebSockets.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Logging.Console.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Http.Connections.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.Json.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.DataProtection.Extensions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Localization.Routing.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.SignalR.Protocols.Json.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.HttpOverrides.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Authentication.OAuth.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Localization.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Components.Web.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Options.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Logging.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Routing.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.ResponseCompression.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Localization.Routing.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Options.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.JSInterop.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipelines.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Http.Extensions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Logging.TraceSource.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Identity.Stores.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Authentication.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.SignalR.Core.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.HttpOverrides.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Logging.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Authentication.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.FileProviders.Physical.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Http.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Components.Web.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Logging.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Components.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Metadata.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.UserSecrets.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Http.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.HttpLogging.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.FileProviders.Embedded.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Metadata.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.StaticFiles.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.CommandLine.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Rewrite.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Components.Forms.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Components.Server.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Cryptography.Internal.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.HttpLogging.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Http.Connections.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.RazorPages.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Routing.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.Razor.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Caching.Memory.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.EventLog.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Authorization.Policy.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Primitives.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Connections.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.FileProviders.Physical.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Localization.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Caching.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Http.Features.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.TagHelpers.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Logging.EventSource.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Hosting.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.FileProviders.Composite.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Logging.EventLog.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.CookiePolicy.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.DependencyInjection.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.HttpsPolicy.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Features.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Xml.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.Cors.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Logging.Console.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.DataAnnotations.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Authentication.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.UserSecrets.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.FileExtensions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.WebEncoders.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.Binder.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Hosting.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.FileProviders.Embedded.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.DependencyInjection.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Cryptography.Internal.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Identity.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.FileSystemGlobbing.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Rewrite.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Caching.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.KeyPerFile.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.DataProtection.Extensions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.DataProtection.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Authentication.Core.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Components.Authorization.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipelines.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Authentication.Cookies.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/System.Threading.RateLimiting.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Server.HttpSys.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.FileProviders.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.RequestDecompression.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Http.Connections.Common.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.SignalR.Common.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Logging.EventSource.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.SignalR.Core.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Diagnostics.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.EventLog.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.FileProviders.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.Ini.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Logging.Configuration.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Http.Features.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Http.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Http.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.Ini.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.ResponseCaching.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.Abstractions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Authorization.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.Xml.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.ResponseCompression.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Configuration.Binder.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Localization.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Hosting.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Localization.Abstractions.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Server.IISIntegration.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.CookiePolicy.xml previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Http.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Extensions.Identity.Stores.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4 previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/fr previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/ru previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/pt-BR previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/es previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/pl previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/it previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hans previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hant previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/ko previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/cs previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/Microsoft.Extensions.Logging.Generators.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/de previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/ja previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/tr previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/roslyn4.4/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/cs previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.AspNetCore.Components.Analyzers.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.AspNetCore.App.CodeFixes.dll previously-built-dotnet/packs/Microsoft.AspNetCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.AspNetCore.App.Analyzers.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-x64 previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-x64/7.0.0 previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-x64/7.0.0/runtimes previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-x64/7.0.0/runtimes/rhel.8-x64 previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-x64/7.0.0/runtimes/rhel.8-x64/native previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-x64/7.0.0/runtimes/rhel.8-x64/native/apphost previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-x64/7.0.0/runtimes/rhel.8-x64/native/coreclr_delegates.h previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-x64/7.0.0/runtimes/rhel.8-x64/native/hostfxr.h previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-x64/7.0.0/runtimes/rhel.8-x64/native/libnethost.a previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-x64/7.0.0/runtimes/rhel.8-x64/native/libnethost.so previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-x64/7.0.0/runtimes/rhel.8-x64/native/singlefilehost previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-x64/7.0.0/runtimes/rhel.8-x64/native/nethost.h previously-built-dotnet/packs/Microsoft.NETCore.App.Ref previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0 previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/data previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/data/FrameworkList.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/data/PackageOverrides.txt previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/data/PlatformManifest.txt previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0 previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.UnmanagedMemoryStream.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.ServicePoint.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Encoding.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Extensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.FileVersionInfo.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Handles.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.JavaScript.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.SecureString.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.DataSetExtensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceModel.Web.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.StackTrace.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Contracts.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.HttpListener.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TraceSource.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Loader.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Overlapped.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.HttpUtility.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Quic.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Extensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.RuntimeInformation.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Calendars.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Mail.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.ResourceManager.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.DiagnosticSource.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.Core.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.ILGeneration.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Formatters.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Tar.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebProxy.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.NonGeneric.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Claims.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.Local.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Ping.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.InteropServices.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Writer.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Debug.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Registry.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.TypeExtensions.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XPath.XDocument.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.Json.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.EventBasedAsync.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tools.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.Unsafe.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.ThreadPool.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Sockets.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.DispatchProxy.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Parallel.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.OpenSsl.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.AccessControl.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Cng.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Extensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Annotations.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.CodePages.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Timer.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Serialization.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Metadata.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Thread.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.DataAnnotations.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Process.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encoding.Extensions.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Http.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.DriveInfo.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Principal.Windows.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XDocument.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Requests.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.TextWriterTraceListener.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NetworkInformation.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.MemoryMappedFiles.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.AccessControl.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.AccessControl.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlSerializer.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Encodings.Web.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.FileSystem.Watcher.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.XmlDocument.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.CompilerServices.VisualC.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Json.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Diagnostics.Tracing.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Tasks.Dataflow.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.FileSystem.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.Extensions.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Parallel.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Resources.Reader.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.NameResolution.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.ZipFile.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Serialization.Xml.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.Win32.Primitives.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.TypeConverter.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Primitives.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Formats.Asn1.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Concurrent.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Specialized.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.Channels.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.Primitives.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.ReaderWriter.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Algorithms.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/WindowsBase.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.Immutable.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.Json.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Expressions.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Dynamic.Runtime.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebClient.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.Csp.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebSockets.Client.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.Common.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Text.RegularExpressions.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.Queryable.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Pipes.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.Linq.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.Emit.Lightweight.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Intrinsics.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.Cryptography.X509Certificates.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.Compression.Brotli.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.Vectors.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.Numerics.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.Security.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.xml previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.IsolatedStorage.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.WebHeaderCollection.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/fr previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/fr/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/fr/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/fr/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/fr/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.RegularExpressions.Generator.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.SourceGeneration.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/ru previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/ru/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/ru/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/ru/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/ru/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/pt-BR previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/pt-BR/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/pt-BR/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/pt-BR/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/es previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/es/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/es/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/es/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/es/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.LibraryImportGenerator.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/pl previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/pl/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/pl/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/pl/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/pl/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/System.Text.Json.SourceGeneration.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/Microsoft.Interop.JavaScript.JSImportGenerator.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/it previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/it/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/it/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/it/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/it/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/zh-Hans previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/zh-Hans/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/zh-Hans/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/zh-Hans/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/zh-Hant previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/zh-Hant/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/zh-Hant/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/zh-Hant/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/ko previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/ko/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/ko/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/ko/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/ko/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/cs previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/cs/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/cs/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/cs/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/cs/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/de previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/de/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/de/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/de/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/de/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/ja previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/ja/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/ja/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/ja/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/ja/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/tr previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/tr/Microsoft.Interop.LibraryImportGenerator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/tr/Microsoft.Interop.SourceGeneration.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/tr/System.Text.RegularExpressions.Generator.resources.dll previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/analyzers/dotnet/cs/tr/System.Text.Json.SourceGeneration.resources.dll previously-built-dotnet/packs/NETStandard.Library.Ref previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0 previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/data previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/data/FrameworkList.xml previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/data/PackageOverrides.txt previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1 previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Http.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Writer.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.UnmanagedMemoryStream.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlSerializer.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Concurrent.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.Encoding.Extensions.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Primitives.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Overlapped.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Composition.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NameResolution.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Encoding.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/mscorlib.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ValueTuple.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.FileVersionInfo.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ServiceModel.Web.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Extensions.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Handles.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Parallel.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.SecureString.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Contracts.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Console.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ObjectModel.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Json.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.StackTrace.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Text.RegularExpressions.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.DispatchProxy.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Transactions.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Claims.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TraceSource.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Primitives.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.Extensions.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.RuntimeInformation.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Calendars.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.ResourceManager.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Formatters.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.ILGeneration.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.xml previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.NonGeneric.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Principal.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.Lightweight.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Ping.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Serialization.Xml.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.InteropServices.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Debug.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.Primitives.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.NetworkInformation.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.DriveInfo.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XPath.XDocument.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.EventBasedAsync.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Process.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tools.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Primitives.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.ThreadPool.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Sockets.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Expressions.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Extensions.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.AppContext.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/Microsoft.Win32.Primitives.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Timer.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Serialization.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Thread.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Threading.Tasks.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XDocument.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.TextWriterTraceListener.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Requests.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/netstandard.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.MemoryMappedFiles.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Primitives.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.Linq.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Primitives.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Core.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.FileSystem.Watcher.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.XmlDocument.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.CompilerServices.VisualC.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Diagnostics.Tracing.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.FileSystem.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Globalization.Extensions.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Windows.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Parallel.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Resources.Reader.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Compression.ZipFile.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.TypeConverter.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Collections.Specialized.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.ComponentModel.Primitives.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Xml.ReaderWriter.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Algorithms.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Reflection.Emit.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Buffers.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Drawing.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Numerics.Vectors.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Dynamic.Runtime.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.Csp.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebSockets.Client.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Data.Common.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Linq.Queryable.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.Pipes.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Web.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Security.Cryptography.X509Certificates.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Runtime.Numerics.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.Security.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.IO.IsolatedStorage.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Memory.dll previously-built-dotnet/packs/NETStandard.Library.Ref/2.1.0/ref/netstandard2.1/System.Net.WebHeaderCollection.dll previously-built-dotnet/templates previously-built-dotnet/templates/7.0.0 previously-built-dotnet/templates/7.0.0/microsoft.dotnet.web.spa.projecttemplates.7.0.7.0.0.nupkg previously-built-dotnet/templates/7.0.0/microsoft.dotnet.test.projecttemplates.7.0.1.0.2-beta4.22503.2.nupkg previously-built-dotnet/templates/7.0.0/microsoft.dotnet.common.projecttemplates.7.0.7.0.100.nupkg previously-built-dotnet/templates/7.0.0/microsoft.dotnet.web.itemtemplates.7.0.7.0.0.nupkg previously-built-dotnet/templates/7.0.0/microsoft.dotnet.common.itemtemplates.7.0.100.nupkg previously-built-dotnet/templates/7.0.0/microsoft.dotnet.web.projecttemplates.7.0.7.0.0.nupkg previously-built-dotnet/source-built-artifacts previously-built-dotnet/source-built-artifacts/Private.SourceBuilt.Artifacts.7.0.100.tar.gz previously-built-dotnet/host previously-built-dotnet/host/fxr previously-built-dotnet/host/fxr/7.0.0 previously-built-dotnet/host/fxr/7.0.0/libhostfxr.so previously-built-dotnet/metadata previously-built-dotnet/metadata/workloads previously-built-dotnet/metadata/workloads/7.0.100 previously-built-dotnet/metadata/workloads/7.0.100/userlocal previously-built-dotnet/LICENSE.txt previously-built-dotnet/dotnet previously-built-dotnet/ThirdPartyNotices.txt previously-built-dotnet/sdk previously-built-dotnet/sdk/7.0.100 previously-built-dotnet/sdk/7.0.100/Microsoft.TemplateSearch.Common.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Common.targets previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Logging.Configuration.dll previously-built-dotnet/sdk/7.0.100/Microsoft.NET.props previously-built-dotnet/sdk/7.0.100/NuGet.Credentials.dll previously-built-dotnet/sdk/7.0.100/testhost.deps.json previously-built-dotnet/sdk/7.0.100/Microsoft.Build.Framework.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TestPlatform.PlatformAbstractions.deps.json previously-built-dotnet/sdk/7.0.100/fr previously-built-dotnet/sdk/7.0.100/fr/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/fr/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/7.0.100/fr/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/fr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/7.0.100/fr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/7.0.100/fr/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/fr/MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/fr/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/fr/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/fr/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/fr/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/fr/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/fr/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/fr/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/fr/Microsoft.Build.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TestPlatform.PlatformAbstractions.dll previously-built-dotnet/sdk/7.0.100/NETCoreSdkRuntimeIdentifierChain.txt previously-built-dotnet/sdk/7.0.100/Microsoft.NET.StringTools.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Build.dll previously-built-dotnet/sdk/7.0.100/TestHost previously-built-dotnet/sdk/7.0.100/TestHost/testhost.deps.json previously-built-dotnet/sdk/7.0.100/TestHost/Microsoft.TestPlatform.PlatformAbstractions.dll previously-built-dotnet/sdk/7.0.100/TestHost/Newtonsoft.Json.dll previously-built-dotnet/sdk/7.0.100/TestHost/Microsoft.TestPlatform.CommunicationUtilities.dll previously-built-dotnet/sdk/7.0.100/TestHost/testhost.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/TestHost/testhost.x86.dll previously-built-dotnet/sdk/7.0.100/TestHost/Microsoft.TestPlatform.CrossPlatEngine.dll previously-built-dotnet/sdk/7.0.100/TestHost/Microsoft.TestPlatform.CoreUtilities.dll previously-built-dotnet/sdk/7.0.100/TestHost/Microsoft.VisualStudio.TestPlatform.Common.dll previously-built-dotnet/sdk/7.0.100/TestHost/testhost.dll.config previously-built-dotnet/sdk/7.0.100/TestHost/testhost.dll previously-built-dotnet/sdk/7.0.100/TestHost/testhost.x86.dll.config previously-built-dotnet/sdk/7.0.100/TestHost/testhost.x86.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/TestHost/testhost.x86.deps.json previously-built-dotnet/sdk/7.0.100/TestHost/Microsoft.TestPlatform.Utilities.dll previously-built-dotnet/sdk/7.0.100/TestHost/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll previously-built-dotnet/sdk/7.0.100/TestHost/NuGet.Frameworks.dll previously-built-dotnet/sdk/7.0.100/SdkResolvers previously-built-dotnet/sdk/7.0.100/SdkResolvers/Microsoft.Build.NuGetSdkResolver previously-built-dotnet/sdk/7.0.100/SdkResolvers/Microsoft.Build.NuGetSdkResolver/Microsoft.Build.NuGetSdkResolver.xml previously-built-dotnet/sdk/7.0.100/SdkResolvers/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver previously-built-dotnet/sdk/7.0.100/SdkResolvers/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.xml previously-built-dotnet/sdk/7.0.100/dotnet.deps.json previously-built-dotnet/sdk/7.0.100/Microsoft.Build.NuGetSdkResolver.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TemplateEngine.Core.dll previously-built-dotnet/sdk/7.0.100/Newtonsoft.Json.dll previously-built-dotnet/sdk/7.0.100/Microsoft.VisualBasic.CurrentVersion.targets previously-built-dotnet/sdk/7.0.100/Microsoft.Managed.After.targets previously-built-dotnet/sdk/7.0.100/Microsoft.NET.Sdk.WorkloadManifestReader.dll previously-built-dotnet/sdk/7.0.100/Microsoft.DotNet.Cli.Sln.Internal.dll previously-built-dotnet/sdk/7.0.100/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll previously-built-dotnet/sdk/7.0.100/MSBuild.dll previously-built-dotnet/sdk/7.0.100/System.Reflection.MetadataLoadContext.dll previously-built-dotnet/sdk/7.0.100/Microsoft.NETFramework.targets previously-built-dotnet/sdk/7.0.100/Microsoft.TestPlatform.CommunicationUtilities.dll previously-built-dotnet/sdk/7.0.100/RuntimeIdentifierGraph.json previously-built-dotnet/sdk/7.0.100/NuGet.CommandLine.XPlat.deps.json previously-built-dotnet/sdk/7.0.100/MSBuild.deps.json previously-built-dotnet/sdk/7.0.100/vstest.console.dll.config previously-built-dotnet/sdk/7.0.100/NuGet.Versioning.dll previously-built-dotnet/sdk/7.0.100/ru previously-built-dotnet/sdk/7.0.100/ru/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/ru/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/7.0.100/ru/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/ru/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/7.0.100/ru/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/7.0.100/ru/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/ru/MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/ru/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/ru/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/ru/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/ru/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/ru/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/ru/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/ru/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/ru/Microsoft.Build.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll previously-built-dotnet/sdk/7.0.100/ref previously-built-dotnet/sdk/7.0.100/ref/Microsoft.Build.Framework.dll previously-built-dotnet/sdk/7.0.100/ref/mscorlib.dll previously-built-dotnet/sdk/7.0.100/ref/netstandard.dll previously-built-dotnet/sdk/7.0.100/ref/Microsoft.Build.Utilities.Core.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Common.CurrentVersion.targets previously-built-dotnet/sdk/7.0.100/Microsoft.Managed.targets previously-built-dotnet/sdk/7.0.100/Microsoft.TemplateEngine.Utils.dll previously-built-dotnet/sdk/7.0.100/testhost.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/testhost.x86.dll previously-built-dotnet/sdk/7.0.100/Microsoft.NETCoreSdk.BundledCliTools.props previously-built-dotnet/sdk/7.0.100/pt-BR previously-built-dotnet/sdk/7.0.100/pt-BR/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/pt-BR/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/7.0.100/pt-BR/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/pt-BR/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/7.0.100/pt-BR/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/7.0.100/pt-BR/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/pt-BR/MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/pt-BR/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/pt-BR/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/pt-BR/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/pt-BR/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/pt-BR/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/pt-BR/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/pt-BR/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/pt-BR/Microsoft.Build.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft.NETFramework.CurrentVersion.props previously-built-dotnet/sdk/7.0.100/NuGet.Common.dll previously-built-dotnet/sdk/7.0.100/.version previously-built-dotnet/sdk/7.0.100/vstest.console.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/vstest.console.deps.json previously-built-dotnet/sdk/7.0.100/dotnet-watch.deps.json previously-built-dotnet/sdk/7.0.100/Microsoft.TestPlatform.CrossPlatEngine.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TestPlatform.CoreUtilities.dll previously-built-dotnet/sdk/7.0.100/Roslyn previously-built-dotnet/sdk/7.0.100/Roslyn/fr previously-built-dotnet/sdk/7.0.100/Roslyn/fr/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/Microsoft.CSharp.Core.targets previously-built-dotnet/sdk/7.0.100/Roslyn/ru previously-built-dotnet/sdk/7.0.100/Roslyn/ru/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/Microsoft.Build.Tasks.CodeAnalysis.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.deps.json previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/fr previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/fr/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/fr/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/ru previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/ru/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/ru/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/vbc.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/VBCSCompiler.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/pt-BR previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/pt-BR/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/es previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/es/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/es/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/System.Collections.Immutable.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/System.Reflection.Metadata.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/pl previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/pl/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/pl/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/vbc.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/Microsoft.CodeAnalysis.CSharp.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/vbc.deps.json previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/System.Text.Encoding.CodePages.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/it previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/it/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/it/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/zh-Hans previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/zh-Hans/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/zh-Hant previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/zh-Hant/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/VBCSCompiler.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/ko previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/ko/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/ko/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/cs previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/cs/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/cs/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/VBCSCompiler.deps.json previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/de previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/de/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/de/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/Microsoft.CodeAnalysis.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/ja previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/ja/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/ja/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/Microsoft.CodeAnalysis.VisualBasic.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/tr previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/tr/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/tr/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/Microsoft.Managed.Core.CurrentVersions.targets previously-built-dotnet/sdk/7.0.100/Roslyn/pt-BR previously-built-dotnet/sdk/7.0.100/Roslyn/pt-BR/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/es previously-built-dotnet/sdk/7.0.100/Roslyn/es/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/pl previously-built-dotnet/sdk/7.0.100/Roslyn/pl/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/it previously-built-dotnet/sdk/7.0.100/Roslyn/it/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/zh-Hans previously-built-dotnet/sdk/7.0.100/Roslyn/zh-Hans/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/Microsoft.VisualBasic.Core.targets previously-built-dotnet/sdk/7.0.100/Roslyn/zh-Hant previously-built-dotnet/sdk/7.0.100/Roslyn/zh-Hant/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/ko previously-built-dotnet/sdk/7.0.100/Roslyn/ko/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/cs previously-built-dotnet/sdk/7.0.100/Roslyn/cs/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/Microsoft.Managed.Core.targets previously-built-dotnet/sdk/7.0.100/Roslyn/de previously-built-dotnet/sdk/7.0.100/Roslyn/de/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/ja previously-built-dotnet/sdk/7.0.100/Roslyn/ja/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/Microsoft.Build.Tasks.CodeAnalysis.deps.json previously-built-dotnet/sdk/7.0.100/Roslyn/tr previously-built-dotnet/sdk/7.0.100/Roslyn/tr/Microsoft.Build.Tasks.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/es previously-built-dotnet/sdk/7.0.100/es/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/es/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/7.0.100/es/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/es/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/7.0.100/es/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/7.0.100/es/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/es/MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/es/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/es/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/es/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/es/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/es/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/es/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/es/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/es/Microsoft.Build.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.ConflictResolution.targets previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.NETFramework.targets previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.Build.Extensions.targets previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/Microsoft.NET.DefaultPackageConflictOverrides.targets previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461 previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Http.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Writer.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.UnmanagedMemoryStream.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlSerializer.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Concurrent.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.Encoding.Extensions.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Primitives.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Overlapped.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NameResolution.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Encoding.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ValueTuple.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.FileVersionInfo.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Extensions.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Handles.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.Parallel.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.SecureString.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Contracts.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Console.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ObjectModel.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Json.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.StackTrace.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Text.RegularExpressions.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Claims.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TraceSource.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Primitives.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.RuntimeInformation.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Calendars.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.ResourceManager.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Formatters.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.NonGeneric.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Principal.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Ping.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Serialization.Xml.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.InteropServices.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Debug.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Drawing.Primitives.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.NetworkInformation.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.DriveInfo.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XPath.XDocument.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.EventBasedAsync.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Process.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tools.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Primitives.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.ThreadPool.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Sockets.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Expressions.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Reflection.Extensions.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.AppContext.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/Microsoft.Win32.Primitives.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Timer.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Thread.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Threading.Tasks.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XDocument.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.TextWriterTraceListener.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Requests.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/netstandard.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.MemoryMappedFiles.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Primitives.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Primitives.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.FileSystem.Watcher.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.XmlDocument.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.CompilerServices.VisualC.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Diagnostics.Tracing.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Globalization.Extensions.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/netfx.force.conflicts.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Parallel.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Resources.Reader.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Compression.ZipFile.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.TypeConverter.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Collections.Specialized.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.ComponentModel.Primitives.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Xml.ReaderWriter.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Algorithms.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Dynamic.Runtime.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.Csp.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebSockets.Client.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Data.Common.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Linq.Queryable.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.Pipes.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Security.Cryptography.X509Certificates.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Runtime.Numerics.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.Security.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.IO.IsolatedStorage.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net461/lib/System.Net.WebHeaderCollection.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0 previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/fr previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/fr/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/Microsoft.NET.Build.Extensions.Tasks.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/ru previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/ru/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/pt-BR previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/pt-BR/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/es previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/es/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/pl previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/pl/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/it previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/it/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/zh-Hans previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/zh-Hans/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/zh-Hant previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/zh-Hant/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/ko previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/ko/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/cs previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/cs/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/de previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/de/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/ja previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/ja/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/tr previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/tools/net7.0/tr/Microsoft.NET.Build.Extensions.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net462 previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net462/lib previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net462/lib/System.Runtime.InteropServices.RuntimeInformation.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net47 previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net47/lib previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net47/lib/System.ValueTuple.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net47/lib/System.Runtime.InteropServices.RuntimeInformation.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net47/lib/System.Security.Cryptography.Algorithms.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net471 previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net471/_._ previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net471/lib previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Net.Http.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Threading.Overlapped.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Security.SecureString.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Diagnostics.StackTrace.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Runtime.Serialization.Primitives.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.IO.Compression.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Xml.XPath.XDocument.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Net.Sockets.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Diagnostics.Tracing.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Globalization.Extensions.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/netfx.force.conflicts.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Security.Cryptography.Algorithms.dll previously-built-dotnet/sdk/7.0.100/Microsoft/Microsoft.NET.Build.Extensions/net471/lib/System.Data.Common.dll previously-built-dotnet/sdk/7.0.100/NuGet.CommandLine.XPlat.dll previously-built-dotnet/sdk/7.0.100/Microsoft.DotNet.SdkResolver.dll previously-built-dotnet/sdk/7.0.100/Microsoft.VisualStudio.TestPlatform.Common.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Options.ConfigurationExtensions.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Common.CrossTargeting.targets previously-built-dotnet/sdk/7.0.100/NuGet.Configuration.dll previously-built-dotnet/sdk/7.0.100/System.ServiceProcess.ServiceController.dll previously-built-dotnet/sdk/7.0.100/System.CommandLine.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TestPlatform.TestHostRuntimeProvider.dll previously-built-dotnet/sdk/7.0.100/NuGet.Protocol.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TemplateEngine.Abstractions.dll previously-built-dotnet/sdk/7.0.100/Microsoft.NET.HostModel.dll previously-built-dotnet/sdk/7.0.100/Microsoft.VisualStudio.TestPlatform.Client.dll previously-built-dotnet/sdk/7.0.100/NuGet.Build.Tasks.Console.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/datacollector.dll previously-built-dotnet/sdk/7.0.100/Microsoft.VisualStudioVersion.v12.Common.props previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.DependencyInjection.Abstractions.dll previously-built-dotnet/sdk/7.0.100/AppHostTemplate previously-built-dotnet/sdk/7.0.100/AppHostTemplate/apphost previously-built-dotnet/sdk/7.0.100/Current previously-built-dotnet/sdk/7.0.100/Current/Microsoft.Common.targets previously-built-dotnet/sdk/7.0.100/Current/Microsoft.Common.targets/ImportAfter previously-built-dotnet/sdk/7.0.100/Current/Microsoft.Common.targets/ImportAfter/Microsoft.NET.Build.Extensions.targets previously-built-dotnet/sdk/7.0.100/Current/Microsoft.Common.targets/ImportAfter/Microsoft.TestPlatform.ImportAfter.targets previously-built-dotnet/sdk/7.0.100/Current/Microsoft.Common.CrossTargeting.targets previously-built-dotnet/sdk/7.0.100/Current/Microsoft.Common.CrossTargeting.targets/ImportAfter previously-built-dotnet/sdk/7.0.100/Current/Microsoft.Common.CrossTargeting.targets/ImportAfter/Microsoft.TestPlatform.CrossTargeting.targets previously-built-dotnet/sdk/7.0.100/Current/Microsoft.Common.props previously-built-dotnet/sdk/7.0.100/Current/SolutionFile previously-built-dotnet/sdk/7.0.100/Current/SolutionFile/ImportAfter previously-built-dotnet/sdk/7.0.100/Current/SolutionFile/ImportAfter/Microsoft.NET.Sdk.Solution.targets previously-built-dotnet/sdk/7.0.100/Current/SolutionFile/ImportAfter/Microsoft.NuGet.ImportAfter.targets previously-built-dotnet/sdk/7.0.100/Microsoft.TestPlatform.targets previously-built-dotnet/sdk/7.0.100/Microsoft.VisualBasic.CrossTargeting.targets previously-built-dotnet/sdk/7.0.100/System.Security.Cryptography.ProtectedData.dll previously-built-dotnet/sdk/7.0.100/.toolsetversion previously-built-dotnet/sdk/7.0.100/Microsoft.CSharp.CrossTargeting.targets previously-built-dotnet/sdk/7.0.100/pl previously-built-dotnet/sdk/7.0.100/pl/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/pl/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/7.0.100/pl/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/pl/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/7.0.100/pl/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/7.0.100/pl/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/pl/MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/pl/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/pl/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/pl/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/pl/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/pl/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/pl/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/pl/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/pl/Microsoft.Build.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft.DotNet.InternalAbstractions.dll previously-built-dotnet/sdk/7.0.100/DotnetTools previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19 previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0 previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.Configuration.FileExtensions.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.IdentityModel.Abstractions.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/dotnet-user-jwts.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/dotnet-user-jwts.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/dotnet-user-jwts.deps.json previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/DotnetToolSettings.xml previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.Configuration.Json.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.Configuration.Abstractions.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.FileProviders.Physical.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.Configuration.UserSecrets.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.Configuration.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.Primitives.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.IdentityModel.JsonWebTokens.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.Configuration.Binder.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/assets previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/assets/SecretManager.targets previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.IdentityModel.Logging.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.FileProviders.Abstractions.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.IdentityModel.Tokens.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/System.IdentityModel.Tokens.Jwt.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-jwts/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.FileSystemGlobbing.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19 previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools/net7.0 previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools/net7.0/any previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.Configuration.FileExtensions.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools/net7.0/any/Newtonsoft.Json.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools/net7.0/any/DotnetToolSettings.xml previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools/net7.0/any/dotnet-user-secrets.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.Configuration.Json.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools/net7.0/any/dotnet-user-secrets.deps.json previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.Configuration.Abstractions.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools/net7.0/any/dotnet-user-secrets.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.FileProviders.Physical.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.Configuration.UserSecrets.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.Configuration.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.Primitives.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools/net7.0/any/assets previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools/net7.0/any/assets/SecretManager.targets previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.FileProviders.Abstractions.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-user-secrets/7.0.0-rtm.22518.19/tools/net7.0/any/Microsoft.Extensions.FileSystemGlobbing.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.VisualBasic.Features.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/dotnet-format.deps.json previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/fr previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/fr/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/fr/dotnet-format.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/fr/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.Build.Locator.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.CSharp.Features.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.CSharp.Workspaces.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ru previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ru/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ru/dotnet-format.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ru/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/System.Composition.TypedParts.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/dotnet-format.dll.config previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.Features.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pt-BR previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pt-BR/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pt-BR/dotnet-format.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pt-BR/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/es previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/es/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/es/dotnet-format.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/es/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/System.Collections.Immutable.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/System.Composition.Runtime.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/System.CommandLine.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.DiaSymReader.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.Extensions.DependencyInjection.Abstractions.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/System.Reflection.Metadata.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pl previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pl/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pl/dotnet-format.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/pl/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.Scripting.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.CSharp.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.Extensions.Options.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.Extensions.Logging.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/System.IO.Pipelines.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.Extensions.Logging.Abstractions.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/System.Text.Encoding.CodePages.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/System.CommandLine.Rendering.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/runtimes previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/runtimes/win previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/runtimes/win/lib previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/runtimes/win/lib/net7.0 previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/runtimes/win/lib/net7.0/System.Text.Encoding.CodePages.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/runtimes/browser previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/runtimes/browser/lib previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/runtimes/browser/lib/net7.0 previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/it previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/it/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/it/dotnet-format.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/it/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hans previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hans/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hans/dotnet-format.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hans/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.Workspaces.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.Extensions.Primitives.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.Bcl.AsyncInterfaces.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/System.Text.Encodings.Web.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hant previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hant/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hant/dotnet-format.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/zh-Hant/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.Extensions.DependencyInjection.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ko previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ko/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ko/dotnet-format.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ko/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/dotnet-format.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/cs previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/cs/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/cs/dotnet-format.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/cs/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/de previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/de/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/de/dotnet-format.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/de/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ja previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ja/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ja/dotnet-format.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/ja/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.AnalyzerUtilities.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/System.Text.Json.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/dotnet-format.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Humanizer.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/System.Composition.AttributedModel.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/System.Composition.Hosting.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/System.Composition.Convention.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.Extensions.FileSystemGlobbing.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.VisualBasic.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/tr previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.VisualBasic.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/tr/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/tr/dotnet-format.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/tr/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-dev-certs previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-dev-certs/7.0.0-rtm.22518.19 previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-dev-certs/7.0.0-rtm.22518.19/tools previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-dev-certs/7.0.0-rtm.22518.19/tools/net7.0 previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-dev-certs/7.0.0-rtm.22518.19/tools/net7.0/any previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-dev-certs/7.0.0-rtm.22518.19/tools/net7.0/any/dotnet-dev-certs.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-dev-certs/7.0.0-rtm.22518.19/tools/net7.0/any/DotnetToolSettings.xml previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-dev-certs/7.0.0-rtm.22518.19/tools/net7.0/any/dotnet-dev-certs.deps.json previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-dev-certs/7.0.0-rtm.22518.19/tools/net7.0/any/dotnet-dev-certs.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7 previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0 previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/fr previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/fr/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/fr/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/fr/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/fr/dotnet-watch.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/fr/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/fr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/fr/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/Microsoft.Build.Locator.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/Microsoft.CodeAnalysis.CSharp.Features.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/Microsoft.CodeAnalysis.CSharp.Workspaces.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ru previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ru/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ru/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ru/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ru/dotnet-watch.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ru/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ru/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ru/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/System.Composition.TypedParts.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/Microsoft.CodeAnalysis.Features.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pt-BR previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pt-BR/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pt-BR/dotnet-watch.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pt-BR/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pt-BR/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/dotnet-watch.deps.json previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/es previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/es/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/es/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/es/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/es/dotnet-watch.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/es/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/es/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/es/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/es/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/System.Composition.Runtime.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/System.CommandLine.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/DotNetWatchTasks.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/Microsoft.DiaSymReader.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pl previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pl/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pl/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pl/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pl/dotnet-watch.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pl/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pl/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/pl/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/Microsoft.CodeAnalysis.Scripting.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/Microsoft.CodeAnalysis.CSharp.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/hotreload previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/hotreload/Microsoft.Extensions.DotNetDeltaApplier.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/dotnet-watch.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/dotnet-watch.dll.config previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/it previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/it/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/it/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/it/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/it/dotnet-watch.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/it/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/it/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/it/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/it/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/DotNetWatch.targets previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hans previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hans/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hans/dotnet-watch.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hans/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hans/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/middleware previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/middleware/Microsoft.AspNetCore.Watch.BrowserRefresh.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/Microsoft.CodeAnalysis.Workspaces.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/Microsoft.Bcl.AsyncInterfaces.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hant previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hant/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hant/dotnet-watch.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hant/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/zh-Hant/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ko previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ko/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ko/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ko/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ko/dotnet-watch.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ko/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ko/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ko/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/cs previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/cs/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/cs/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/cs/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/cs/dotnet-watch.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/cs/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/cs/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/cs/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/dotnet-watch.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/de previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/de/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/de/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/de/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/de/dotnet-watch.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/de/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/de/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/de/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/de/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/Microsoft.CodeAnalysis.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ja previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ja/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ja/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ja/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ja/dotnet-watch.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ja/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ja/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/ja/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/Microsoft.CodeAnalysis.AnalyzerUtilities.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/Humanizer.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/System.Composition.AttributedModel.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/System.Composition.Hosting.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/System.Composition.Convention.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/tr previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/tr/Microsoft.CodeAnalysis.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/tr/Microsoft.CodeAnalysis.Scripting.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/tr/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/tr/dotnet-watch.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/tr/Microsoft.CodeAnalysis.Features.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/tr/Microsoft.CodeAnalysis.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-watch/7.0.100-rtm.22521.7/tools/net7.0/any/tr/Microsoft.CodeAnalysis.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Logging.Console.dll previously-built-dotnet/sdk/7.0.100/System.Windows.Extensions.dll previously-built-dotnet/sdk/7.0.100/testhost.dll.config previously-built-dotnet/sdk/7.0.100/Microsoft.TestPlatform.Build.dll previously-built-dotnet/sdk/7.0.100/NuGet.Build.Tasks.Console.dll previously-built-dotnet/sdk/7.0.100/Microsoft.VisualStudioVersion.v14.Common.props previously-built-dotnet/sdk/7.0.100/NuGet.props previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Options.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.DependencyModel.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Logging.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll previously-built-dotnet/sdk/7.0.100/dotnet-watch.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/testhost.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TemplateEngine.Core.Contracts.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Configuration.Abstractions.dll previously-built-dotnet/sdk/7.0.100/Microsoft.NETFramework.CurrentVersion.targets previously-built-dotnet/sdk/7.0.100/Microsoft.CSharp.targets previously-built-dotnet/sdk/7.0.100/testhost.x86.dll.config previously-built-dotnet/sdk/7.0.100/testhost.x86.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/Microsoft.TemplateEngine.Edge.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Logging.Abstractions.dll previously-built-dotnet/sdk/7.0.100/vstest.console.dll previously-built-dotnet/sdk/7.0.100/Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger.dll previously-built-dotnet/sdk/7.0.100/dotnet.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/MSBuild.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/System.Security.Cryptography.Pkcs.dll previously-built-dotnet/sdk/7.0.100/Microsoft.VisualStudioVersion.v11.Common.props previously-built-dotnet/sdk/7.0.100/runtimes previously-built-dotnet/sdk/7.0.100/runtimes/any previously-built-dotnet/sdk/7.0.100/runtimes/any/native previously-built-dotnet/sdk/7.0.100/runtimes/any/native/Microsoft.TestPlatform.targets previously-built-dotnet/sdk/7.0.100/runtimes/any/native/NuGet.props previously-built-dotnet/sdk/7.0.100/runtimes/any/native/NuGet.targets previously-built-dotnet/sdk/7.0.100/runtimes/any/native/NuGet.RestoreEx.targets previously-built-dotnet/sdk/7.0.100/runtimes/win previously-built-dotnet/sdk/7.0.100/runtimes/win/lib previously-built-dotnet/sdk/7.0.100/runtimes/win/lib/net7.0 previously-built-dotnet/sdk/7.0.100/runtimes/win/lib/net7.0/System.ServiceProcess.ServiceController.dll previously-built-dotnet/sdk/7.0.100/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll previously-built-dotnet/sdk/7.0.100/runtimes/win/lib/net7.0/System.Windows.Extensions.dll previously-built-dotnet/sdk/7.0.100/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll previously-built-dotnet/sdk/7.0.100/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll previously-built-dotnet/sdk/7.0.100/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll previously-built-dotnet/sdk/7.0.100/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll previously-built-dotnet/sdk/7.0.100/runtimes/win/lib/net7.0/System.Drawing.Common.dll previously-built-dotnet/sdk/7.0.100/runtimes/browser previously-built-dotnet/sdk/7.0.100/runtimes/browser/lib previously-built-dotnet/sdk/7.0.100/runtimes/browser/lib/net7.0 previously-built-dotnet/sdk/7.0.100/runtimes/browser/lib/net7.0/System.Text.Encodings.Web.dll previously-built-dotnet/sdk/7.0.100/NuGet.DependencyResolver.Core.dll previously-built-dotnet/sdk/7.0.100/Microsoft.VisualBasic.targets previously-built-dotnet/sdk/7.0.100/NuGet.targets previously-built-dotnet/sdk/7.0.100/System.Resources.Extensions.dll previously-built-dotnet/sdk/7.0.100/it previously-built-dotnet/sdk/7.0.100/it/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/it/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/7.0.100/it/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/it/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/7.0.100/it/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/7.0.100/it/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/it/MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/it/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/it/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/it/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/it/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/it/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/it/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/it/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/it/Microsoft.Build.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Configuration.dll previously-built-dotnet/sdk/7.0.100/DotNetWatch.targets previously-built-dotnet/sdk/7.0.100/zh-Hans previously-built-dotnet/sdk/7.0.100/zh-Hans/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hans/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hans/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hans/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hans/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hans/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hans/MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hans/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hans/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hans/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hans/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hans/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hans/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hans/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hans/Microsoft.Build.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Managed.Before.targets previously-built-dotnet/sdk/7.0.100/Microsoft.TemplateEngine.Cli.xml previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Primitives.dll previously-built-dotnet/sdk/7.0.100/Microsoft.VisualStudio.TestPlatform.ObjectModel.deps.json previously-built-dotnet/sdk/7.0.100/Microsoft.DotNet.TemplateLocator.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Win32.Msi.dll previously-built-dotnet/sdk/7.0.100/Microsoft.NETFramework.props previously-built-dotnet/sdk/7.0.100/Microsoft.Common.tasks previously-built-dotnet/sdk/7.0.100/FSharp previously-built-dotnet/sdk/7.0.100/FSharp/fsi.dll previously-built-dotnet/sdk/7.0.100/FSharp/FSharp.Compiler.Service.dll previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.Build.Framework.dll previously-built-dotnet/sdk/7.0.100/FSharp/fr previously-built-dotnet/sdk/7.0.100/FSharp/fr/FSharp.Build.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/fr/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/fr/FSharp.Core.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/fr/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/fr/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.NET.StringTools.dll previously-built-dotnet/sdk/7.0.100/FSharp/FSharp.Core.xml previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.FSharp.NetSdk.props previously-built-dotnet/sdk/7.0.100/FSharp/library-packs previously-built-dotnet/sdk/7.0.100/FSharp/library-packs/FSharp.Core.7.0.0.nupkg previously-built-dotnet/sdk/7.0.100/FSharp/ru previously-built-dotnet/sdk/7.0.100/FSharp/ru/FSharp.Build.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/ru/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/ru/FSharp.Core.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/ru/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/ru/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/FSharp.Compiler.Interactive.Settings.dll previously-built-dotnet/sdk/7.0.100/FSharp/pt-BR previously-built-dotnet/sdk/7.0.100/FSharp/pt-BR/FSharp.Build.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/pt-BR/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/pt-BR/FSharp.Core.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/pt-BR/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/pt-BR/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/fsc.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/FSharp/es previously-built-dotnet/sdk/7.0.100/FSharp/es/FSharp.Build.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/es/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/es/FSharp.Core.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/es/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/es/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/System.Security.Cryptography.ProtectedData.dll previously-built-dotnet/sdk/7.0.100/FSharp/pl previously-built-dotnet/sdk/7.0.100/FSharp/pl/FSharp.Build.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/pl/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/pl/FSharp.Core.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/pl/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/pl/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/System.Windows.Extensions.dll previously-built-dotnet/sdk/7.0.100/FSharp/FSharp.DependencyManager.Nuget.dll previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.Portable.FSharp.Targets previously-built-dotnet/sdk/7.0.100/FSharp/FSharp.Build.dll previously-built-dotnet/sdk/7.0.100/FSharp/default.win32manifest previously-built-dotnet/sdk/7.0.100/FSharp/System.Security.Cryptography.Pkcs.dll previously-built-dotnet/sdk/7.0.100/FSharp/runtimes previously-built-dotnet/sdk/7.0.100/FSharp/runtimes/win previously-built-dotnet/sdk/7.0.100/FSharp/runtimes/win/lib previously-built-dotnet/sdk/7.0.100/FSharp/runtimes/win/lib/net7.0 previously-built-dotnet/sdk/7.0.100/FSharp/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll previously-built-dotnet/sdk/7.0.100/FSharp/runtimes/win/lib/net7.0/System.Windows.Extensions.dll previously-built-dotnet/sdk/7.0.100/FSharp/runtimes/win/lib/net7.0/System.Security.Cryptography.Pkcs.dll previously-built-dotnet/sdk/7.0.100/FSharp/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.Messages.dll previously-built-dotnet/sdk/7.0.100/FSharp/runtimes/win/lib/net7.0/Microsoft.Win32.SystemEvents.dll previously-built-dotnet/sdk/7.0.100/FSharp/runtimes/win/lib/net7.0/System.Diagnostics.EventLog.dll previously-built-dotnet/sdk/7.0.100/FSharp/runtimes/win/lib/net7.0/System.Drawing.Common.dll previously-built-dotnet/sdk/7.0.100/FSharp/System.Resources.Extensions.dll previously-built-dotnet/sdk/7.0.100/FSharp/it previously-built-dotnet/sdk/7.0.100/FSharp/it/FSharp.Build.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/it/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/it/FSharp.Core.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/it/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/it/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/fsi.deps.json previously-built-dotnet/sdk/7.0.100/FSharp/FSharp.Core.dll previously-built-dotnet/sdk/7.0.100/FSharp/zh-Hans previously-built-dotnet/sdk/7.0.100/FSharp/zh-Hans/FSharp.Build.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/zh-Hans/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/zh-Hans/FSharp.Core.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/zh-Hans/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/zh-Hans/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/System.Security.Cryptography.Xml.dll previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.FSharp.Targets previously-built-dotnet/sdk/7.0.100/FSharp/System.Configuration.ConfigurationManager.dll previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.FSharp.Overrides.NetSdk.targets previously-built-dotnet/sdk/7.0.100/FSharp/zh-Hant previously-built-dotnet/sdk/7.0.100/FSharp/zh-Hant/FSharp.Build.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/zh-Hant/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/zh-Hant/FSharp.Core.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/zh-Hant/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/zh-Hant/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/ko previously-built-dotnet/sdk/7.0.100/FSharp/ko/FSharp.Build.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/ko/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/ko/FSharp.Core.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/ko/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/ko/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/System.Security.Permissions.dll previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.Win32.SystemEvents.dll previously-built-dotnet/sdk/7.0.100/FSharp/cs previously-built-dotnet/sdk/7.0.100/FSharp/cs/FSharp.Build.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/cs/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/cs/FSharp.Core.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/cs/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/cs/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/de previously-built-dotnet/sdk/7.0.100/FSharp/de/FSharp.Build.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/de/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/de/FSharp.Core.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/de/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/de/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/fsc.dll previously-built-dotnet/sdk/7.0.100/FSharp/System.CodeDom.dll previously-built-dotnet/sdk/7.0.100/FSharp/System.Diagnostics.EventLog.dll previously-built-dotnet/sdk/7.0.100/FSharp/ja previously-built-dotnet/sdk/7.0.100/FSharp/ja/FSharp.Build.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/ja/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/ja/FSharp.Core.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/ja/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/ja/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.Build.Tasks.Core.dll previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.FSharp.Core.NetSdk.props previously-built-dotnet/sdk/7.0.100/FSharp/fsi.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/FSharp/System.Drawing.Common.dll previously-built-dotnet/sdk/7.0.100/FSharp/tr previously-built-dotnet/sdk/7.0.100/FSharp/tr/FSharp.Build.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/tr/FSharp.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/tr/FSharp.Core.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/tr/FSharp.Compiler.Interactive.Settings.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/tr/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.FSharp.NetSdk.targets previously-built-dotnet/sdk/7.0.100/FSharp/fsc.deps.json previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.Build.Utilities.Core.dll previously-built-dotnet/sdk/7.0.100/System.Security.Cryptography.Xml.dll previously-built-dotnet/sdk/7.0.100/System.Configuration.ConfigurationManager.dll previously-built-dotnet/sdk/7.0.100/System.Text.Encodings.Web.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Configuration.Binder.dll previously-built-dotnet/sdk/7.0.100/zh-Hant previously-built-dotnet/sdk/7.0.100/zh-Hant/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hant/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hant/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hant/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hant/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hant/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hant/MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hant/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hant/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hant/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hant/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hant/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hant/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hant/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hant/Microsoft.Build.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TemplateEngine.Cli.dll previously-built-dotnet/sdk/7.0.100/Microsoft.DotNet.Cli.Utils.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.DependencyInjection.dll previously-built-dotnet/sdk/7.0.100/ko previously-built-dotnet/sdk/7.0.100/ko/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/ko/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/7.0.100/ko/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/ko/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/7.0.100/ko/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/7.0.100/ko/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/ko/MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/ko/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/ko/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/ko/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/ko/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/ko/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/ko/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/ko/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/ko/Microsoft.Build.resources.dll previously-built-dotnet/sdk/7.0.100/System.Security.Permissions.dll previously-built-dotnet/sdk/7.0.100/datacollector.dll.config previously-built-dotnet/sdk/7.0.100/Extensions previously-built-dotnet/sdk/7.0.100/Extensions/Microsoft.TestPlatform.Extensions.EventLogCollector.dll previously-built-dotnet/sdk/7.0.100/Extensions/Microsoft.TestPlatform.TestHostRuntimeProvider.dll previously-built-dotnet/sdk/7.0.100/Extensions/Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger.dll previously-built-dotnet/sdk/7.0.100/Extensions/Microsoft.TestPlatform.Extensions.BlameDataCollector.dll previously-built-dotnet/sdk/7.0.100/Extensions/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Win32.SystemEvents.dll previously-built-dotnet/sdk/7.0.100/cs previously-built-dotnet/sdk/7.0.100/cs/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/cs/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/7.0.100/cs/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/cs/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/7.0.100/cs/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/7.0.100/cs/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/cs/MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/cs/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/cs/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/cs/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/cs/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/cs/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/cs/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/cs/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/cs/Microsoft.Build.resources.dll previously-built-dotnet/sdk/7.0.100/NuGet.Packaging.dll previously-built-dotnet/sdk/7.0.100/Microsoft.CSharp.CurrentVersion.targets previously-built-dotnet/sdk/7.0.100/NuGet.Packaging.Core.dll previously-built-dotnet/sdk/7.0.100/SDKPrecomputedAssemblyReferences.cache previously-built-dotnet/sdk/7.0.100/Microsoft.Deployment.DotNet.Releases.dll previously-built-dotnet/sdk/7.0.100/de previously-built-dotnet/sdk/7.0.100/de/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/de/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/7.0.100/de/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/de/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/7.0.100/de/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/7.0.100/de/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/de/MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/de/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/de/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/de/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/de/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/de/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/de/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/de/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/de/Microsoft.Build.resources.dll previously-built-dotnet/sdk/7.0.100/System.CodeDom.dll previously-built-dotnet/sdk/7.0.100/NuGet.ProjectModel.dll previously-built-dotnet/sdk/7.0.100/NuGet.Build.Tasks.dll previously-built-dotnet/sdk/7.0.100/datacollector.deps.json previously-built-dotnet/sdk/7.0.100/System.Diagnostics.EventLog.dll previously-built-dotnet/sdk/7.0.100/testhost.x86.deps.json previously-built-dotnet/sdk/7.0.100/ja previously-built-dotnet/sdk/7.0.100/ja/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/ja/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/7.0.100/ja/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/ja/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/7.0.100/ja/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/7.0.100/ja/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/ja/MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/ja/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/ja/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/ja/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/ja/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/ja/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/ja/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/ja/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/ja/Microsoft.Build.resources.dll previously-built-dotnet/sdk/7.0.100/NuGet.LibraryModel.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Build.Tasks.Core.dll previously-built-dotnet/sdk/7.0.100/dotnet.dll previously-built-dotnet/sdk/7.0.100/Microsoft.DotNet.Configurer.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TestPlatform.Utilities.dll previously-built-dotnet/sdk/7.0.100/datacollector.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/System.Drawing.Common.dll previously-built-dotnet/sdk/7.0.100/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll previously-built-dotnet/sdk/7.0.100/NuGet.Frameworks.dll previously-built-dotnet/sdk/7.0.100/Microsoft.ApplicationInsights.dll previously-built-dotnet/sdk/7.0.100/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.dll previously-built-dotnet/sdk/7.0.100/minimumMSBuildVersion previously-built-dotnet/sdk/7.0.100/NuGet.Commands.dll previously-built-dotnet/sdk/7.0.100/Microsoft.DotNet.NativeWrapper.dll previously-built-dotnet/sdk/7.0.100/NuGet.RestoreEx.targets previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.FileSystemGlobbing.dll previously-built-dotnet/sdk/7.0.100/Sdks previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0 previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/Microsoft.NET.Build.Tasks.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/fr previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/fr/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/fr/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/Newtonsoft.Json.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/ru previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/ru/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/ru/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/Microsoft.DotNet.ApiCompat.Task.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/pt-BR previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/pt-BR/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/Microsoft.DotNet.ApiCompatibility.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/es previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/es/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/es/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/pl previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/pl/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/pl/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/Microsoft.DotNet.PackageValidation.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/it previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/it/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/it/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/zh-Hans previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/zh-Hans/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/zh-Hant previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/zh-Hant/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/ko previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/ko/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/ko/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/cs previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/cs/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/cs/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/Microsoft.Deployment.DotNet.Releases.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/de previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/de/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/de/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/ja previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/ja/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/ja/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/tr previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/tr/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net7.0/tr/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472 previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/Microsoft.NET.Build.Tasks.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/fr previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/fr/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/fr/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/Newtonsoft.Json.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/System.ValueTuple.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/NuGet.Versioning.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/ru previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/ru/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/ru/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/Microsoft.DotNet.ApiCompat.Task.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/pt-BR previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/pt-BR/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/pt-BR/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/NuGet.Common.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/Microsoft.DotNet.ApiCompatibility.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/es previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/es/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/es/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/NuGet.Configuration.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/System.Collections.Immutable.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/System.Threading.Tasks.Extensions.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/NuGet.Protocol.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/Microsoft.NET.HostModel.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/System.Reflection.Metadata.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/pl previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/pl/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/pl/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/Microsoft.NET.Build.Tasks.dll.config previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/Microsoft.Extensions.DependencyModel.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/System.Runtime.CompilerServices.Unsafe.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/Microsoft.DotNet.PackageValidation.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/NuGet.DependencyResolver.Core.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/it previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/it/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/it/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/zh-Hans previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/zh-Hans/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/zh-Hans/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/Microsoft.Bcl.AsyncInterfaces.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/System.Text.Encodings.Web.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/zh-Hant previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/zh-Hant/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/zh-Hant/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/ko previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/ko/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/ko/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/cs previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/cs/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/cs/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/NuGet.Packaging.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/Microsoft.Deployment.DotNet.Releases.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/de previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/de/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/de/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/NuGet.ProjectModel.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/ja previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/ja/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/ja/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/NuGet.LibraryModel.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/System.Buffers.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/System.Text.Json.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/NuGet.Frameworks.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/tr previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/tr/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/tr/Microsoft.NET.Build.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/tools/net472/System.Memory.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.NuGetOfflineCache.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommonCrossTargeting.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportPublishProfile.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedTargetFrameworks.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.BeforeCommon.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.TargetFrameworkInference.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultPackageConflictOverrides.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.CrossGen.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackProjectTool.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ObsoleteReferences.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateGlobalUsings.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateSupportedRuntime.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DisableStandardFrameworkResolution.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultOutputPaths.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DefaultAssemblyInfo.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FSharp.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.WindowsSdkSupportedTargetPlatforms.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.SupportedPlatforms.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Windows.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.DesignerSupport.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Common.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.GetRequiredWorkloads.CrossTargeting.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FrameworkReferenceResolution.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/GenerateDeps previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/GenerateDeps/GenerateDeps.proj previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.VisualBasic.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.VisualBasic.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolution.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Shared.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PreserveCompilationContext.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.PackageDependencyResolutionStubs.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackStubs.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.ImportWorkloads.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ApiCompat.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CrossTargeting.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.GenerateAssemblyInfo.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ClickOnce.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FSharp.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ApiCompat.ValidatePackage.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Workloads.CrossTargeting.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.EolTargetFrameworks.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.PackTool.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Publish.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ConflictResolution.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.Analyzers.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ComposeStore.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.ApiCompat.Common.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.CSharp.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.FSharpTargetsShim.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/ILLink.RoslynAnalyzer.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/fr previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/fr/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/ru previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/ru/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/pt-BR previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/pt-BR/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/es previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/es/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/pl previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/pl/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/it previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/it/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/zh-Hans previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/zh-Hans/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_5_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_5_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_6_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_5_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_6_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_6_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_5_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_5_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_5_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_5_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_5_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_6_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_5_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_6_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_6_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_5_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_5_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_5_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_6_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_5_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_6_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_6_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_5_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_5_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_6_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_6_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_6_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_5_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_6_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_5_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_6_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_6_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_5_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_5_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_6_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_6_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_5_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_5_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_5_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_5_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_6_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_6_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_6_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_5_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_6_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_6_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_5_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_6_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_6_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_6_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_5_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_5_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_5_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_5_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_6_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_6_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_5_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_6_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_6_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_5_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_6_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_5_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_5_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_5_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_5_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_6_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_6_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_6_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_6_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_6_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_5_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_5_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_5_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_6_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldesign_5_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_5_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_5_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_6_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_6_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_5_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_6_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_6_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelnaming_5_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelmaintainability_6_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_6_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelusage_6_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_6_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_5_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_5_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelreliability_6_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_5_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_5_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_6_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_5_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysisleveldocumentation_6_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_6_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_6_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelinteroperability_6_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_5_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelperformance_6_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelsecurity_5_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevelglobalization_5_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.NET.ILLink.Analyzers.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/Microsoft.CodeAnalysis.NetAnalyzers.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/ILLink.CodeFixProvider.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/zh-Hant previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/zh-Hant/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/ko previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/ko/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/cs previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/cs/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/de previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/de/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/ja previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/ja/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/tr previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/analyzers/tr/Microsoft.CodeAnalysis.NetAnalyzers.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/Sdk previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.NuGet.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.BeforeCommon.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/Sdk/Sdk.AfterCommon.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/fr previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/fr/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/fr/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/fr/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/fr/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/ru previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/ru/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/ru/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/ru/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/ru/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/pt-BR previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/pt-BR/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/pt-BR/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/pt-BR/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/pt-BR/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/es previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/es/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/es/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/es/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/es/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/pl previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/pl/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/pl/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/pl/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/pl/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/it previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/it/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/it/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/it/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/it/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hans previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hans/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hans/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/build previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/build/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/build/config previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/build/config/analysislevelstyle_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/build/config/analysislevelstyle_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/build/config/analysislevelstyle_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/build/config/analysislevelstyle_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/build/config/analysislevelstyle_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hant previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hant/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hant/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/ko previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/ko/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/ko/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/ko/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/ko/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/cs previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/cs/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/cs/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/cs/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/de previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/de/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/de/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/de/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/de/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/ja previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/ja/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/ja/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/ja/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/ja/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/Microsoft.CodeAnalysis.CodeStyle.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/tr previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/tr/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/tr/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/tr/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/vb/tr/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/fr previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/fr/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/fr/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/fr/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/fr/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/ru previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/ru/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/ru/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/ru/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/ru/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/pt-BR previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/pt-BR/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/pt-BR/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/pt-BR/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/pt-BR/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/es previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/es/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/es/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/es/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/es/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/pl previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/pl/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/pl/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/pl/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/pl/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/it previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/it/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/it/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/it/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/it/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hans previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hans/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hans/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hans/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hans/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/build previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/build/Microsoft.CodeAnalysis.CSharp.CodeStyle.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/build/config previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/build/config/analysislevelstyle_default.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/build/config/analysislevelstyle_all.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/build/config/analysislevelstyle_minimum.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/build/config/analysislevelstyle_recommended.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/build/config/analysislevelstyle_none.editorconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hant previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hant/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hant/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hant/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/zh-Hant/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/ko previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/ko/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/ko/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/ko/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/ko/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/cs previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/cs/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/cs/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/cs/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/de previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/de/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/de/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/de/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/de/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/ja previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/ja/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/ja/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/ja/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/ja/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/Microsoft.CodeAnalysis.CodeStyle.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/tr previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/tr/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/tr/Microsoft.CodeAnalysis.CodeStyle.Fixes.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/tr/Microsoft.CodeAnalysis.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/codestyle/cs/tr/Microsoft.CodeAnalysis.CSharp.CodeStyle.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/tools previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/tools/netstandard previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/tools/netstandard/System.Collections.Immutable.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/tools/netstandard/System.Reflection.Metadata.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/tools/netstandard/ILCompiler.Build.Tasks.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/tools/netstandard/ILCompiler.Build.Tasks.deps.json previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/LICENSE.TXT previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/THIRD-PARTY-NOTICES.TXT previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/Icon.png previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/runtime.json previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/Sdk previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/Sdk/Sdk.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/build previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/build/Microsoft.NETCore.Native.Windows.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/build/Microsoft.NETCore.Native.Unix.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/build/NativeAOT.natvis previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/build/Microsoft.NETCore.Native.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/build/Microsoft.DotNet.ILCompiler.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/build/Microsoft.DotNet.ILCompiler.SingleEntry.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/build/findvcvarsall.bat previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/build/BuildFrameworkNativeObjects.proj previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/build/Microsoft.DotNet.ILCompiler.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/build/WindowsAPIs.txt previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/build/Microsoft.NETCore.Native.Publish.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web/tools previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web/tools/net7.0 previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web/tools/net7.0/Microsoft.NET.Sdk.Web.Tasks.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web/tools/net472 previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web/tools/net472/Microsoft.NET.Sdk.Web.Tasks.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web/analyzers previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web/analyzers/cs previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web/analyzers/cs/Microsoft.AspNetCore.Components.SdkAnalyzers.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web/analyzers/cs/Microsoft.AspNetCore.Mvc.Api.Analyzers.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web/analyzers/cs/Microsoft.AspNetCore.Mvc.Analyzers.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web/analyzers/cs/Microsoft.AspNetCore.Analyzers.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web/Sdk previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web/Sdk/Sdk.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web/Sdk/Sdk.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0 previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/fr previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/fr/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/ru previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/ru/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/pt-BR previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/pt-BR/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/es previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/es/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/System.Security.Cryptography.ProtectedData.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/pl previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/pl/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/Microsoft.NET.Sdk.Publish.Tasks.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/runtimes previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/runtimes/win previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/runtimes/win/lib previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/runtimes/win/lib/net7.0 previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/runtimes/win/lib/net7.0/System.Security.Cryptography.ProtectedData.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/it previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/it/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/Microsoft.Web.XmlTransform.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/zh-Hans previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/zh-Hans/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/zh-Hant previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/zh-Hant/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/ko previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/ko/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/cs previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/cs/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/de previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/de/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/ja previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/ja/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/tr previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/tools/net7.0/tr/Microsoft.NET.Sdk.Publish.Tasks.resources.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/CopyTargets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/CopyTargets/Microsoft.NET.Sdk.Publish.FilterFiles.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/CopyTargets/Microsoft.NET.Sdk.Publish.CopyFiles.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/ComputeTargets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/ComputeTargets/Microsoft.NET.Sdk.Publish.ComputeFiles.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/TransformTargets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/TransformTargets/Transforms previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/TransformTargets/Transforms/EnvironmentNoLocation.transform previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/TransformTargets/Transforms/EnvironmentWithLocation.transform previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/TransformTargets/Microsoft.NET.Sdk.Publish.TransformFiles.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/DotNetCLIToolTargets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/DotNetCLIToolTargets/Microsoft.NET.Sdk.DotNetCLITool.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishProfiles previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishProfiles/DefaultMSDeploy.pubxml previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishProfiles/DefaultZipDeploy.pubxml previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishProfiles/DefaultContainer.pubxml previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishProfiles/Default.pubxml previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishProfiles/DefaultMSDeployPackage.pubxml previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.MSDeployPackage.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.MSDeploy.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.Container.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.Docker.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.Kudu.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.ZipDeploy.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/PublishTargets/Microsoft.NET.Sdk.Publish.FileSystem.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/targets/Microsoft.NET.Sdk.Publish.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/Sdk previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/Sdk/Sdk.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Publish/Sdk/Sdk.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Worker previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Worker/tools previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Worker/tools/net7.0 previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Worker/tools/net7.0/Microsoft.NET.Sdk.Worker.Tasks.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Worker/tools/net472 previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Worker/tools/net472/Microsoft.NET.Sdk.Worker.Tasks.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Worker/targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Worker/targets/Microsoft.NET.Sdk.Worker.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Worker/targets/Microsoft.NET.Sdk.Worker.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Worker/Sdk previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Worker/Sdk/Sdk.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Worker/Sdk/Sdk.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/tools previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/tools/net7.0 previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/tools/net7.0/Microsoft.NET.Sdk.Web.ProjectSystem.Tasks.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/tools/net472 previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/tools/net472/Microsoft.NET.Sdk.Web.ProjectSystem.Tasks.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/targets/Microsoft.NET.Sdk.Web.ProjectSystem.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/targets/Microsoft.NET.Sdk.Web.ProjectSystem.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/targets/Microsoft.NET.Sdk.Web.DefaultItems.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/Sdk previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/Sdk/Sdk.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Web.ProjectSystem/Sdk/Sdk.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tools previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tools/Microsoft.Css.Parser.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tools/Newtonsoft.Json.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tools/rzc.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tools/Microsoft.AspNetCore.Razor.Language.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tools/rzc.deps.json previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tools/rzc.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tools/Microsoft.CodeAnalysis.Razor.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.Pack.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.BeforeCommon.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.Pack.CrossTargeting.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.JSModules.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.GenerateAssemblyInfo.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Rules previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Rules/RazorConfiguration.xaml previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Rules/RazorExtension.xaml previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Rules/RazorGenerateWithTargetPath.xaml previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Rules/RazorGeneral.xaml previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Rules/RazorComponentWithTargetPath.xaml previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.StaticWebAssets.5_0.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.Configuration.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Sdk.Razor.CurrentVersion.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.DesignTime.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.MvcApplicationPartsDiscovery.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.ScopedCss.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.CodeGeneration.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.Compilation.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.ScopedCss.5_0.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.Component.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/targets/Microsoft.NET.Sdk.Razor.SourceGenerators.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/Sdk previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/Sdk/Sdk.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/Sdk/Sdk.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/Sdk/Sdk.Razor.StaticAssets.ProjectSystem.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tasks previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tasks/net7.0 previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tasks/net7.0/Microsoft.NET.Sdk.Razor.Tasks.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tasks/net7.0/Microsoft.Extensions.FileSystemGlobbing.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tasks/net472 previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tasks/net472/System.ValueTuple.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tasks/net472/System.Collections.Immutable.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tasks/net472/System.Threading.Tasks.Extensions.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tasks/net472/System.Reflection.Metadata.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tasks/net472/Microsoft.NET.Sdk.Razor.Tasks.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tasks/net472/System.Runtime.CompilerServices.Unsafe.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tasks/net472/Microsoft.Bcl.AsyncInterfaces.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tasks/net472/System.Text.Encodings.Web.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tasks/net472/Microsoft.NET.Sdk.Razor.Tasks.dll.config previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tasks/net472/System.Buffers.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tasks/net472/System.Text.Json.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tasks/net472/Microsoft.Extensions.FileSystemGlobbing.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/tasks/net472/System.Memory.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/source-generators previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/source-generators/RazorSourceGenerator.razorencconfig previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/source-generators/Microsoft.AspNetCore.Razor.Language.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/source-generators/Microsoft.CodeAnalysis.Razor.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/source-generators/Microsoft.NET.Sdk.Razor.SourceGenerators.deps.json previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/source-generators/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.Razor/source-generators/Microsoft.NET.Sdk.Razor.SourceGenerators.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net7.0 previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net7.0/Microsoft.NET.Sdk.BlazorWebAssembly.Tool.deps.json previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net7.0/System.CommandLine.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net7.0/Microsoft.NET.Sdk.BlazorWebAssembly.Tasks.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net7.0/Microsoft.NET.Sdk.BlazorWebAssembly.Tool.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net7.0/Microsoft.NET.Sdk.BlazorWebAssembly.Tool.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net472 previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net472/Microsoft.NET.Sdk.BlazorWebAssembly.Tasks.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/tools/net472/Microsoft.NET.Sdk.BlazorWebAssembly.Tasks.dll.config previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets/Microsoft.NET.Sdk.BlazorWebAssembly.6_0.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets/Microsoft.NET.Sdk.BlazorWebAssembly.5_0.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets/BlazorWasm.web.config previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets/Microsoft.NET.Sdk.BlazorWebAssembly.Current.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets/Microsoft.NET.Sdk.BlazorWebAssembly.ServiceWorkerAssetsManifest.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets/Microsoft.NET.Sdk.BlazorWebAssembly.ServiceWorkerAssetsManifest.5_0.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/targets/Microsoft.NET.Sdk.BlazorWebAssembly.Current.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/Sdk previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/Sdk/Sdk.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/Sdk/Sdk.props previously-built-dotnet/sdk/7.0.100/Sdks/FSharp.NET.Sdk previously-built-dotnet/sdk/7.0.100/Sdks/FSharp.NET.Sdk/Sdk previously-built-dotnet/sdk/7.0.100/Sdks/FSharp.NET.Sdk/Sdk/Sdk.OnRestore.targets previously-built-dotnet/sdk/7.0.100/Sdks/FSharp.NET.Sdk/Sdk/Sdk.targets previously-built-dotnet/sdk/7.0.100/Sdks/FSharp.NET.Sdk/Sdk/Sdk.props previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/NuGet.Credentials.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/icon.png previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/NuGet.Versioning.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/NuGet.Common.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/NuGet.Configuration.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/NuGet.Protocol.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/NuGet.Build.Tasks.Pack.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/NuGet.DependencyResolver.Core.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/build previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/build/NuGet.Build.Tasks.Pack.targets previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/Desktop previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/Desktop/NuGet.Credentials.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/Desktop/NuGet.Versioning.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/Desktop/NuGet.Common.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/Desktop/NuGet.Configuration.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/Desktop/NuGet.Protocol.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/Desktop/NuGet.Build.Tasks.Pack.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/Desktop/NuGet.DependencyResolver.Core.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/Desktop/NuGet.Packaging.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/Desktop/NuGet.ProjectModel.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/Desktop/NuGet.LibraryModel.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/Desktop/NuGet.Frameworks.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/Desktop/NuGet.Commands.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/CoreCLR previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Credentials.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Versioning.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Common.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Configuration.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Protocol.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Build.Tasks.Pack.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.DependencyResolver.Core.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Packaging.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.ProjectModel.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.LibraryModel.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Frameworks.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/CoreCLR/NuGet.Commands.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/README.md previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/NuGet.Packaging.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/buildCrossTargeting/NuGet.Build.Tasks.Pack.targets previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/NuGet.ProjectModel.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/NuGet.LibraryModel.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/NuGet.Frameworks.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack/NuGet.Commands.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.Docker.Sdk previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.Docker.Sdk/Sdk previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.Docker.Sdk/Sdk/Sdk.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.Docker.Sdk/Sdk/Sdk.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/tools previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/tools/net7.0 previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/tools/net7.0/Mono.Cecil.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/tools/net7.0/illink.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/tools/net7.0/Mono.Cecil.Pdb.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/tools/net7.0/illink.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/tools/net7.0/ILLink.Tasks.deps.json previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/tools/net7.0/ILLink.Tasks.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/tools/net7.0/illink.deps.json previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/tools/net472 previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/tools/net472/Mono.Cecil.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/tools/net472/System.Collections.Immutable.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/tools/net472/System.Reflection.Metadata.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/tools/net472/System.Runtime.CompilerServices.Unsafe.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/tools/net472/ILLink.Tasks.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/tools/net472/System.Buffers.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/tools/net472/System.Memory.dll previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/Icon.png previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/Sdk previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/Sdk/Sdk.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/build previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/build/6.0_suppressions.xml previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/build/Microsoft.NET.ILLink.Tasks.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.ILLink.Tasks/build/Microsoft.NET.ILLink.targets previously-built-dotnet/sdk/7.0.100/tr previously-built-dotnet/sdk/7.0.100/tr/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/tr/Microsoft.TemplateSearch.Common.resources.dll previously-built-dotnet/sdk/7.0.100/tr/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/tr/Microsoft.DotNet.Cli.Sln.Internal.resources.dll previously-built-dotnet/sdk/7.0.100/tr/Microsoft.NET.Sdk.WorkloadManifestReader.resources.dll previously-built-dotnet/sdk/7.0.100/tr/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/tr/MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/tr/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/tr/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/tr/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/tr/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/tr/Microsoft.Deployment.DotNet.Releases.resources.dll previously-built-dotnet/sdk/7.0.100/tr/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/tr/Microsoft.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/tr/Microsoft.Build.resources.dll previously-built-dotnet/sdk/7.0.100/NuGet.CommandLine.XPlat.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/package.deps.json previously-built-dotnet/sdk/7.0.100/trustedroots previously-built-dotnet/sdk/7.0.100/trustedroots/codesignctl.pem previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem previously-built-dotnet/sdk/7.0.100/IncludedWorkloadManifests.txt previously-built-dotnet/sdk/7.0.100/Microsoft.Common.overridetasks previously-built-dotnet/sdk/7.0.100/Microsoft.Build.Utilities.Core.dll previously-built-dotnet/sdk/7.0.100/Microsoft.NETCoreSdk.BundledVersions.props Detected '--': passing remaining parameters '/p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true /v:n /p:LogVerbosity=n' as build.sh arguments. + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export 'LDFLAGS=-Wl,-z,relro -Wl,-z,now ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now ' ++ echo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ sed -e s/-fstack-clash-protection// + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fcf-protection' ++ echo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ++ sed -e s/-fstack-clash-protection// + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fcf-protection' + export 'EXTRA_CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fcf-protection' + EXTRA_CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fcf-protection' + export 'EXTRA_CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fcf-protection' + EXTRA_CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fcf-protection' + export 'EXTRA_LDFLAGS=-Wl,-z,relro -Wl,-z,now ' + EXTRA_LDFLAGS='-Wl,-z,relro -Wl,-z,now ' + export COMPlus_LTTng=0 + COMPlus_LTTng=0 + VERBOSE=1 + ./build.sh --with-sdk previously-built-dotnet -- /p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true /v:n /p:LogVerbosity=n Using custom bootstrap SDK from '/builddir/build/BUILD/dotnet-v7.0.102/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.102/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /bl:/builddir/build/BUILD/dotnet-v7.0.102/artifacts/log/Debug/BuildXPlatTasks_0216213941.binlog /fileLoggerParameters:LogFile=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/logs/BuildXPlatTasks_0216213941.log /flp:v=detailed /p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true /p:LogVerbosity=n /t:PrepareOfflineLocalTools /v:n /builddir/build/BUILD/dotnet-v7.0.102/tools-local/init-build.proj Build started 02/16/2023 21:39:41. /builddir/build/BUILD/dotnet-v7.0.102/tools-local/init-build.proj(6,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v7.0.102/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v7.0.102/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.102/tools-local/init-build.proj" on node 1 (PrepareOfflineLocalTools target(s)). UnpackTarballs: Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/". tar -xzf /builddir/build/BUILD/dotnet-v7.0.102/packages/archive/Private.SourceBuilt.Artifacts.*.tar.gz Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/MicroBuild.Core.0.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/MicroBuild.Core.0.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.AspNetCore.App.Ref.3.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.AspNetCore.App.Ref.3.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.AspNetCore.App.Ref.3.1.10.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.AspNetCore.App.Ref.3.1.10.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.AspNetCore.App.Ref.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.AspNetCore.App.Ref.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Bcl.AsyncInterfaces.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Bcl.AsyncInterfaces.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Bcl.AsyncInterfaces.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Bcl.AsyncInterfaces.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Bcl.HashCode.1.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Bcl.HashCode.1.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.16.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.16.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.CentralPackageVersions.2.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.CentralPackageVersions.2.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.15.1.1012.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.Framework.15.1.1012.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.15.3.409.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.Framework.15.3.409.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.Framework.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.Framework.16.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.16.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.Framework.16.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Framework.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.Framework.16.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.NoTargets.2.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.NoTargets.2.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.NoTargets.3.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.NoTargets.3.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Tasks.Core.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.Tasks.Core.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Tasks.Core.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.Tasks.Core.16.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Tasks.Core.16.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.Tasks.Core.16.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Tasks.Core.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.Tasks.Core.16.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Traversal.2.0.34.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.Traversal.2.0.34.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Traversal.3.1.6.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.Traversal.3.1.6.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.15.1.1012.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.Utilities.Core.15.1.1012.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.15.3.409.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.Utilities.Core.15.3.409.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.15.7.179.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.Utilities.Core.15.7.179.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.16.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.Utilities.Core.16.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.16.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.Utilities.Core.16.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Build.Utilities.Core.16.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Build.Utilities.Core.16.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.Collections.4.2.0-1.22102.8.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.CodeAnalysis.Collections.4.2.0-1.22102.8.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.Common.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.CodeAnalysis.Common.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.Common.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.CodeAnalysis.Common.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.CSharp.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.CodeAnalysis.CSharp.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CSharp.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.CSharp.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CSharp.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.CSharp.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.CSharp.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.CSharp.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Docker.Sdk.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Docker.Sdk.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.CommandLineUtils.Sources.3.0.0-preview6.19253.5.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Extensions.CommandLineUtils.Sources.3.0.0-preview6.19253.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Configuration.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Extensions.Configuration.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Configuration.Abstractions.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Extensions.Configuration.Abstractions.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Configuration.Binder.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Extensions.Configuration.Binder.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Extensions.DependencyInjection.Abstractions.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Logging.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Extensions.Logging.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Logging.Abstractions.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Extensions.Logging.Abstractions.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Options.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Extensions.Options.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Extensions.Primitives.2.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Extensions.Primitives.2.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.App.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.App.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.3.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.App.Ref.3.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.3.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.App.Ref.3.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.App.Ref.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.App.Ref.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.App.Ref.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.DotNetAppHost.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.DotNetAppHost.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.DotNetAppHost.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.DotNetAppHost.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.DotNetHostPolicy.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.DotNetHostPolicy.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.DotNetHostPolicy.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.DotNetHostPolicy.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.DotNetHostResolver.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.DotNetHostResolver.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.DotNetHostResolver.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.DotNetHostResolver.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.Platforms.1.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.Platforms.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.1.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.Platforms.1.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.Platforms.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.Platforms.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.2.1.9.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.Platforms.2.1.9.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.3.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.Platforms.3.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Platforms.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.Platforms.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Targets.1.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.Targets.1.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Targets.1.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.Targets.1.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Targets.1.1.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.Targets.1.1.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETCore.Targets.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETCore.Targets.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net20.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net20.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net40.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net40.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net45.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net45.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net451.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net451.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net452.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net452.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net46.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net46.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net461.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net461.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net462.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net462.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net47.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net47.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net472.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net472.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.NETFramework.ReferenceAssemblies.net48.1.0.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.NETFramework.ReferenceAssemblies.net48.1.0.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Private.Intellisense.7.0.0-preview-20221010.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Private.Intellisense.7.0.0-preview-20221010.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.VisualBasic.10.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.VisualBasic.10.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.VisualBasic.10.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.VisualBasic.10.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Win32.Primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Win32.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Registry.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Win32.Registry.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Registry.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Win32.Registry.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Registry.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Win32.Registry.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.Registry.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Win32.Registry.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Microsoft.Win32.SystemEvents.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Microsoft.Win32.SystemEvents.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.1.6.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/NETStandard.Library.1.6.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.2.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/NETStandard.Library.2.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.2.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/NETStandard.Library.2.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.2.0.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/NETStandard.Library.2.0.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.NETFramework.2.0.1-servicing-26011-01.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/NETStandard.Library.NETFramework.2.0.1-servicing-26011-01.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/NETStandard.Library.Ref.2.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/NETStandard.Library.Ref.2.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.AppContext.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.AppContext.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.AppContext.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.AppContext.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Buffers.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Buffers.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Buffers.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Buffers.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Buffers.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Buffers.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Buffers.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Buffers.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.CodeDom.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.CodeDom.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Collections.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Collections.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Concurrent.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Collections.Concurrent.4.0.12.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Concurrent.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Collections.Concurrent.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.2.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Collections.Immutable.1.2.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Collections.Immutable.1.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Collections.Immutable.1.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Collections.Immutable.1.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.1.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Collections.Immutable.1.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Immutable.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Collections.Immutable.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.NonGeneric.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Collections.NonGeneric.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.NonGeneric.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Collections.NonGeneric.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Collections.Specialized.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Collections.Specialized.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.ComponentModel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.ComponentModel.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.ComponentModel.Annotations.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.ComponentModel.Annotations.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.ComponentModel.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.ComponentModel.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.ComponentModel.TypeConverter.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.ComponentModel.TypeConverter.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.AttributedModel.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Composition.AttributedModel.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.Convention.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Composition.Convention.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.Hosting.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Composition.Hosting.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.Runtime.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Composition.Runtime.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Composition.TypedParts.1.0.31.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Composition.TypedParts.1.0.31.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Console.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Console.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Console.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Console.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Data.Common.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Data.Common.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Data.SqlClient.4.8.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Data.SqlClient.4.8.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Debug.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Diagnostics.Debug.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Debug.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Diagnostics.Debug.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.DiagnosticSource.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Diagnostics.DiagnosticSource.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.DiagnosticSource.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Diagnostics.DiagnosticSource.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.DiagnosticSource.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Diagnostics.DiagnosticSource.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.EventLog.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Diagnostics.EventLog.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.FileVersionInfo.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Diagnostics.FileVersionInfo.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Process.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Diagnostics.Process.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Process.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Diagnostics.Process.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Tools.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Diagnostics.Tools.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Tools.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Diagnostics.Tools.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.TraceSource.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Diagnostics.TraceSource.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.TraceSource.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Diagnostics.TraceSource.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Tracing.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Diagnostics.Tracing.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Diagnostics.Tracing.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Diagnostics.Tracing.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Drawing.Common.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Drawing.Common.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Dynamic.Runtime.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Dynamic.Runtime.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Dynamic.Runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Dynamic.Runtime.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Formats.Asn1.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Formats.Asn1.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Globalization.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Globalization.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Globalization.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Globalization.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Globalization.Calendars.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Globalization.Calendars.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Globalization.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Globalization.Extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.IO.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.IO.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.IO.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.IO.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Compression.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.IO.Compression.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Compression.ZipFile.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.IO.Compression.ZipFile.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.IO.FileSystem.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.IO.FileSystem.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.AccessControl.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.IO.FileSystem.AccessControl.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.Primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.IO.FileSystem.Primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.IO.FileSystem.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.IO.FileSystem.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Pipelines.5.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.IO.Pipelines.5.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Pipes.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.IO.Pipes.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Pipes.AccessControl.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.IO.Pipes.AccessControl.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.IO.Pipes.AccessControl.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.IO.Pipes.AccessControl.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Linq.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Linq.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.Expressions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Linq.Expressions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.Expressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Linq.Expressions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.Parallel.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Linq.Parallel.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Linq.Queryable.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Linq.Queryable.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Memory.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Memory.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Memory.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Memory.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Memory.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Memory.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Memory.4.5.5.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Memory.4.5.5.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Http.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Net.Http.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Http.4.3.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Net.Http.4.3.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Net.NameResolution.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Net.NameResolution.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Net.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Requests.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Net.Requests.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Security.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Net.Security.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Net.Sockets.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Net.Sockets.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Net.WebHeaderCollection.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Net.WebHeaderCollection.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Numerics.Vectors.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Numerics.Vectors.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Numerics.Vectors.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Numerics.Vectors.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.ObjectModel.4.0.12.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.ObjectModel.4.0.12.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.ObjectModel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.ObjectModel.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Private.DataContractSerialization.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Private.DataContractSerialization.4.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.Emit.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.Emit.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.Emit.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.ILGeneration.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.Emit.ILGeneration.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.ILGeneration.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.Emit.ILGeneration.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.ILGeneration.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.Emit.ILGeneration.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.Lightweight.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.Emit.Lightweight.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Emit.Lightweight.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.Emit.Lightweight.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Extensions.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.Extensions.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.Extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.1.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.Metadata.1.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.1.4.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.Metadata.1.4.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.1.4.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.Metadata.1.4.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.1.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.Metadata.1.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.1.8.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.Metadata.1.8.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Metadata.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.Metadata.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Primitives.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.Primitives.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.TypeExtensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.TypeExtensions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.TypeExtensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.TypeExtensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.TypeExtensions.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.TypeExtensions.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Reflection.TypeExtensions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Reflection.TypeExtensions.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.Extensions.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Resources.Extensions.4.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.Reader.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Resources.Reader.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.ResourceManager.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Resources.ResourceManager.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.ResourceManager.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Resources.ResourceManager.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Resources.Writer.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Resources.Writer.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.CompilerServices.Unsafe.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.CompilerServices.Unsafe.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.4.5.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.CompilerServices.Unsafe.4.5.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.4.5.3.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.CompilerServices.Unsafe.4.5.3.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.CompilerServices.Unsafe.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.CompilerServices.Unsafe.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.CompilerServices.Unsafe.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.CompilerServices.Unsafe.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Extensions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.Extensions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.Extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Extensions.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.Extensions.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Handles.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.Handles.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Handles.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.Handles.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.InteropServices.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.InteropServices.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.InteropServices.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.InteropServices.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.InteropServices.RuntimeInformation.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.InteropServices.RuntimeInformation.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Loader.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.Loader.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Loader.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.Loader.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Numerics.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.Numerics.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Serialization.Formatters.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.Serialization.Formatters.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Serialization.Primitives.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.Serialization.Primitives.4.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Serialization.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.Serialization.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Runtime.Serialization.Xml.4.1.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Runtime.Serialization.Xml.4.1.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.AccessControl.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.AccessControl.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.AccessControl.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.AccessControl.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.AccessControl.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.AccessControl.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.AccessControl.6.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.AccessControl.6.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Claims.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Claims.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Algorithms.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Cryptography.Algorithms.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Algorithms.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Cryptography.Algorithms.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Cng.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Cryptography.Cng.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Cng.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Cryptography.Cng.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Cng.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Cryptography.Cng.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Csp.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Cryptography.Csp.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Cryptography.Encoding.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.OpenSsl.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Cryptography.OpenSsl.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Pkcs.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Cryptography.Pkcs.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Pkcs.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Cryptography.Pkcs.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Primitives.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Cryptography.Primitives.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.ProtectedData.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Cryptography.ProtectedData.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.X509Certificates.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Cryptography.X509Certificates.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Cryptography.Xml.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Cryptography.Xml.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Permissions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Permissions.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Principal.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Principal.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Principal.Windows.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Principal.Windows.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Principal.Windows.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Principal.Windows.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Security.Principal.Windows.5.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Security.Principal.Windows.5.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Text.Encoding.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Text.Encoding.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.CodePages.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Text.Encoding.CodePages.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.CodePages.4.4.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Text.Encoding.CodePages.4.4.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.CodePages.4.5.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Text.Encoding.CodePages.4.5.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.CodePages.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Text.Encoding.CodePages.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.Extensions.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Text.Encoding.Extensions.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encoding.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Text.Encoding.Extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Encodings.Web.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Text.Encodings.Web.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Text.Json.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Text.Json.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Text.RegularExpressions.4.1.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Text.RegularExpressions.4.1.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Text.RegularExpressions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Text.RegularExpressions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Text.RegularExpressions.4.3.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Text.RegularExpressions.4.3.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Threading.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Threading.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Overlapped.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Threading.Overlapped.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Threading.Tasks.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Threading.Tasks.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Dataflow.4.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Threading.Tasks.Dataflow.4.6.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Dataflow.4.9.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Threading.Tasks.Dataflow.4.9.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Extensions.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Threading.Tasks.Extensions.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Extensions.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Threading.Tasks.Extensions.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Extensions.4.5.2.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Threading.Tasks.Extensions.4.5.2.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Extensions.4.5.4.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Threading.Tasks.Extensions.4.5.4.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Tasks.Parallel.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Threading.Tasks.Parallel.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Thread.4.0.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Threading.Thread.4.0.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Thread.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Threading.Thread.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.ThreadPool.4.0.10.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Threading.ThreadPool.4.0.10.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.ThreadPool.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Threading.ThreadPool.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Timer.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Threading.Timer.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Threading.Timer.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Threading.Timer.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.ValueTuple.4.5.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.ValueTuple.4.5.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Windows.Extensions.4.7.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Windows.Extensions.4.7.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.ReaderWriter.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Xml.ReaderWriter.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.ReaderWriter.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Xml.ReaderWriter.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.XDocument.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Xml.XDocument.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.XDocument.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Xml.XDocument.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.XmlDocument.4.0.1.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Xml.XmlDocument.4.0.1.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.XmlDocument.4.3.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Xml.XmlDocument.4.3.0.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/System.Xml.XmlSerializer.4.0.11.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/System.Xml.XmlSerializer.4.0.11.nupkg". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/SourceBuildReferencePackages/Wcwidth.Sources.0.6.0.nupkg" to "/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/Wcwidth.Sources.0.6.0.nupkg". Overriding with Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/PackageVersions.props" to "/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/PreviouslySourceBuiltPackageVersions.props". Project "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.102/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.102/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj... Installed System.Reflection.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash DsAODsUEbDJjYVyQ/odyqd1rR6uZIUNuLnAOZxp8nqdN8uho60amHnwm62O00/DIlY48vgxzjS6f6MqaV//beQ==. Installed System.Reflection.Emit.Lightweight 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash /0g+Egb/bkw8kpRjzMZboHq1aGZvGVjqUVO3wYftqjuErnn1RrGkVeXOp4bFiQ4vjSa4gIvlXcUcCz9ZfRBN8A==. Installed System.Threading.Overlapped 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash sSiQ6H1/kJMdy2pAZNIQlr5fr2N9IoD6sQqLw4xjfBeNfx4Nlv54GO0xwRN7kONfbWNpoGhijpCswOmMRXZKzA==. Installed Microsoft.NETCore.Targets 1.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Ybec3DPtlTUCAMCv0SPCZI9bInwfHeJLtbeGBnQIgzxIy00Il/HIWLX9QyLG/Y91xQ5Zb2EFoOdzBfXd0SQSvA==. Installed System.Linq.Expressions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash plRRLzKFoIEngI4WS/Iykr2sPWUPQEIN84Svj1ZapkwzvEnROAhGqwHTPACQFmhZM8qtmy5yAURokkep3e+/nQ==. Installed System.Reflection.Emit.ILGeneration 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Lm3pV25vp6JIN4AIw7s+IuftoFTB/pZHmIXo7kIvk2Nx/jaotrAxt64qEGUAp2BL4XWQ3mpq/D0YJ1jaJKM+LA==. Installed System.Threading.Tasks 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash RSehVULDcnn8pcoPV5An1vCZCLc7ImgwBqCJNsxK0dFbfvislrCYCVp91hjnmPkSvfvLce95ZUbihjjKc7FntA==. Installed Microsoft.NETCore.Platforms 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Xkagc7zQbxxki6alXLfsoUXCN1p/UnOl8p+Q35w8JCj9Z8A4ekRA+4WT+G9OzPAHdNNTTpK1XicV6DnC8Pa2ig==. Installed System.Net.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash pynI3+C4Gb4XN0TrrTFHaKEds8ezeAX/ufMcVf6IhtU40QVg4UnZ4qVdlsboMKpnuHVR1jzFDMcpXGORSUSUtA==. Installed System.Reflection.Emit 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash DdJyvwP+m7XlBIxwItow9S+c74d0ZjkHGYqN616RdqQ31qms8qqcYyLrOucSskN8pY0xu78ozGJ8dQDwJzwHKg==. Installed System.Threading.Thread 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash n/PzIMYhNJfnlOYc2S+NxCMc/DGqzS0ylOUyJqLYbOvlvb89VJ4J7t1oavByVsXF7vK/jUGFNKUd4+6pw9dRFQ==. Installed System.Diagnostics.Tracing 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash P420j/IIgHgkYkw25s/Cs+SNluSZmUqMuknvj2UvvA7zgFYN6HzUMRo9SKHqGELCVv0UmeVrPkANI/Q2yDvBPA==. Installed System.IO.FileSystem.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash IKqmX1/6T1ZjJn3VZwCy93GkKxDprwOykKYbvaJT3siCj4j/RD1iEQG7xeUQWWnap/T5W1YTcHPH0CaLRzoklQ==. Installed System.Net.Sockets 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 1IAaKBk6hz+bQjb62tvdjiSHIbK9m5biyO5cejHhuDmzhCeczmGMq0dNQoau/5902YNwgjPImSJ4A5F8d2v2mg==. Installed Microsoft.NETCore.Targets 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Qe1vCLbUUjNYqr9QHRNy6vABbleNUSwsQRVfs5lc/TflWhN+DXxJrvHubTuYUyRpwVBZA95TAY4uCi/jvUk6iQ==. Installed System.ObjectModel 4.0.12 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash PQrItBuKAZDiCUOPqjg/R1/KmUS6oIbQOLwUIyHihME5oCiUn6A9MZzA/mvrTgeAP8kqtBUqSxNs3OULCtAELg==. Installed Microsoft.Build.Framework 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash bedXNH6AsS5F3w1SV10f/UO105R/0e/7LUWaMuZPkGe1VifIR5SrmwwlmCoADqJmuNT04CEENyx3g+NP78MPZg==. Installed Microsoft.Build 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash d04zp9HPwthJNnOA0H9YccJzpmZB/NwTro25s8D8J5M/9BaBbzlvkClgMffiQJMbIa6AL0pwAKt+QgvnW93W+A==. Installed System.Diagnostics.TraceSource 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash odGScSSgO2gUkc8cR/Gxv0gxhvsnhWUw7Ovfw391ADZOwBKy4NEh0vEpulrlJODyX+Et6mBO54blLj5P13xtrQ==. Installed System.IO.Pipes.AccessControl 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash wPe7QuAcXeWrv7Tez6luXxtdlY8eng5hI+bf/7+iLeqfA/mr5Rj+zU0XaMpNc2j91OI4pht23Co0BF8M0C+Bbg==. Installed System.Collections.Immutable 1.3.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Ko4tkt1AQhnGOHU51BqhfkP71p+TW7h9AkjiTxcwmSi/wnWdjvQv+vNJrUjHC87vaAXK1KPArsEmnBee2jnvRg==. Installed System.Reflection.TypeExtensions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash A/BZTkfEFEd7zYjtR5PpbX2MUdvdauvexGoIsUHoRg9/FVgkduXBHkA9VV4+BLtjCbduhoj0pEkptvAxYqW9WA==. Installed Microsoft.Build.Utilities.Core 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 0d3rKimpxBzXQtzrI/LaEvlJCK9BXb+amRjGT+VSZD5z8x1Ej+9abMlJjRVbviaKzAP+OxTu6D6bFeGsUILTJw==. Installed System.Reflection.Metadata 1.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash f6zBdY8zxsoVsK44a8MIFHgW0ow/D9YeDdCawo8BM1QOcoLysxhbi8w1CSHdUE2ELK9qxkOiz7wafHY9pIZ14g==. Installed System.Runtime.InteropServices.RuntimeInformation 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash SvFmrwOneGk/WRVAVq7jdeb/20hoD9i+LUrxQ2yK90AO71lzR4AFfaTq8A/K0EO3vXduyDOhSwu5walacKhEgg==. Installed System.IO.Compression 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash rWGWImt2R8ioMg+fi5C+EkVDdndY0l/xlnHOn4IwdgozBuxE4NVXkvrrxXfuo5qU8F6Y8VEVS4jqhgzPa/ap6g==. Installed System.Threading.Tasks.Dataflow 4.6.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash U0oou0kyDUhDQTK8g8+ItGUKoQ/TlEXNHMXSWBxtdiKvAm3u5fAnNhlB0IvKMhEJrwhW3FZ/18zaDiRI/4kEPQ==. Installed System.Security.Principal.Windows 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash WVwgFXkNI68W7qG8WYWmn/aqknLIN8UfXO18OUH5hBjGryO0NDK08Z8kan10ieElQErJUFv/MmvvhVmxsF65vw==. Installed Microsoft.Build.Tasks.Core 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash olkWArAeOhDqyHP07pQmP3vsN32nvO7VCPvlROQWytEGwdOEVxPCUsYvZt/g2fwIZCnMjrQjeZkzZKPaq3uP7w==. Installed System.Text.Encoding.CodePages 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 4a1JNwW3frmMVLO3X/gT6uFVPTc6Y+BQual2mxNz7Hz8o+LY5Dz83XFx4AsO5prVlYLgXPekxKXymn6po8ZAdg==. Installed System.Runtime.Loader 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash I9ruexQkK8d74HzkZOY9+Dx9ZmbcQxshg81tLNkEzaI9t0GHyfV454m2onxpd6tSojvfZFDc5LzCtiXbE11+mQ==. Installed System.Runtime.Serialization.Primitives 4.1.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash CsHsRxg1NKLUlDSo6OFBI27zh+8mFUxmDBlRHKWeomeqt/VnrU+KN6cIlISYx7JrhZC6HAzhY70hHdlUqE3d9Q==. Installed System.Threading.Thread 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash i49xaREEssbaoZJQ2RPKLgXTyEUMwby0JgOCP8+lxNxy25OLc4CqdUt2bV0S+2EB3p16LJpgA5woZIVDT8vvXQ==. Installed System.Linq.Parallel 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 89zyMc4WlfXIfXaKPUhIJRipYhEodqQQPrgemTlFoKHQdyYMPNgUPxP8TML3DuZVjtIdq5f1LoY7A2JHs84irg==. Installed System.Linq 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash M4Tas6Kx1+KFv+rUAQmMXEoBqJ8Ht0PeTHvnLv3luTIalAei37UbUSEH+2Xo/o0RToyDyTA5GwujcA3Fl+LhlA==. Installed System.Threading 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash J962bU0AUu8g6ZBIPf83DGidOUub4Ljql+y7bMEDvo3BVfzYAcvYkdMnXdOLye3YzY0t3CBpYvZ2Yg0A9elzRQ==. Installed System.Text.Encoding.CodePages 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash osRzLJCirGVd5Cyq/8cvqWmvU890SH9CJ5kAgScbyNGXrXTUW6abOxel8ckJtdincVtVV+fiUxvbqPZUDCGAXQ==. Installed System.Globalization 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash O4JoBS6yN4L3zSiba11dHfOVyORVSIcDjWiSCZWZVA00TSDQRvbK6L+yw1umBtfm30ozD/3rGgXeStwyL1S7jA==. Installed Microsoft.NETCore.Platforms 1.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash tv7M7c29bLH2DPSdf8LZZr+huqmT+R/qfwpJrxsNrbb73EpzhvY80uTcOj56H9pEJFJnY5RtIvVzlIGVPE8Mhw==. Installed System.Resources.Writer 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash zQSvn41qP5gMLtgcz4kTmRQqLFeg40HBVkhUVYhBNGXw12GIj8HmvoXYrT9xQt/MEeuHnr2r6Gf6K3fl956Klg==. Installed System.Collections 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash JbCpMxnw8oauZSquu55x5jxzm5MYLwQg7r0rKSN5iKnvFUDrJzOBazohvgKpGsSXsLMSitZv3oY3SwJ1f2aDoA==. Installed System.Diagnostics.Debug 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 5zsbOs2oFS7Z3jJ853+zQsFLW9T/s0TH6SjkyoT5gxUqkVgOWgaxUYpnWQeuERjcUDCSfE/toh5vujjAAJKOYA==. Installed System.Resources.ResourceManager 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash pepRjkdaj/h6zSvmT0tyYSJHmY9/DiZDH/UYB+YZ6jMRhdd0LAVFn4xK6j/PXYxSH6Un6V1lKmzpOC0DaWAyvg==. Installed System.Dynamic.Runtime 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash +C9H5XinCp5p88QrUklrc/RAEjKUkdPWXuHwvegZ58bCLb0Napt7s9Hfq5Pjgs7vB89HfgVNkkDwJ5DD62HKjQ==. Installed System.Diagnostics.Debug 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 0EVgdIuzZ0gUJNK3uCAF+mew7gf3QM5VLTImV1A/FPI7lzJl3oirRxHzbqKMT/bTstcKfNH/5VJ10cjJ9yuoBw==. Installed System.Runtime.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash pNvW+JqqMkqxKZ/E76MbxgA82bfLyXR4bkGdsrkrPEciCScU9yM0L+CDQFPEaOZT8AA+cFHwSZq16HvU4Sd0LA==. Installed System.Collections 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 112/xtTQqY1hU0bDNTD7yJCrsBlRdLQrQ+9NTXi1fbK6HkCB2yuUeJQX/kO7H+dMBBaSVgTC+PATk1LT2oqvvg==. Installed System.Globalization 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash rc3UAF5g8fFgEgtepZtaGr9SynVXz/CAOLmNEOYzG/Gcl5+3PS3duuhWxxs20KjubKbFRPzVPBCUFZD+p0ZFkA==. Installed System.Runtime 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash dlLL2lmrf3rfh5xZggKnkQ3u+0oBgkx+uNrlTwP6HMeBDcSevMEoJOHcZjQDZFihuhCNFsX48PaTad3J6ivbtw==. Installed System.Resources.ResourceManager 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash yVLKcL7ezqUi2b7mndhrzusntZNAKS4HGnUL21R+95XZJe7PkU+mUmO3yrby79ZXQPJs4WF8odp5JpDhp1OUqw==. Installed System.Buffers 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Ob3yMq1ZrYLsyYC3K2SuTnF1azX1mt3kGNoig7jopPnN3WjDmd7jegLwSPB2h6v/T/pznD/vOIIuDgDE1JiPOg==. Installed System.Threading 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 4g+JM9Kb6ajnoH7o7wyWHr0FTCY55aRBzJnB264vmt5OoDVRmQBVliCXqPeq8Iwj3Tln/vKmasiqA0Gd/HlFTA==. Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 9okvYb4h/4Tr4ltGaPW+fgiIntZla9gOLNiRlL6v0MRFiTzACeYzRDsFPF4kXSmSjZGleGCNy3PRBS+RepwuIg==. Installed System.Threading.Tasks 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash IjpRJjP22jNH4gQRrD/krJCYl4to3DkQZynn1yxZiTvPRU1kMHlCYQiQ2UVhC90lnzs/2CMQnb76vShS5Qjr6w==. Installed System.IO 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 2/lBNI7o0H4JRrzM1P5xNbUZTstTVOvoJ1o9EgS3OlMFKAZDC8qGNe6exp27BSb8sTJnwDXcJSrIabLw7A+7Ag==. Installed System.Text.Encoding 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash aNrQU85cD9a6pDMtR0IMZMwetT/XOkJyFnJszrNZ0em27TgNC51Iuj+QUS/aFPXihYrXkflB08ZFRae4mejYgw==. Installed System.Runtime.Extensions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash +WcW4Neb4bE3/oYzSUo0N4RrFGCXmlgV/lz5VG0+yv94IHioTQ1q85s8u80zh7aM5XIXQ7BPIcmwvTr7H8A4Gw==. Installed System.Runtime.Handles 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash UUlUGHOeV2fQswDMiTeNAZo3IIH1SP83QIZJ9woCWyhIM69dq3mKrktWbpsmLlzSgopnfLW/78SxL++FADt1yw==. Installed System.IO.Pipes 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 8CLxqTkqQ31BiPqXXn6CwmT5AKMvXwNWyvb94Q2P1h1wKF7ZPXGgPkkF1LMW2bRVXrhAtxaBl7sqRUm38yMJ/A==. Installed System.Security.AccessControl 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash mLGY0zZcuW76Ftdha5ozoOAzn2Tzk0W0GgoyOjcKBTVLZrMIl6GvOOeAscadPt6HJuFI8IpAmPWeVFt7Pb5O8Q==. Installed System.IO 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 6QeqvdGDfwhuCJJjEJ06p8bdIo/+RfehJwyDS0e6lrosNXjUOWfEBad9Dzq11zyqxPQfPpp/9npmRnwN3Atn5w==. Installed System.Linq 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash PJouxFSSDFbCus2wrk7YzhrGvXG4qf/PBMA8N1idYzMVZ/Lqg+kisX6h7pVTZdcQmqGS2a6J4oOrssNpEJzHmA==. Installed System.Reflection 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash T0kAE2It3rlFe1WhcJZB8sJOlVvw5A2DCKFqAVUBzclgDfYcds/2WuzaPdIMwt7Z25A+RPnPmrNDUaA5T7PMDA==. Installed System.Diagnostics.Tracing 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash trzPQbp0N+T+PZt+dPdqXMRFVPWoFDPpAi2LmPqYKxpG6R0jtAWD/xVMh5WWSZfBMt4PBX2gvxMJ4NYk8r6GCA==. Installed System.Runtime 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash +bHmmjzLG2zX9ZeYd3pYABij364MUgWKpmnsdgb0jzC4mpfUTlLTG5PKL38k7a8ivA13a0GB3J0ujBVPJ/aM8w==. Installed System.Reflection.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash E6lQ5T0P6NsbHEsaKXWIjkc4zWXJ93My999BjqUC1RWvAi8Mwe4ahz0dqDcnwzguxbVgd0oO9ewMe3cs6oPSHg==. Installed System.Runtime.InteropServices 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash jeIHnk3XHNdkPpeXVc4BSuddnilYlYvmb7FejOKwL7U74KMrscelxeiMgWkflHL5Nr7b+03Byin22XygwA/EIw==. Installed System.Runtime.InteropServices 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash rvxWpPriE0FvcCK3LVq9FcjLbbOBLPUNCOv2BXmI/u4+8lQBwIy3CqxfqashOkHErX5KyhZaHfp3DSWDnW93dQ==. Installed System.Reflection.Extensions 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash PzZ2D6HhU2i5uFzo46phGv2Ep8/SCIZb1R8LFmk6SQOwY258EElyb2YmJ+DMHjqrb6TDBJ3mgX5pM4Y8mhVyeA==. Installed Microsoft.Win32.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash CIPM1gj9llOJLn5h6HFPFHuCRID8/3OjU/1E4Z+EOgjVQRDti1uhmmWnMRic2g+MksZWzwS0VajeNIqlgYCk6A==. Installed System.Reflection 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash vndJN1hq3iEKdWyqLPRppjmOb8EtYDvtr3rgXy7tAqJkKXTbPBqrr/Cx9MDQdWSlcmq9u1lTBVpd9OXDDbQnSA==. Installed System.Text.Encoding 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash vS2o0CaV3vv2nkAw3RHW7o9l8mneRQgmTCeNSsLBBG4PvVHWt2NTIcwyw57Pz49gJjJNbN6tSF0lMPgfL5SJdA==. Installed System.Reflection.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash S0+8nd5H+9uuTFGJFcLuB5FVgQiIokBO5C4hBEywztEKeB0RfeO1ZYRwOOoReuwu4VobJsYVcj4idxK1UxFx2w==. Installed System.Text.Encoding.Extensions 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash iMSwAqTmywLe6mrg5uLvDIERBv9EdFqciNp+okKVS3JWaVLSD5TxbexGBamArjUu+jYAePCY8egn8eG30nAnGA==. Installed System.Security.Principal 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash zLXv5qJE43c5enGcnLIQZWP23xAbBfuXQxGhXXE3sEE08c5IEUebjv3qZ35ds6pSu0lpPWr7qnFpSoCXT7DnAQ==. Installed System.Security.Claims 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash khW7AA/CymX8UnY2EIQJYnoc4/F9twjN9JbN18kc33RHdeUiONM8cGRrD6OGgottnykPel/KXVAq7WeK4ZJdmQ==. Installed System.Runtime.Handles 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash rvMeesFMhPgc1lsA9ZRWVU0YevBIkn5eLhCXvixLvh78vCL1wBc9FJnzWeq9omYZeTJzqi5kHC80hfRSOI+TiQ==. Installed System.Collections.Concurrent 4.0.12 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash QAOiFEpU5oAziaf1N/9MGxDoikxxKp45JGbhwzhZN/veX0zBSd2kkU+SwOGYp/okyMiZQadnRcMSNAol4gwCDg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (in 642 ms). NuGet Config files used: /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.102/packages/prebuilt/ /builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/ Installed: 78 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (Restore target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.102/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.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj... Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash tOCg91GnUYHRx/oIh1ZcMzJqZdTZZG9adVut85ehJPtSZA1yeuf4WEoOb056f8Z4xxHUCFXDjGg9KhTrv+5XQg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/SourceBuild.MSBuildSdkResolver.csproj.nuget.g.props. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/SourceBuild.MSBuildSdkResolver.csproj.nuget.g.targets. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (in 107 ms). NuGet Config files used: /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.102/packages/prebuilt/ /builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/ Installed: 1 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (Restore target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.102/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.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/". Creating directory "obj/Release/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/packages/restored/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.CSharp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/Microsoft.VisualBasic.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/Newtonsoft.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Build.Tasks.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Build.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Commands.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Credentials.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.DependencyResolver.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Frameworks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.LibraryModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Packaging.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Packaging.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.ProjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Protocol.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Versioning.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Buffers.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Configuration.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Memory.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ServiceProcess.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/packs/Microsoft.NETCore.App.Ref/7.0.0/ref/net7.0/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/../analyzers/Microsoft.CodeAnalysis.NetAnalyzers.dll /analyzer:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj] /builddir/build/BUILD/dotnet-v7.0.102/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.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj] CompilerServer: server - server processed compilation - 46b7e45b-e766-4b3d-86f7-3cec642a9ff1 _CopyFilesMarkedCopyLocal: Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/Newtonsoft.Json.dll" to "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/Newtonsoft.Json.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Common.dll" to "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Common.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Build.Tasks.dll" to "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Build.Tasks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Build.Tasks.Console.dll" to "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Build.Tasks.Console.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Commands.dll" to "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Commands.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Configuration.dll" to "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Configuration.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Credentials.dll" to "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Credentials.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.DependencyResolver.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.DependencyResolver.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Frameworks.dll" to "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Frameworks.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.LibraryModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.LibraryModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Packaging.dll" to "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Packaging.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.ProjectModel.dll" to "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.ProjectModel.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Packaging.Core.dll" to "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Packaging.Core.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Protocol.dll" to "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Protocol.dll". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.Versioning.dll" to "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/bin/Release/NuGet.Versioning.dll". Creating "/builddir/build/BUILD/dotnet-v7.0.102/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.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.dll" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/obj/Release/Microsoft.DotNet.SourceBuild.Tasks.XPlat.pdb" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.102/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.102/artifacts/x64/Release/". Creating directory "obj/Release/". CoreCompile: /usr/bin/dotnet exec "/builddir/build/BUILD/dotnet-v7.0.102/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.102/packages/restored/microsoft.build/15.7.179/lib/netstandard2.0/Microsoft.Build.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/microsoft.build.framework/15.7.179/lib/netstandard2.0/Microsoft.Build.Framework.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/microsoft.build.tasks.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Tasks.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/microsoft.build.utilities.core/15.7.179/lib/netstandard2.0/Microsoft.Build.Utilities.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/Microsoft.Win32.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/mscorlib.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/netstandard.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.AppContext.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Concurrent.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/system.collections.immutable/1.3.1/lib/netstandard1.0/System.Collections.Immutable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.NonGeneric.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Collections.Specialized.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Composition.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.EventBasedAsync.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ComponentModel.TypeConverter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Console.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Core.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.Common.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Data.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Contracts.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Debug.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.FileVersionInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Process.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.StackTrace.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TextWriterTraceListener.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tools.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.TraceSource.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Diagnostics.Tracing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Drawing.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Dynamic.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Calendars.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Globalization.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Compression.ZipFile.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.DriveInfo.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.FileSystem.Watcher.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.IsolatedStorage.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.MemoryMappedFiles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.Pipes.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.IO.UnmanagedMemoryStream.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Expressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Linq.Queryable.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Http.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NameResolution.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.NetworkInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Ping.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Requests.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Security.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.Sockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebHeaderCollection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.Client.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Net.WebSockets.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ObjectModel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/system.reflection.metadata/1.3.0/lib/netstandard1.1/System.Reflection.Metadata.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Reflection.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/system.reflection.typeextensions/4.1.0/ref/netstandard1.5/System.Reflection.TypeExtensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Reader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.ResourceManager.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Resources.Writer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.CompilerServices.VisualC.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Handles.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.InteropServices.RuntimeInformation.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/system.runtime.loader/4.0.0/ref/netstandard1.5/System.Runtime.Loader.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Numerics.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Formatters.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Json.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Runtime.Serialization.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Claims.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Algorithms.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Csp.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.Primitives.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Cryptography.X509Certificates.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.Principal.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Security.SecureString.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ServiceModel.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/system.text.encoding.codepages/4.4.0/ref/netstandard2.0/System.Text.Encoding.CodePages.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.Encoding.Extensions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Text.RegularExpressions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Overlapped.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/system.threading.tasks.dataflow/4.6.0/lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Tasks.Parallel.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Thread.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.ThreadPool.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Threading.Timer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Transactions.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.ValueTuple.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Web.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Windows.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Linq.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.ReaderWriter.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.Serialization.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlDocument.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XmlSerializer.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/netstandard.library/2.0.3/build/netstandard2.0/ref/System.Xml.XPath.dll /reference:/builddir/build/BUILD/dotnet-v7.0.102/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 - ac72bc17-8930-44de-aa32-55605f9e60bb CopyFilesToOutputDirectory: Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/Release/SourceBuild.MSBuildSdkResolver.dll" to "/builddir/build/BUILD/dotnet-v7.0.102/artifacts/x64/Release/SourceBuild.MSBuildSdkResolver.dll". SourceBuild.MSBuildSdkResolver -> /builddir/build/BUILD/dotnet-v7.0.102/artifacts/x64/Release/SourceBuild.MSBuildSdkResolver.dll Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/obj/Release/SourceBuild.MSBuildSdkResolver.pdb" to "/builddir/build/BUILD/dotnet-v7.0.102/artifacts/x64/Release/SourceBuild.MSBuildSdkResolver.pdb". Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (Build target(s)). Project "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/init-build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.102/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.102/previously-built-dotnet/sdk/7.0.100/SdkResolvers/SourceBuild.MSBuildSdkResolver". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/artifacts/x64/Release/SourceBuild.MSBuildSdkResolver.dll" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/previously-built-dotnet/sdk/7.0.100/SdkResolvers/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.dll Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj" (InstallResolver target(s)). ExtractToolPackage: Decompressing '/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/Microsoft.DotNet.Arcade.Sdk.7.0.0-beta.22513.4.nupkg' into '/builddir/build/BUILD/dotnet-v7.0.102/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.102/ArcadeOverrides/AfterSourceBuild.proj" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/ArcadeOverrides/SourceBuildArcadeBuild.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/ArcadeOverrides/SourceBuildArcadeTools.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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 : 11.872s 15.752s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/init-build.proj (PrepareOfflineLocalTools) | 1 : 0.882s 1.018s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (Restore) | | 2 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_IsProjectRestoreSupported) | | 3 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_GenerateRestoreProjectPathWalk) | | 4 : 0.097s 0.099s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_GenerateRestoreGraphProjectEntry) | | . 5 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets (_GetRestoreSourcesOverride) | . 6 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_GenerateProjectRestoreGraph) | 7 : 0.182s 0.221s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (Restore) | | 8 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_IsProjectRestoreSupported) | | 9 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_GenerateRestoreProjectPathWalk) | | 10 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_GenerateRestoreGraphProjectEntry) | . 11 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_GenerateProjectRestoreGraph) | 12 : 2.305s 2.305s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (Build) | 13 : 0.300s 0.300s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (Build) | 14 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (InstallResolver) . 15 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (InstallResolver) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638121515817953350: 0 11.747s 11.747s ++ (scale 1:100) 638121515935426486: 1 0.050s 11.797s . 638121515935926567: 2 0.026s 11.824s 638121515936191556: 1 0.015s 11.839s 638121515936339604: 3 0.002s 11.841s 638121515936364583: 1 0.003s 11.844s 638121515936392295: 4 0.076s 11.920s . 638121515937149040: 5 0.002s 11.921s 638121515937164697: 4 0.022s 11.943s 638121515937380226: 1 0.001s 11.944s 638121515937389197: 6 0.008s 11.951s 638121515937467542: 1 0.814s 12.766s ................ 638121515945612464: 0 0.001s 12.767s 638121515945622194: 7 0.023s 12.790s 638121515945853635: 8 0.021s 12.811s 638121515946067033: 7 0.002s 12.813s 638121515946088334: 9 0.001s 12.815s 638121515946100031: 7 0.002s 12.817s 638121515946123191: 10 0.010s 12.827s 638121515946226930: 7 0.001s 12.828s 638121515946233070: 11 0.006s 12.834s 638121515946296676: 7 0.154s 12.988s ... 638121515947837310: 0 0.001s 12.989s 638121515947844035: 12 2.305s 15.294s .............................................. 638121515970891084: 0 0.001s 15.295s 638121515970898509: 13 0.300s 15.594s ..... 638121515973894583: 0 0.003s 15.597s 638121515973921438: 14 0.019s 15.616s 638121515974111340: 0 0.001s 15.616s 638121515974116721: 15 0.016s 15.632s 638121515974276275: 0 0.121s 15.754s .. ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build succeeded. /builddir/build/BUILD/dotnet-v7.0.102/tools-local/init-build.proj(6,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v7.0.102/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v7.0.102/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.102/tools-local/init-build.proj" (PrepareOfflineLocalTools target) (1) -> "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj] /builddir/build/BUILD/dotnet-v7.0.102/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.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj] 3 Warning(s) 0 Error(s) Time Elapsed 00:00:15.78 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.102/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /bl:/builddir/build/BUILD/dotnet-v7.0.102/artifacts/log/Debug/Build_0216213941.binlog /fileLoggerParameters:LogFile=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/logs/Build_0216213941.log /flp:v=detailed /p:MinimalConsoleLogOutput=false /p:ContinueOnPrebuiltBaselineError=true /p:LogVerbosity=n /v:n /builddir/build/BUILD/dotnet-v7.0.102/build.proj Build started 02/16/2023 21:39:58. [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.102/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.102/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.102/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.102/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.102/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.102/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4' Project "/builddir/build/BUILD/dotnet-v7.0.102/build.proj" on node 1 (default targets). PrepareOutput: Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/artifacts/git-info/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/assets/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blobs/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/artifacts/msbuild-debug/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/artifacts/roslyn-debug/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/artifacts/aspnet-debug". /builddir/build/BUILD/dotnet-v7.0.102/tools-local/init-build.proj(6,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v7.0.102/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v7.0.102/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.102/build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.102/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: [21:39:58.75] Packing text-only packages. Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/packages/text-only/microsoft.net.workload.emscripten.net6.manifest-7.0.100/7.0.2/microsoft.net.workload.emscripten.net6.manifest-7.0.100.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.102/packages/text-only/microsoft.net.workload.emscripten.net7.manifest-7.0.100/7.0.2/microsoft.net.workload.emscripten.net7.manifest-7.0.100.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.102/packages/text-only/microsoft.net.workload.mono.toolchain.net6.manifest-7.0.100/7.0.2/microsoft.net.workload.mono.toolchain.net6.manifest-7.0.100.nuspec Found text only package nuspec file: /builddir/build/BUILD/dotnet-v7.0.102/packages/text-only/microsoft.net.workload.mono.toolchain.net7.manifest-7.0.100/7.0.2/microsoft.net.workload.mono.toolchain.net7.manifest-7.0.100.nuspec Created '/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Android.Manifest-7.0.100.33.0.4.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.iOS.Manifest-7.0.100.16.0.1478.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.MacCatalyst.Manifest-7.0.100.15.4.2372.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.macOS.Manifest-7.0.100.12.3.2372.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.Maui.Manifest-7.0.100.7.0.49.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Sdk.tvOS.Manifest-7.0.100.16.0.1478.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100.7.0.2.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Workload.Emscripten.net7.Manifest-7.0.100.7.0.2.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-7.0.100.7.0.2.nupkg' Created '/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-7.0.100.7.0.2.nupkg' [21:39:58.97] Done packing text-only packages. Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/tools-local/init-build.proj" (default targets). Build: Build Environment: x64 Release Linux rhel.8-x64 Project "/builddir/build/BUILD/dotnet-v7.0.102/build.proj" (1) is building "/builddir/build/BUILD/dotnet-v7.0.102/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.102/repos/known-good.proj" (3) is building "/builddir/build/BUILD/dotnet-v7.0.102/repos/source-build-reference-packages.proj" (4) on node 1 (Build target(s)). AddLocalNuGetPackageCacheDirectory: Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/source-build-reference-package-cache". CreateBuildOutputProps: source-build-reference-packages using package version properties saved at /builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/PackageVersions.props.pre.source-build-reference-packages.xml Build: [21:39:59.34] Building 'source-build-reference-packages in tarball' Running command: /builddir/build/BUILD/dotnet-v7.0.102/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.102/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/" /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=rhel.8-x64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/source-build-reference-package-cache /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true Log: /builddir/build/BUILD/dotnet-v7.0.102/artifacts/logs/source-build-reference-packages.log With Environment Variables: DotNetBuildFromSource=true DotNetBuildFromSourceFlavor=Product DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/PackageVersions.props DotNetRestorePackagesPath=/builddir/build/BUILD/dotnet-v7.0.102/packages/restored/ DotNetBuildOffline=true AddDotnetfeedProjectSource=false DOTNET_INSTALL_DIR=/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/ DOTNET_PATH=/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/ DOTNET_HOST_PATH=/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/dotnet _InitializeDotNetCli=/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/ _DotNetInstallDir=/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/ _OverrideArcadeInitializeBuildToolFramework=net7.0 DotNetUseShippingVersions=true PreReleaseVersionLabel=alpha.1 PackageVersionStamp=alpha.1 PB_VersionStamp=alpha.1 ContinuousIntegrationBuild=true MSBUILDDISABLENODEREUSE=1 OfficialBuildId=20221201.1 BUILD_BUILDNUMBER=20221201.1 GitCommitCount= GitCommitHash=dbc9f7cf132118b8a82cc78c99143df07cf26058 GitInfoCommitHash=dbc9f7cf132118b8a82cc78c99143df07cf26058 SourceRevisionId=dbc9f7cf132118b8a82cc78c99143df07cf26058 RepositoryCommit=dbc9f7cf132118b8a82cc78c99143df07cf26058 COMMIT_SHA=dbc9f7cf132118b8a82cc78c99143df07cf26058 GIT_COMMIT=dbc9f7cf132118b8a82cc78c99143df07cf26058 RepositoryType=Git DeterministicSourcePaths=true SourceRoot=/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/ LatestCommit=dbc9f7cf132118b8a82cc78c99143df07cf26058 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.102/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/ RepoBuild: /builddir/build/BUILD/dotnet-v7.0.102/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.102/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/" /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=rhel.8-x64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/source-build-reference-package-cache /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true ##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts ##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/toolset ##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/log/Release ##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/tmp/Release ##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/tmp/Release /builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/toolset/7.0.0-beta.22473.4.txt /t:__WriteToolsetLocation /warnaserror /builddir/build/BUILD/dotnet-v7.0.102/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.102/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/ /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=rhel.8-x64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/source-build-reference-package-cache /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /warnaserror /builddir/build/BUILD/dotnet-v7.0.102/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj Build started 2/16/2023 9:40:00 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/clean.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/clean.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.gitattributes" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.gitattributes". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/CODE-OF-CONDUCT.md" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/CODE-OF-CONDUCT.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.gitignore" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.gitignore". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.devcontainer.json" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.devcontainer.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/CODEOWNERS" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/CODEOWNERS". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/generate.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/generate.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/LICENSE.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/global.json" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/global.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/README.md" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/README.md". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/description" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/description". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/FETCH_HEAD" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/FETCH_HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/config" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/shallow" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/shallow". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/index" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/index". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/hooks/commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/commit-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/hooks/fsmonitor-watchman.sample" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/fsmonitor-watchman.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/hooks/applypatch-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/applypatch-msg.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/hooks/pre-applypatch.sample" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/pre-applypatch.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/hooks/post-update.sample" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/post-update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/hooks/pre-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/pre-commit.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/hooks/pre-push.sample" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/pre-push.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/hooks/pre-merge-commit.sample" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/.git/hooks/update.sample" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/update.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/hooks/prepare-commit-msg.sample" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/.git/hooks/pre-receive.sample" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/pre-receive.sample". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/hooks/pre-rebase.sample" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/pre-rebase.sample". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/info". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/info/exclude" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/info/exclude". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/logs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/logs/HEAD" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/logs/HEAD". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/logs/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/logs/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/logs/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/refs/heads". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/.git/refs/heads/master" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/refs/heads/master". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/azure-pipelines/builds". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/azure-pipelines/builds/ci.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/azure-pipelines/builds/ci.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/Publishing.props" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/Publishing.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/NoOp.csproj" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/NoOp.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/SourceBuild.props" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/SourceBuild.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/Tools.props" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/Tools.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/SourceBuildPrebuiltBaseline.xml" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/SourceBuildPrebuiltBaseline.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/Version.Details.xml" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/Version.Details.xml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/Versions.props" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/Versions.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/CIBuild.cmd" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/CIBuild.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/darc-init.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/darc-init.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/darc-init.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/darc-init.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/cibuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cibuild.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/build.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/build.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/dotnet-install.cmd" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/dotnet-install.cmd". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/enable-cross-org-publishing.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/dotnet-install.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/dotnet-install.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/dotnet-install.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/dotnet-install.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/generate-locproject.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/generate-locproject.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/generate-sbom-prep.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/helixpublish.proj" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/helixpublish.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/generate-sbom-prep.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/init-tools-native.cmd" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/init-tools-native.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/init-tools-native.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/internal-feed-operations.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/msbuild.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/msbuild.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/internal-feed-operations.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/pipeline-logging-functions.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/pipeline-logging-functions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/msbuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/msbuild.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/PSScriptAnalyzerSettings.psd1" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/PSScriptAnalyzerSettings.psd1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/retain-build.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/retain-build.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/SetupNugetSources.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/SetupNugetSources.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/sdk-task.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdk-task.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/README.md" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/README.md". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/SetupNugetSources.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/SetupNugetSources.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/tools.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/tools.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/tools.sh". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/cross/arm/sources.list.jammy" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/cross/arm/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/cross/arm/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/cross/arm/sources.list.focal" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/cross/arm/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/cross/arm/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/cross/arm/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/cross/arm/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/cross/arm/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.bionic". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.jammy" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.focal" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.stretch" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/sources.list.stretch". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.xenial" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/cross/arm64/sources.list.zesty" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/cross/arm64/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/cross/arm64/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/arm64/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/cross/arm64/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/cross/armel/tizen-build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/tizen-build-rootfs.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/cross/armel/sources.list.jessie" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/sources.list.jessie". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/cross/armel/tizen-fetch.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/tizen-fetch.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/cross/armel/armel.jessie.patch" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/armel.jessie.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/tizen". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/cross/armel/tizen/tizen-dotnet.ks" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen-dotnet.ks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/cross/armel/tizen/tizen.patch" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armel/tizen/tizen.patch". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/armv6". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/cross/armv6/sources.list.buster" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/cross/build-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/cross/build-android-rootfs.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/cross/toolchain.cmake" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/toolchain.cmake". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/ppc64le". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/cross/ppc64le/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/riscv64". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/cross/riscv64/sources.list.sid" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cross/s390x". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/cross/s390x/sources.list.bionic" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/internal/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/internal/Tools.csproj" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal/Tools.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/internal/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/internal/Directory.Build.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/native/CommonLibrary.psm1" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native/CommonLibrary.psm1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/native/common-library.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/native/init-compiler.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/native/install-cmake-test.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/native/install-cmake.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/native/install-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/native/install-tool.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/post-build/sourcelink-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/post-build/publish-using-darc.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/post-build/post-build-utils.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/post-build/nuget-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/post-build/check-channel-consistency.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/post-build/add-build-to-channel.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/post-build/symbols-validation.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build/symbols-validation.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/post-build/trigger-subscriptions.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/post-build/trigger-subscriptions.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/sdl/configure-sdl-tool.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/configure-sdl-tool.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/sdl/execute-all-sdl-tools.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/sdl/extract-artifact-archives.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/sdl/extract-artifact-packages.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/sdl/init-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/init-sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/sdl/NuGet.config" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/NuGet.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/sdl/packages.config" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/packages.config". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/sdl/sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/sdl.ps1". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/sdl/run-sdl.ps1" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/sdl/run-sdl.ps1". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/templates/job/onelocbuild.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job/onelocbuild.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/templates/job/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/job/publish-build-assets.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/job/source-index-stage1.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/job/job.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job/job.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/templates/job/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/job/execute-sdl.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/jobs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/jobs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/templates/jobs/codeql-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/jobs/codeql-build.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/templates/jobs/jobs.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/jobs/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/jobs/source-build.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/post-build". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/templates/post-build/common-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/post-build/setup-maestro-vars.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/post-build/post-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/post-build/trigger-subscription.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/templates/steps/add-build-to-channel.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/steps/execute-sdl.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/steps/build-reason.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/steps/execute-codeql.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/steps/generate-sbom.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/steps/publish-logs.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/steps/run-script-ifequalelse.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/steps/source-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/steps/send-to-helix.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/steps/retain-build.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/steps/run-on-windows.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/steps/run-on-unix.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/eng/common/templates/steps/telemetry-start.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-start.yml". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/templates/steps/telemetry-end.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/steps/telemetry-end.yml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/templates/variables". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/eng/common/templates/variables/sdl-variables.yml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/common". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/common/RestoreProjects.proj" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/common/RestoreProjects.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/Directory.Build.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/Directory.Build.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/snk/35MSSharedLib1024.snk" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk/35MSSharedLib1024.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/snk/AspNetCore.snk" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk/AspNetCore.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/snk/Open.snk" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk/Open.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/snk/ECMA.snk" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk/ECMA.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/snk/SilverlightPlatformPublicKey.snk" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk/SilverlightPlatformPublicKey.snk". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/snk/MSFT.snk" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/snk/MSFT.snk". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/src/dir.props" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/dir.props". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.asyncinterfaces/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.bcl.hashcode/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build.framework/15.7.179/microsoft.build.framework.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.framework/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.tasks.core/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.build.utilities.core/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/15.7.179/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/16.5.0/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/16.8.0/microsoft.build.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.build/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.common/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp.workspaces/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.csharp/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.codeanalysis.workspaces.common/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.0.1/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/microsoft.csharp.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/microsoft.csharp.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/microsoft.csharp.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.csharp/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration.abstractions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration.binder/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.configuration/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.dependencyinjection.abstractions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging.abstractions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.logging/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.options/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.extensions.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.1.0/microsoft.visualbasic.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/microsoft.visualbasic.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/microsoft.visualbasic.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/10.3.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.visualbasic/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.primitives/4.0.1/microsoft.win32.primitives.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.win32.registry/5.0.0/microsoft.win32.registry.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.registry/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/microsoft.win32.systemevents/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.1.0/system.appcontext.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/system.appcontext.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/4.3.0/system.appcontext.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.appcontext/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.3.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.4.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.0/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.buffers/4.5.1/system.buffers.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.buffers/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.codedom/4.4.0/system.codedom.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.codedom/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.0.12/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.collections.concurrent/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.immutable/1.2.0/system.collections.immutable.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.collections.immutable/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections.nongeneric/4.0.1/system.collections.nongeneric.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.collections.nongeneric/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.collections.specialized/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.0.11/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.collections/4.3.0/system.collections.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.collections/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/5.0.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.annotations/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel.typeconverter/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/4.3.0/system.componentmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.componentmodel/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.composition.attributedmodel/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.composition.convention/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.composition.hosting/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.composition.runtime/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.composition.typedparts/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/src/system.console/4.0.0/system.console.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/system.console.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.console/4.3.0/system.console.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.console/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.data.common/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.data.sqlclient/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.debug/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.diagnosticsource/4.3.0/system.diagnostics.diagnosticsource.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.diagnosticsource/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.eventlog/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.fileversioninfo/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.process/4.1.0/system.diagnostics.process.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.process/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tools/4.0.1/system.diagnostics.tools.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tools/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.diagnostics.tracesource/4.0.0/system.diagnostics.tracesource.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracesource/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.diagnostics.tracing/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.drawing.common/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.dynamic.runtime/4.0.11/system.dynamic.runtime.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.dynamic.runtime/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.formats.asn1/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.globalization.calendars/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.globalization.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.0.11/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.globalization/4.3.0/system.globalization.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.globalization/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.io.compression.zipfile/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.io.compression/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.accesscontrol/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.io.filesystem/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.io.pipelines/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes.accesscontrol/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.io.pipes/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.io/4.1.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.io/4.3.0/system.io.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.io/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.linq.expressions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.linq.parallel/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.linq.parallel/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.linq.queryable/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.linq.queryable/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.1.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/system.linq.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.linq/4.3.0/system.linq.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.linq/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.1/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.1/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/system.memory.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.3/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/system.memory.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/lib/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.4/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/system.memory.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/ref/netcoreapp2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.memory/4.5.5/system.memory.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.memory/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.net.http/4.3.0/system.net.http.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.net.http/4.3.4/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.net.http/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.net.nameresolution/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.net.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/4.3.0/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.net.requests/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.net.security/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.net.sockets/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.net.webheadercollection/4.3.0/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.net.webheadercollection/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.numerics.vectors/4.4.0/system.numerics.vectors.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/4.5.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.numerics.vectors/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.0.12/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/4.3.0/system.objectmodel.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.objectmodel/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.private.datacontractserialization/4.1.1/ref/netstandard/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.private.datacontractserialization/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/4.7.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.ilgeneration/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit.lightweight/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.emit/4.0.1/system.reflection.emit.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/4.7.0/ref/netstandard2.1/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.emit/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.metadata/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection.typeextensions/4.1.0/system.reflection.typeextensions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.4.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/4.7.0/ref/netcoreapp2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection.typeextensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.1.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection/4.3.0/system.reflection.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.reflection/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.resources.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.resources.reader/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.0.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.resources.resourcemanager/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.resources.writer/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.compilerservices.unsafe/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/4.3.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.0.1/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/4.3.0/ref/net46/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.handles/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices.runtimeinformation/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.interopservices/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.loader/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.numerics/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.formatters/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.1.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.xml/4.1.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime.serialization.xml/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.1.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/system.runtime.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.0/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime/4.3.1/system.runtime.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.runtime/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.security.accesscontrol/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.security.claims/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.algorithms/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.cng/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.csp/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.encoding/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.openssl/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.pkcs/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.primitives/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.protecteddata/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.x509certificates/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.security.cryptography.xml/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.security.permissions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.security.principal.windows/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.security.principal/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.codepages/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.text.encoding/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.text.encodings.web/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.text.json/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.1.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/4.3.1/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.text.regularexpressions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.threading.overlapped/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.dataflow/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.parallel/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks.parallel/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.threading.tasks/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.thread/4.0.0/system.threading.thread.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.threading.thread/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.threading.threadpool/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.0.1/ref/net451/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading.timer/4.0.1/system.threading.timer.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/4.3.0/ref/net451/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.threading.timer/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.0.11/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.threading/4.3.0/system.threading.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.threading/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.valuetuple/4.5.0/ref/netstandard2.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.valuetuple/4.5.0/system.valuetuple.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.valuetuple/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.windows.extensions/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.xml.readerwriter/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.xml.xdocument/4.0.11/system.xml.xdocument.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/4.3.0/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.xml.xdocument/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmldocument/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmlserializer/4.0.11/ref/net45/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/referencePackages/src/system.xml.xmlserializer/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackageSourceGenerator/DefaultGenApiDocIds.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/DefaultGenApiDocIds.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackageSourceGenerator/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackageSourceGenerator/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Directory.Build.targets". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackageSourceGenerator/LicenseHeader.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/LicenseHeader.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateProjects/AssemblyStandardUsings.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects/AssemblyStandardUsings.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateProjects/AssemblyVersionTemplate.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects/AssemblyVersionTemplate.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateProjects/GenerateProjects.proj" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects/GenerateProjects.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateProjects/PackageProjectTemplate.xml" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateProjects/PackageProjectTemplate.xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateSource". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateSource". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateSource/GenerateSource.proj" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateSource/GenerateSource.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackageSourceGenerator/GenerateSource/targetPackage.csproj.template" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/GenerateSource/targetPackage.csproj.template". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackageSourceGenerator/Tasks/GenerateProjectsTask.csproj" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks/GenerateProjectsTask.csproj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackageSourceGenerator/Tasks/GenerateProjects.cs" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks/GenerateProjects.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackageSourceGenerator/Tasks/PackageData.cs" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks/PackageData.cs". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/referencePackageSourceGenerator/Tasks/ProjectData.cs" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackageSourceGenerator/Tasks/ProjectData.cs". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/targetPacks/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/targetPacks/build-il.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/build-il.sh". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/targetPacks/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/Directory.Build.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/packageIcon.png" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/[Content_Types].xml". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.0.1/_rels/.rels" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/3.1.10/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.aspnetcore.app.ref/6.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/.nupkg.metadata" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/PackageOverrides.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/3.1.0/data/PlatformManifest.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app.ref/5.0.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app.ref/6.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/[Content_Types].xml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/ref/netcoreapp/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.0.0/_rels/.rels" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/[Content_Types].xml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/ref/netcoreapp2.1/WindowsBase.il". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/microsoft.netcore.app/2.1.0/_rels/.rels" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/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.102/src/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.102/src/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.102/src/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.102/src/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/src/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.102/src/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.102/src/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/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.102/src/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.102/src/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.102/src/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.102/src/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.102/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.102/src/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.102/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.102/src/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/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.102/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.102/src/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/microsoft.netframework.referenceassemblies/1.0.2/microsoft.netframework.referenceassemblies.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/data/PackageOverrides.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/data/FrameworkList.xml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library.ref/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/1.6.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/build/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/NETStandard.Library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/[Content_Types].xml" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.0/_rels/.rels" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/build/NETStandard.Library.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.1/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/targetPacks/ILsrc/netstandard.library/2.0.3/THIRD-PARTY-NOTICES.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackageGenerator". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackageGenerator". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/textOnlyPackageGenerator/PackageGenerator.proj" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackageGenerator/PackageGenerator.proj". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/textOnlyPackageGenerator/textOnlyPackage.csproj.template" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackageGenerator/textOnlyPackage.csproj.template". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/textOnlyPackages/Directory.Build.props" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/Directory.Build.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/textOnlyPackages/Directory.Build.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/Directory.Build.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Core.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Plugin.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/build/MicroBuild.Core.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/buildCrossTargeting/MicroBuild.Core.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microbuild.core/0.3.0/microbuild.core.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Microsoft.Build.CentralPackageVersions.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.centralpackageversions/2.0.1/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/MSBuild-NuGet-Icon.png". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/LICENSE.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.props". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.notargets/2.0.1/Sdk/Sdk.targets". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.notargets/3.5.0/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/LICENSE.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/2.0.34/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/microsoft.build.traversal.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/MSBuild-NuGet-Icon.png". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.build.traversal/3.1.6/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/microsoft.docker.sdk.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/Sdk/Sdk.props" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.docker.sdk/1.1.0/Sdk/Sdk.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/LICENSE.TXT". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.0.0/microsoft.netcore.dotnetapphost.nuspec". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/microsoft.netcore.dotnetapphost.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnetapphost/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/microsoft.netcore.dotnethostpolicy.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/microsoft.netcore.dotnethostpolicy.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostpolicy/2.1.0/THIRD-PARTY-NOTICES.TXT". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/microsoft.netcore.dotnethostresolver.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/microsoft.netcore.dotnethostresolver.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.dotnethostresolver/2.1.0/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/1.1.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.0.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/2.1.9/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/3.1.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/Icon.png" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/version.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/useSharedDesignerContext.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.platforms/5.0.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.0.1/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/ThirdPartyNotices.txt". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.0/runtime.json". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/runtime.json". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/ThirdPartyNotices.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/microsoft.netcore.targets/1.1.3/ThirdPartyNotices.txt". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/lib/netstandard1.0/_._" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/LICENSE.TXT" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/runtime.json" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/useSharedDesignerContext.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/microsoft.netcore.targets/2.1.0/version.txt" to "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/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.102/src/source-build-reference-packages/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.nuspec" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.nuspec". Copying file from "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj". RunInnerSourceBuildCommand: /builddir/build/BUILD/dotnet-v7.0.102/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.102/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.102/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.102/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/ /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=rhel.8-x64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/source-build-reference-package-cache /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true -logger:/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/ /bl:/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/PackageVersions.props /builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/log/Release/Build.binlog /bl:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/ /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=rhel.8-x64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/source-build-reference-package-cache /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/ /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/PackageVersions.props /warnaserror /builddir/build/BUILD/dotnet-v7.0.102/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj Build started 2/16/2023 9:40:28 PM. 1>Project "/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/sourcebuild-dependency-projects.binlog /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.102/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.102/previously-built-dotnet/sdk/7.0.100/MSBuild.dll /nologo -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (in 194 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.102/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.102/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.102/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.102/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.102/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.102/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' Determining projects to restore... Restored /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/NoOp.csproj (in 238 ms). NoOp -> /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/bin/NoOp/Release/net7.0/NoOp.dll Build succeeded. 0 Warning(s) 0 Error(s) Time Elapsed 00:00:02.93 1>Project "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/toolset/Common/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (in 111 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/NuGet.config Feeds used: /builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.102/packages/prebuilt/ /builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/source-build-reference-package-cache 2>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/' 1>Project "/builddir/build/BUILD/dotnet-v7.0.102/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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) on node 30 (Restore target(s)). 318>_GetAllRestoreProjectPathItems: Determining projects to restore... 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (90:5) on node 5 (_GenerateRestoreGraphProjectEntry target(s)). 90>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (33:5) on node 26 (_GenerateRestoreGraphProjectEntry target(s)). 33>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (29:5) on node 15 (_GenerateRestoreGraphProjectEntry target(s)). 29>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (6:5) on node 20 (_GenerateRestoreGraphProjectEntry target(s)). 6>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (28:5) on node 23 (_GenerateRestoreGraphProjectEntry target(s)). 28>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (31:5) on node 11 (_GenerateRestoreGraphProjectEntry target(s)). 31>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj" (27:5) on node 2 (_GenerateRestoreGraphProjectEntry target(s)). 27>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (16:5) on node 14 (_GenerateRestoreGraphProjectEntry target(s)). 16>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (19:5) on node 29 (_GenerateRestoreGraphProjectEntry target(s)). 19>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (8:5) on node 18 (_GenerateRestoreGraphProjectEntry target(s)). 8>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (18:5) on node 21 (_GenerateRestoreGraphProjectEntry target(s)). 18>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.1/netstandard.library.2.0.1.csproj" (12:5) on node 19 (_GenerateRestoreGraphProjectEntry target(s)). 12>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (23:5) on node 27 (_GenerateRestoreGraphProjectEntry target(s)). 23>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (17:5) on node 17 (_GenerateRestoreGraphProjectEntry target(s)). 17>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (26:5) on node 28 (_GenerateRestoreGraphProjectEntry target(s)). 26>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (24:5) on node 24 (_GenerateRestoreGraphProjectEntry target(s)). 24>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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 30 (_GenerateRestoreGraphProjectEntry target(s)). 3>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (22:5) on node 12 (_GenerateRestoreGraphProjectEntry target(s)). 22>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (9:5) on node 25 (_GenerateRestoreGraphProjectEntry target(s)). 9>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (34:5) on node 16 (_GenerateRestoreGraphProjectEntry target(s)). 34>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (32:5) on node 13 (_GenerateRestoreGraphProjectEntry target(s)). 32>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (30:5) on node 4 (_GenerateRestoreGraphProjectEntry target(s)). 30>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (14:5) on node 7 (_GenerateRestoreGraphProjectEntry target(s)). 14>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (15:5) on node 9 (_GenerateRestoreGraphProjectEntry target(s)). 15>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" (11:5) on node 8 (_GenerateRestoreGraphProjectEntry target(s)). 11>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/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" (36:5) on node 10 (_GenerateRestoreGraphProjectEntry target(s)). 36>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 318>Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (318) is building "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj" (13:5) on node 6 (_GenerateRestoreGraphProjectEntry target(s)). 13>GetILToolPackageReferences: ldd --version 2>&1 | grep -q musl 28>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. 18>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 27>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 6>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. 19>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. 90>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 22>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. 9>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. 12>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. 32>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. 34>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. 31>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 17>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. 14>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. 15>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. 13>GetILToolPackageReferences: The command "ldd --version 2>&1 | grep -q musl" exited with code 1. 22>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 6>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 28>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 90>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 23>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 12>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 30>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 11>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj" (_GenerateRestoreGraphProjectEntry target(s)). 31>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 34>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 16>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 33>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 17>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 15>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 27>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 3>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 9>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 24>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 36>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 8>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 29>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 13>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 14>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 18>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 26>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 32>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 19>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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)). 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.102/previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem'. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Installed System.Text.Encoding 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash vS2o0CaV3vv2nkAw3RHW7o9l8mneRQgmTCeNSsLBBG4PvVHWt2NTIcwyw57Pz49gJjJNbN6tSF0lMPgfL5SJdA==. Installed System.IO 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 2/lBNI7o0H4JRrzM1P5xNbUZTstTVOvoJ1o9EgS3OlMFKAZDC8qGNe6exp27BSb8sTJnwDXcJSrIabLw7A+7Ag==. Installed System.Threading.Tasks 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash RSehVULDcnn8pcoPV5An1vCZCLc7ImgwBqCJNsxK0dFbfvislrCYCVp91hjnmPkSvfvLce95ZUbihjjKc7FntA==. Installed System.Threading 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash J962bU0AUu8g6ZBIPf83DGidOUub4Ljql+y7bMEDvo3BVfzYAcvYkdMnXdOLye3YzY0t3CBpYvZ2Yg0A9elzRQ==. Installed Microsoft.NETFramework.ReferenceAssemblies 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 8t84SZp+WUeL3YkNUc1YH3SYzJbqH02DGNX1X/mXI9i3hnEA6zfq5lFDLilBRu8LospAAI1j8l0dWFyXkOp5yw==. Installed Microsoft.NETCore.Targets 1.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Ybec3DPtlTUCAMCv0SPCZI9bInwfHeJLtbeGBnQIgzxIy00Il/HIWLX9QyLG/Y91xQ5Zb2EFoOdzBfXd0SQSvA==. Installed System.Runtime 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash +bHmmjzLG2zX9ZeYd3pYABij364MUgWKpmnsdgb0jzC4mpfUTlLTG5PKL38k7a8ivA13a0GB3J0ujBVPJ/aM8w==. Installed Microsoft.NETCore.Targets 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Qe1vCLbUUjNYqr9QHRNy6vABbleNUSwsQRVfs5lc/TflWhN+DXxJrvHubTuYUyRpwVBZA95TAY4uCi/jvUk6iQ==. Installed System.Collections.Concurrent 4.0.12 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash QAOiFEpU5oAziaf1N/9MGxDoikxxKp45JGbhwzhZN/veX0zBSd2kkU+SwOGYp/okyMiZQadnRcMSNAol4gwCDg==. Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 9okvYb4h/4Tr4ltGaPW+fgiIntZla9gOLNiRlL6v0MRFiTzACeYzRDsFPF4kXSmSjZGleGCNy3PRBS+RepwuIg==. Installed System.Runtime 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash dlLL2lmrf3rfh5xZggKnkQ3u+0oBgkx+uNrlTwP6HMeBDcSevMEoJOHcZjQDZFihuhCNFsX48PaTad3J6ivbtw==. Installed System.IO 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 6QeqvdGDfwhuCJJjEJ06p8bdIo/+RfehJwyDS0e6lrosNXjUOWfEBad9Dzq11zyqxPQfPpp/9npmRnwN3Atn5w==. Installed System.Globalization 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash rc3UAF5g8fFgEgtepZtaGr9SynVXz/CAOLmNEOYzG/Gcl5+3PS3duuhWxxs20KjubKbFRPzVPBCUFZD+p0ZFkA==. Installed System.Resources.ResourceManager 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash pepRjkdaj/h6zSvmT0tyYSJHmY9/DiZDH/UYB+YZ6jMRhdd0LAVFn4xK6j/PXYxSH6Un6V1lKmzpOC0DaWAyvg==. Installed System.Threading.Tasks 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash IjpRJjP22jNH4gQRrD/krJCYl4to3DkQZynn1yxZiTvPRU1kMHlCYQiQ2UVhC90lnzs/2CMQnb76vShS5Qjr6w==. Installed System.Reflection.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash S0+8nd5H+9uuTFGJFcLuB5FVgQiIokBO5C4hBEywztEKeB0RfeO1ZYRwOOoReuwu4VobJsYVcj4idxK1UxFx2w==. Installed System.Reflection.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash DsAODsUEbDJjYVyQ/odyqd1rR6uZIUNuLnAOZxp8nqdN8uho60amHnwm62O00/DIlY48vgxzjS6f6MqaV//beQ==. Installed System.Diagnostics.Tracing 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash P420j/IIgHgkYkw25s/Cs+SNluSZmUqMuknvj2UvvA7zgFYN6HzUMRo9SKHqGELCVv0UmeVrPkANI/Q2yDvBPA==. Installed System.Reflection 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash vndJN1hq3iEKdWyqLPRppjmOb8EtYDvtr3rgXy7tAqJkKXTbPBqrr/Cx9MDQdWSlcmq9u1lTBVpd9OXDDbQnSA==. Installed System.Globalization 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash O4JoBS6yN4L3zSiba11dHfOVyORVSIcDjWiSCZWZVA00TSDQRvbK6L+yw1umBtfm30ozD/3rGgXeStwyL1S7jA==. Installed System.Diagnostics.Tracing 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash trzPQbp0N+T+PZt+dPdqXMRFVPWoFDPpAi2LmPqYKxpG6R0jtAWD/xVMh5WWSZfBMt4PBX2gvxMJ4NYk8r6GCA==. Installed System.Reflection 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash T0kAE2It3rlFe1WhcJZB8sJOlVvw5A2DCKFqAVUBzclgDfYcds/2WuzaPdIMwt7Z25A+RPnPmrNDUaA5T7PMDA==. Installed System.Text.Encoding 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash aNrQU85cD9a6pDMtR0IMZMwetT/XOkJyFnJszrNZ0em27TgNC51Iuj+QUS/aFPXihYrXkflB08ZFRae4mejYgw==. Installed System.Reflection.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash E6lQ5T0P6NsbHEsaKXWIjkc4zWXJ93My999BjqUC1RWvAi8Mwe4ahz0dqDcnwzguxbVgd0oO9ewMe3cs6oPSHg==. Installed NETStandard.Library 2.0.3 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash tOCg91GnUYHRx/oIh1ZcMzJqZdTZZG9adVut85ehJPtSZA1yeuf4WEoOb056f8Z4xxHUCFXDjGg9KhTrv+5XQg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed System.Threading 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 4g+JM9Kb6ajnoH7o7wyWHr0FTCY55aRBzJnB264vmt5OoDVRmQBVliCXqPeq8Iwj3Tln/vKmasiqA0Gd/HlFTA==. Installed System.Security.Principal.Windows 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash wFBThVWX19LToh9IyPn2B22Pp5EAmHr7wNCxjSFe9gTCQ5pECQeSBcQrJsbRoqH7dIqiZPbbdyMI1H+crMPcEA==. Installed Microsoft.NETCore.Platforms 1.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash tv7M7c29bLH2DPSdf8LZZr+huqmT+R/qfwpJrxsNrbb73EpzhvY80uTcOj56H9pEJFJnY5RtIvVzlIGVPE8Mhw==. Installed System.Runtime.CompilerServices.Unsafe 4.5.3 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash r5I72rllg310HB2oeP7ZcfzBjy9pdDEpxrc1EFjBqEAg6V/rhxaD6l09cKZ8HcOaEj0YHy33uU4cMgGWPSbQBg==. Installed System.Runtime.CompilerServices.Unsafe 4.5.2 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 3VgVzQdtF36DtK+5PA+nVxsgQLMLsNwnyUoRPQlkYyLrULJmjUy0bVHacx2UPL/HYfmb9jri3E/6k8HrntLdWQ==. Installed System.Resources.ResourceManager 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash yVLKcL7ezqUi2b7mndhrzusntZNAKS4HGnUL21R+95XZJe7PkU+mUmO3yrby79ZXQPJs4WF8odp5JpDhp1OUqw==. Installed System.Diagnostics.Debug 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 5zsbOs2oFS7Z3jJ853+zQsFLW9T/s0TH6SjkyoT5gxUqkVgOWgaxUYpnWQeuERjcUDCSfE/toh5vujjAAJKOYA==. Installed System.Collections 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 112/xtTQqY1hU0bDNTD7yJCrsBlRdLQrQ+9NTXi1fbK6HkCB2yuUeJQX/kO7H+dMBBaSVgTC+PATk1LT2oqvvg==. Installed System.Security.Permissions 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash KQxFLk+h0fo1IYxxA7f4MrP7Agcj5jIolg2aGP6ZERf/YMNXYzFWAbalzjFzvcU0P5BOf7RCIOEFPh8PVWhf+w==. Installed System.Security.Principal 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash zLXv5qJE43c5enGcnLIQZWP23xAbBfuXQxGhXXE3sEE08c5IEUebjv3qZ35ds6pSu0lpPWr7qnFpSoCXT7DnAQ==. Installed System.Numerics.Vectors 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 6jJqq+TSnw1E6lLayVGmwIvkrUguIp7Ei6aZ+augWU25LHU9QmedRppCikglu0ZoyOuZN2h/N1wKYA4Jzug7bQ==. Installed System.Security.Cryptography.Pkcs 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash CQdL59x8UNhOa2P5Uzkc3Xw528bh0mSdmLUs1IUAEWZk9PmWEAbhpFLNoKTtleGGjREc5/c9SVmlOaI6E6oESg==. Installed System.Collections 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash JbCpMxnw8oauZSquu55x5jxzm5MYLwQg7r0rKSN5iKnvFUDrJzOBazohvgKpGsSXsLMSitZv3oY3SwJ1f2aDoA==. Installed System.Runtime.Extensions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash +WcW4Neb4bE3/oYzSUo0N4RrFGCXmlgV/lz5VG0+yv94IHioTQ1q85s8u80zh7aM5XIXQ7BPIcmwvTr7H8A4Gw==. Installed System.Buffers 4.5.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash mSKacs2dgM5qkowu7Ev7RrDvQ7txj1jXVcdnn2z2xlvcbRVIvvl4IwQYm3PJVxDkYpt6cCJdy6lek+kFeYhwmw==. Installed System.Security.Cryptography.Cng 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash L12bU84SAIn3L54UYXKxkvjo/O8kV1ITYNORnsKskLc4N1VXBuI2i+zE5da7/E0jRzOkqzwdbyMBBg82CV5ISw==. Installed System.Collections.Concurrent 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash JiIe8y7/pUldMA8YjSfsO19Rj5jfyqqJ+gmdhIVRYucDRWynMZfYxLHQZkmFpaX+B8I3NvK18QKqEoGEUO+PzA==. Installed System.Linq 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash M4Tas6Kx1+KFv+rUAQmMXEoBqJ8Ht0PeTHvnLv3luTIalAei37UbUSEH+2Xo/o0RToyDyTA5GwujcA3Fl+LhlA==. Installed System.Runtime.Handles 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash UUlUGHOeV2fQswDMiTeNAZo3IIH1SP83QIZJ9woCWyhIM69dq3mKrktWbpsmLlzSgopnfLW/78SxL++FADt1yw==. Installed System.Diagnostics.Debug 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 0EVgdIuzZ0gUJNK3uCAF+mew7gf3QM5VLTImV1A/FPI7lzJl3oirRxHzbqKMT/bTstcKfNH/5VJ10cjJ9yuoBw==. Installed System.Memory 4.5.3 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash VZILAQQ/XPm7d2kwjpK3zABILilZsm8N9j5kACg4GdStlPk0TCaWwISEGEN41Sj8tfwyEglHhImHOJdmg48aGw==. Installed System.Security.AccessControl 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash nW2Qefu79z3wRU5oNo4DQQg5ODHJlOaf+IduWXBQf19Hey/UaPbHupo2TOfHs9iVcM/zOq1bU0X7IgvFi1+jEw==. Installed System.Runtime.InteropServices 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash rvxWpPriE0FvcCK3LVq9FcjLbbOBLPUNCOv2BXmI/u4+8lQBwIy3CqxfqashOkHErX5KyhZaHfp3DSWDnW93dQ==. Installed System.Security.Claims 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash khW7AA/CymX8UnY2EIQJYnoc4/F9twjN9JbN18kc33RHdeUiONM8cGRrD6OGgottnykPel/KXVAq7WeK4ZJdmQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed System.Linq.Expressions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash ujO2jHYE01ZdQqyEscSHmFb1BWJPq/2oPWvFyEvDxMBStLKZppRnUztR4FLPG2dXk7Pag175xjLk9Gj10nCvRQ==. Installed System.Linq 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash PJouxFSSDFbCus2wrk7YzhrGvXG4qf/PBMA8N1idYzMVZ/Lqg+kisX6h7pVTZdcQmqGS2a6J4oOrssNpEJzHmA==. Installed System.Runtime.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash pNvW+JqqMkqxKZ/E76MbxgA82bfLyXR4bkGdsrkrPEciCScU9yM0L+CDQFPEaOZT8AA+cFHwSZq16HvU4Sd0LA==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.1.0/project.assets.json Installed System.ObjectModel 4.0.12 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash PQrItBuKAZDiCUOPqjg/R1/KmUS6oIbQOLwUIyHihME5oCiUn6A9MZzA/mvrTgeAP8kqtBUqSxNs3OULCtAELg==. Installed System.Text.Encoding.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash pJy5OmGE2UWWxkjv7TvMqshCoBRnH/vBYZyC02ZvUvQlVnvarqy43L8H/+NPUr29QpxhIpJRNXWRLGkS7T8P6Q==. Installed System.Security.Cryptography.Encoding 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash W1T7L5r5ue5kdpxSKGzm2K3Rwao4VGkHThB7FhlUHR3dTxeAWIO+P/3xj84LVmSnaMrkcHpZVrFrelVrX1r/qQ==. Installed System.Runtime.Numerics 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash KnL1jQJYwOTS8HmKg5Zo4zO7GpCAt89CX5VceJBXAuHjhNQ02WffPagEz2j0+51pIAZ95fSM6nEr3jHK8KreoQ==. Installed System.Security.Cryptography.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 8QuXIZY2qfmcmqEHAjEHggBj8p/P55M9PlMdAga8pHml0H55Jf1giRRgQ9uMyA+WPqT6PC9nUJ0OimCmhiwZeQ==. Installed System.Xml.XDocument 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash ELMYh52m+tGXcLkCJyHOycAprPESQkT9X/UGxXhJtn1CRzhIkhx+C406TORy8/Rhk4/fPeoWPg8BayHHHCOl0Q==. Installed System.Security.Cryptography.Algorithms 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash KrUK8uOsFkbJC8nibZ+syIf4gmm/xCEHUhk6+XbwyerM1Glx5yuiMmEHMp5fYXFkkGuc/1LFrkMlsVm5dIoJpQ==. Installed System.IO.Compression 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash rWGWImt2R8ioMg+fi5C+EkVDdndY0l/xlnHOn4IwdgozBuxE4NVXkvrrxXfuo5qU8F6Y8VEVS4jqhgzPa/ap6g==. Installed System.Buffers 4.5.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash jml0qKkAjKYnIzh5jAWMECG2RBnNzrC4+BaZ9BZE9o4gf+Lw5m6o1u01k/Vl4xgMXiKPHLoU/3Okq59yDoGOwg==. Installed System.Linq.Expressions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash plRRLzKFoIEngI4WS/Iykr2sPWUPQEIN84Svj1ZapkwzvEnROAhGqwHTPACQFmhZM8qtmy5yAURokkep3e+/nQ==. Installed System.Runtime.InteropServices.RuntimeInformation 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash SvFmrwOneGk/WRVAVq7jdeb/20hoD9i+LUrxQ2yK90AO71lzR4AFfaTq8A/K0EO3vXduyDOhSwu5walacKhEgg==. Installed System.Buffers 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Xi4qee/P/rMNUZz75vr/4uFEdlkNliXPPehQ1Ked0SnWPJ/U0u/YGz8f+c7APHXH6pDNEalYPzrL+f5Cfw/cUQ==. Installed Microsoft.Win32.SystemEvents 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 0HpRvPAINmXInCFMh9OV1BK3M1WUee+oEHvU9uz3uWZrWSND7cNen3iqbE0GxYvehBxoSgS04WGs4QclXb1fow==. Installed System.Xml.ReaderWriter 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 3712NkGPUn0BIE6MqZB3zSWWcG/W5j16iOa4u24CQ1a6gTFc8GFIKGBFmg7a+zAYmpLDoT0cyaJqYv7gKNSxqg==. Installed System.Runtime.Serialization.Primitives 4.1.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash CsHsRxg1NKLUlDSo6OFBI27zh+8mFUxmDBlRHKWeomeqt/VnrU+KN6cIlISYx7JrhZC6HAzhY70hHdlUqE3d9Q==. Installed System.Memory 4.5.4 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash /CpK4Cva/nlB53bBXcOkdOg9TD7DqkLhIoA97lYvC1ghFDf01Xx5A7Hu1MHOKgq2Kf/MvuFPMlG8YAAb0xbkmg==. Installed System.Text.RegularExpressions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash uYKj/TI9WNXkSB1IM1mv+PapLP9p/167vn9giHIk4GgCbLPDopnXzDR7/4Rsw9XW0vsm4AAET1r4SL5GtUd4cg==. Installed System.Drawing.Common 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 82QLLYzGMnFTBqHkyViTmQRBAOcdb4XfdsoS9icpKDICHa08TJYtnhskooYUgD025pN/utMoZsPsweaRm8PDpg==. Installed System.Windows.Extensions 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 1Cd5qbO2cmifi2Dru1zWh+LElv3s946Oi994X5GCpBJof8yV6vAv1IF6cOCFNBLRL5hANfVdOt69f4FJhHRt6w==. Installed System.Reflection.Emit.ILGeneration 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash QmbAY5qACxch/I1yUt87WMfmXS+gchwHuGJHAm36KeANMnvXEjTyDy7Oxh5IFN1eamNf3pddah7JVAolr5Zm0g==. Installed System.Numerics.Vectors 4.5.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash WUuaG45h6frOR/iwBga1knm/fGkcShoah4VdcQ6bydC0YN8zLdQNXwG4R6/WmfgU+Ie3GhOUFKWSXSAgV1WMJQ==. Installed System.Reflection.TypeExtensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash AhyLbqF1eHt5sPd5DiSPXpTFCFt8PRk+CIy69QWM0TrFbRVaomBx4ZZI3OjlSnqmMieWTdFQgOuarJyR3b34gw==. Installed System.Reflection.Emit.Lightweight 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Wwj3E2h5X/g1CsUJD5E72ATI5NyP18wSCLeMyFmwVkew/2tV+XErXCvEOxr/IzJ9+prSpjXh4KGxY43duGSrtw==. Installed Microsoft.NETCore.Platforms 3.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash ZEYDVWYKpfqFpG6leM/pf+G1v6nquX32EOVDHl1QQz5Anvm412/fRcs9yOba0kYLywFLH7EXT/WTITRUF2lsyw==. Installed System.Net.Http 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash jGUufTzS/sR4o4b3LgmGyOJ75pOy6YZaElllmrEieIJZaSu8g8osVIsOhDHMB3uZBQz5SyFyZnGPW8tlZ7/+vQ==. Installed System.Reflection.Emit 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 3Mk0qHBx+UrJdmzAl8RBGrnD10a6TycXnZTCyUduMm92KWerJZDQeaF9gYD+MU/PUEKGMFlYBx5OIC8C6+SPXg==. Installed System.Threading.Tasks.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash neqsdBjh/Bb31g6eZDIR8LOXqFW+YFsO+FjT0wUjZSazS2deAhlwqKqjYBTd0r/kXteVaAW1ZkY5Og4qbKrSOg==. Installed System.Threading.Timer 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash qy8/vBePA7aclEsb7aS2bqTu+Mewehc7taO3Pr8t2QMsNFoX4NrX8KAgiMV5w84U5/Ubb3M2zQacGSrDJJP/Jg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed System.Buffers 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Ob3yMq1ZrYLsyYC3K2SuTnF1azX1mt3kGNoig7jopPnN3WjDmd7jegLwSPB2h6v/T/pznD/vOIIuDgDE1JiPOg==. Installed Microsoft.NETCore.Platforms 2.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash D+mfU1evCciqbh8e28QXW0zOyEld6a/lDyll28ZWZ3Mqvd1M5TeLBJFFbZhGXNDugHCL+mVumm0zpCKRI/g52g==. Installed Microsoft.NETCore.DotNetAppHost 2.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 16Sfz4r/BmA5L28rfmsTq7xaWiQBeN3fUG5rGJ5R+Po367fK4pHPPEn4k6Hq2ljfAY1l7QVnlZM03Pl37NfR8Q==. Installed System.Diagnostics.DiagnosticSource 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash ojJ5souk0MrwtISxuRx1Dkuz7csV4pUmVOZLRDbROH5V+79saA9HXxQBO2O4KV3Z6zR6scR50uiukXhRym6QWw==. Installed Microsoft.NETCore.DotNetHostResolver 2.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash lU+A8o1LPEHZAaW8g60vEiYm1uylqHaooQ1UsedfK2AO6Dh06RbvhnfqhTdYddPrCHAiiEs9Doqoqk5c/Dai9w==. Installed System.ObjectModel 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash bDBgsNLJeV2BbfpaJ1G0skt/NspY7hIgeYvael/2bIgMTN3FSXRekhz1e16rHuUXylIOGCMB4JgqDEbck3myxg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Installed Microsoft.NETCore.Targets 2.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash vISGt+JRGhNEjKOXqh2ad/wKSM5da+8a4/jUkOPEN+7SDInSeViw/e/UkiHTmys9OFgcGJX5BbHYoVKbVuqB3Q==. Installed Microsoft.Win32.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash CIPM1gj9llOJLn5h6HFPFHuCRID8/3OjU/1E4Z+EOgjVQRDti1uhmmWnMRic2g+MksZWzwS0VajeNIqlgYCk6A==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Installed System.Formats.Asn1 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash vILz+IXMOLQHSQEAN+ZlAs/L7Z/gwxuqldtUX4EIV5NaufkoXjINIQ7fIyh0A9BEwrBGd9q/xzHS0Yr62lhNQg==. Installed System.Diagnostics.Tools 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash eBeqwBC2Z7IzEd2raB/XBw/ZqD1E7E33mcC9K85mWfO2TL3zIje9Q9dvuwLNhbfRA83APbFMeOiRtl3cBvYXNw==. Installed Microsoft.NETCore.DotNetHostPolicy 2.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash EFjW8rJfCACPteZ9bG3kMDpCCC7kqqjnBEUNLaGzzvKpERu1dIVBGhecuLczs7F7T9taCMNVi/QD1L7hHJWsiQ==. Installed System.Dynamic.Runtime 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash +C9H5XinCp5p88QrUklrc/RAEjKUkdPWXuHwvegZ58bCLb0Napt7s9Hfq5Pjgs7vB89HfgVNkkDwJ5DD62HKjQ==. Installed System.Security.Cryptography.Cng 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash nHmFA9BefajSXavZAOCWe6YS4AQOpjRIBHyg5gibeuvC1TWQQsreQi9ZtVwqWi7ItPX8jPIxgrFLlN4I1dwxgg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Installed System.Net.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash pynI3+C4Gb4XN0TrrTFHaKEds8ezeAX/ufMcVf6IhtU40QVg4UnZ4qVdlsboMKpnuHVR1jzFDMcpXGORSUSUtA==. Installed System.Runtime.CompilerServices.Unsafe 4.5.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash rRqw299yoSbLmqK3M5nlS+Kd/RCJyExKesf+VVKrTStM0cTOhExGyfNxNHf+qrLn6wm1Svz+BP9V3dMD9r2baw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed NETStandard.Library 1.6.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 9UltSNKnKkKMRqjnnkQuuaCjoXw5gYC5GeAhm9uk/QH8bjmPMKuumLnQWC+0/+JsDCmu5+AONCSKQd2gWyS19Q==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed System.Collections.Immutable 1.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash xEb9QIY/xysqhZ7idql3Nel8CkQOmveOlrw/E+GGq6VVMtXr/w0JqD+RJj+fS2j0BhzDgF7MW1+X4JM4ZjEucA==. Installed System.Collections.Immutable 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash fcEfoHbsJd3gwj0S0MMkqgdaoTeK7UdWd9y77Mv/dP3I1dvnd+iananKTLXk1ii/6KbI/+OhR0yzZ+/Wai1fAw==. Installed System.Security.Cryptography.X509Certificates 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash N+sdeZTFUXxgf0VTQwUCjkfGujdebf9gxZKo8z/NWMJYr7eWAqkwFoyyPDfdoq+AFAb/4N556L8Fl9J10I2Nsw==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.4.0.11/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Primitives.4.0.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 387 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed System.Dynamic.Runtime 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash ikQwL7UmMlZ8xSPxwkKEKaP8Q6vw5KV99jxmG7+jP8IybC/wgv36HjI8z2YSIGGRoj1mn/qM6vs/keVaz9lFEw==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Queryable.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Primitives.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Parallel.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.5.2/project.assets.json Installed System.AppContext 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash zOtKWg1LwljM3mYQuI+XvYZ07S6IFjTz0UHct69RFqhyf0a+CjYtXfWYLhxkkdwRDYPetpHj8UrXHlf+qpuf2A==. Installed System.IO.Compression.ZipFile 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash sqD612REMzZyo048VP26dLf9WhZEX/tM49RfFhhTBOk8s3x7WqEzpfGSfFlFmma3Ze+3pefSPKNqih61NBeUCA==. Installed System.Collections.Immutable 1.5.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash wgAZq6i7PGx9xATgLukKifKWTzgRh9aqTZi2r04c9GYc7X+viDaMIwFYld+MzKTXpQvv9ze3YW8kVWYtU59VCg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Dataflow.4.6.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Parallel.4.3.0/project.assets.json Installed System.IO.FileSystem.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash IKqmX1/6T1ZjJn3VZwCy93GkKxDprwOykKYbvaJT3siCj4j/RD1iEQG7xeUQWWnap/T5W1YTcHPH0CaLRzoklQ==. Installed System.IO.FileSystem 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash iH5plKdV7qG1kAhNu1fsT0cEZpN/tdIChGCPvOlBtbAP56zeYroopHqvp511X7GND3DVQeWEPJkX/nKTEPW/Jw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.OpenSsl.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed System.Net.Sockets 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 1IAaKBk6hz+bQjb62tvdjiSHIbK9m5biyO5cejHhuDmzhCeczmGMq0dNQoau/5902YNwgjPImSJ4A5F8d2v2mg==. Installed System.Globalization.Calendars 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash C59tPiuPsGUx13Ll+fLf/4AU0Goxba3lMdIp6+8SUdDfWFBXIY1rSFqwcElMeFnY31jl61TJv2Q+FJZy2WWHsA==. Installed System.Console 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash +foLh7UKeRnxOkhNuyki4WNy3eBd/PFUunaAaBqhycMoEwj35D8YmEEjRb0y5w+GjTs6Z2IL5eAmDFmpc+xq9A==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 424 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 423 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 424 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Dataflow.4.9.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 433 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.8.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 433 ms). Installed System.Reflection.Emit.Lightweight 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash /0g+Egb/bkw8kpRjzMZboHq1aGZvGVjqUVO3wYftqjuErnn1RrGkVeXOp4bFiQ4vjSa4gIvlXcUcCz9ZfRBN8A==. Installed System.Reflection.Extensions 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash PzZ2D6HhU2i5uFzo46phGv2Ep8/SCIZb1R8LFmk6SQOwY258EElyb2YmJ+DMHjqrb6TDBJ3mgX5pM4Y8mhVyeA==. Installed System.Reflection.TypeExtensions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash A/BZTkfEFEd7zYjtR5PpbX2MUdvdauvexGoIsUHoRg9/FVgkduXBHkA9VV4+BLtjCbduhoj0pEkptvAxYqW9WA==. Installed Microsoft.AspNetCore.App.Ref 3.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash fvi5SVQlssGrHwj4yJofFwlyFOxdidlD28v2lXMm930YdrIYfXkkIDZ9Q1VbTq9cxVpuz6uiFnJ5SJJ6+lNxxA==. Installed System.Reflection.Emit.ILGeneration 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Lm3pV25vp6JIN4AIw7s+IuftoFTB/pZHmIXo7kIvk2Nx/jaotrAxt64qEGUAp2BL4XWQ3mpq/D0YJ1jaJKM+LA==. Installed System.Reflection.Emit 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash DdJyvwP+m7XlBIxwItow9S+c74d0ZjkHGYqN616RdqQ31qms8qqcYyLrOucSskN8pY0xu78ozGJ8dQDwJzwHKg==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.6.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 436 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 432 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 434 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 439 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 441 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 442 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.3.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Concurrent.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.2.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 448 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 451 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 448 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 448 ms). Installed Microsoft.NETCore.App.Ref 3.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash UnQTjSVR3SrdfLFqJ63LQTbg5HcQdNXswhtEzgdrbOUhDbob+vK9zoKAx9Rs2d34iAiOh5xwfer3DwVzEaiejA==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.5.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.Immutable.1.7.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Installed System.Threading.ThreadPool 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash FBlDNBfpuz73rPirBgyHqrEKPILv2kUoS0q88FSNlK6Ffi1GVXItu8Ok4N4sHRIkVwnVGs8Ir7K0Wi8Kg6T8Cg==. Installed System.Threading.Thread 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash n/PzIMYhNJfnlOYc2S+NxCMc/DGqzS0ylOUyJqLYbOvlvb89VJ4J7t1oavByVsXF7vK/jUGFNKUd4+6pw9dRFQ==. Installed Microsoft.Win32.Registry 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash m6M98FcPnuhwCsc32Ua00yePBiCLwm6L9Wmp6u3NclelhOpGl0JZpBuPC/6nG3lGOBWZxQmBX1eT8BXCsVgiTw==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Installed System.Threading.ThreadPool 4.0.10 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash SGN/YN+PxKSUC5Qk+7jbSiOxA9Y5fgDCzQHkRZE7VHvO9/Avv4g4gAqO4aaedmQVGKWNbAi+UguoIje+nhLa/w==. Installed Microsoft.Win32.Registry 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash vroJoueB9LfEpyy855w7q6yaVouViOffo8ti+0NHKyjM4yDWi7g1A4iXEbJPq11oo8Ajc9jcOuUd2O5Yk6g6UQ==. Installed System.IO.FileSystem.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash jgqIYzBmBPJlOv/l9jPB+XCS++1VPj0kGIDneSAazuMvqwDB+GCF4bHoKPLhJIyWd8LBgzJcS0MJNXJk4hzfcg==. Installed System.Text.Encoding.Extensions 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash iMSwAqTmywLe6mrg5uLvDIERBv9EdFqciNp+okKVS3JWaVLSD5TxbexGBamArjUu+jYAePCY8egn8eG30nAnGA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 14 ms). Installed Microsoft.Win32.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash rQQeETTHxbvJLJh6GYV41i0WL9GJphzZdAZJxbgd5kFDxSfY3CxYBWTpRwLvjFViNKvIxDjFqVTSNQ+2kzZ+AQ==. Installed System.Runtime.Handles 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash rvMeesFMhPgc1lsA9ZRWVU0YevBIkn5eLhCXvixLvh78vCL1wBc9FJnzWeq9omYZeTJzqi5kHC80hfRSOI+TiQ==. Installed System.Runtime.InteropServices 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash jeIHnk3XHNdkPpeXVc4BSuddnilYlYvmb7FejOKwL7U74KMrscelxeiMgWkflHL5Nr7b+03Byin22XygwA/EIw==. Installed System.Threading.Thread 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash i49xaREEssbaoZJQ2RPKLgXTyEUMwby0JgOCP8+lxNxy25OLc4CqdUt2bV0S+2EB3p16LJpgA5woZIVDT8vvXQ==. Installed System.Security.Principal.Windows 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 6eEp9t9xhMSDCdcsuGA65J7+a29EBvww9xcMsvmH3N9SClvw0X5x+9626Z/XruZKCr0am208Njd5YOCH35YqQQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed System.IO.FileSystem 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash c25iIlKAW10QYEQtjx9a2wyXHIDeaQ8lpdqpE6SkjJXD6FwOwhpSIop5VduAig4ShllJorF6X4rlwnfhDuHAxg==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 57 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Debug.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Installed System.Collections.Immutable 1.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash a5SgtyFEk0v/pjFJTorp/4gxxQ8+iYzPk/nbmD/G8zWevybGm5Yd2Gccz/vh86tT/Aoq1tJ8S6YxonwapVVgUw==. Installed System.Runtime.CompilerServices.Unsafe 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash jT1h/KlHHgdBHD7Xiwto6VZO+jDkz0F0N9Bgmg3GBpeurwv1hwede/OgYr6U3YV/B28AM11zxo2nuzz/Yr3DNg==. Installed System.Reflection.Metadata 1.4.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 3t/SORwIB/SIEbCTgX5hvPe14x4fyxL6UHvEfnCWmuHNca7ce03M4HUTG/AL8e6iXyPU+mSw2TC0ijZFOSjiiw==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Installed System.Security.Principal.Windows 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash WVwgFXkNI68W7qG8WYWmn/aqknLIN8UfXO18OUH5hBjGryO0NDK08Z8kan10ieElQErJUFv/MmvvhVmxsF65vw==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Primitives.4.3.0/project.assets.json Installed System.Net.WebHeaderCollection 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash RbBNAqkHGxr0SN+i4sBLh+XtPjOvJd0D1HI7j0ktUXWqO20OgKCQFeV9I8tpFaykp7lnC4dC2pVrS9iCiCUgSQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Requests.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Installed Microsoft.NETCore.App 2.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Gh1D2F9NSc8paFADFmN1OOADhOOUzc93lfIaXNCfQSMHNCr7Ur4v04KWkX15ts2865ZjF5HoataYKgRQLdDAew==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 28 ms). Installed Microsoft.NETCore.Platforms 1.1.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash FTbAc8SEwOzM1dQyjAWQvb2zE09f44hEdKj6sshNI+hOY6v3mJGZdtRa9RnbeKt378A+3z9YRS9qvgN+6RbnSA==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Installed Microsoft.NETFramework.ReferenceAssemblies.net462 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash eOhC8//z6RxDNNsn5VFLI3EcB4dYbOAUsnomCNUVYCojUS+I8DyAQ94OVpqxwQYdA8du6t6/7/HUuy0YGXzrcg==. Installed Microsoft.NETFramework.ReferenceAssemblies.net461 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash WOyBYfXqcmYoobv2KP/qNq02atdE+S6hWVa9feEDf05Wc52bIMuuKshTykjmx5V6o2f2GbtN8KwGC1cSq2VYtw==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Xml.4.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.Extensions.4.5.4/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Expressions.4.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.4.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Linq.Expressions.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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 124 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 649 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 648 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 377 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 649 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 212 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 650 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 648 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.5/System.Memory.4.5.5.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 652 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 198 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.6.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Installed Microsoft.NETFramework.ReferenceAssemblies.net46 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash gRUrlxH1ik8kw8argfp1e9PNA6w/oLdgf4zBK6xDi1lp63wtzJ9VFbZaxNRS+7Fm64pFqKUDkvmeru7xJ7YqlA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.5/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Overlapped.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.4.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Http.4.3.4/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.ProtectedData.4.4.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Http.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Security.4.3.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.FileVersionInfo.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.X509Certificates.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Process.4.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 8 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Process.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Algorithms.4.3.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.3.0/System.Console.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Pkcs.4.7.0/project.assets.json Installed System.Text.RegularExpressions 4.3.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash MCgKSEzWAjoHCCVHd06sPbiYUpT9I8n01k1FipF/kJpx1TMNYhwnk53ux/bQDxNbo85lp7cFD0oRZMJw+JHfXg==. Installed System.Security.Cryptography.Algorithms 4.3.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Sg0msAhgmCGMWDQLZ5fF109bf8Ma55c2/D/4eYjfGj6L/MEM4xR9/JvXJMhgUeXz6cXhWzGY9tBfiFOT1sKFoQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 209 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 68 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 737 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed Microsoft.NETCore.DotNetHostResolver 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 5hhJQd5GPUZnhJ8J2Yw7h1onqsJ6x2apLX7x92kOddCNz7xOLm/4do3jWx03o2sV60pEo9IY8gUHU5/hlg3W+g==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Console.4.3.0/project.assets.json Installed Microsoft.NETCore.DotNetHostPolicy 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash g4R+nuWle7JBhexdWk0uuw5+n8kYRnyy+cgdc2MntkCg+ZY9TUURzcCRzj9jn4UVnOBtM2f7ImjZ5TBb4mzKTg==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 742 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 743 ms). Installed Microsoft.NETCore.DotNetAppHost 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash MSmWRvU6kTWU4tovMV1sVKFiCvKTyc4eohGLqFxcE5H6NNDIQPww3HdY1Xe4NVCdwkDl1TCyEwv50hMuJ5DtmA==. Installed Microsoft.NETCore.Platforms 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash EnIxWPiGDucpU5zq9WGjcXOpoiE4R0X6PbjvozYFyVcrb4PEh7tPJqzWwwpFvYSwoCQpwTmept6s82E8QtXXUA==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 743 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 148 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 744 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 202 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 206 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 287 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 169 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 221 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 200 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 240 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 746 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Console.4.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Runtime.1.0.31/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 747 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed System.Threading.Overlapped 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash sSiQ6H1/kJMdy2pAZNIQlr5fr2N9IoD6sQqLw4xjfBeNfx4Nlv54GO0xwRN7kONfbWNpoGhijpCswOmMRXZKzA==. Installed Microsoft.Win32.Registry 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash DcB6z0JziLDuKyX6tjkt2P0w7ghpDS1tBFtvKWCSSXSxXkC2pdXF/wwLEAC+kPgLGrpTiByd5LZQ7ERbX9Y1iA==. Installed System.Text.Encoding.CodePages 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash In5w1GUgDc5rfBKq8+yTGFJ8CF0YXpzADDCoUwrMZ9G7NYnBbR1OCOe2FrT8l9znyVVQ324oHYYjuIgv7IYrrA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 75 ms). Installed System.Runtime.CompilerServices.Unsafe 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash BtNDqIm8TIwI9iFo6z1/93UdqnlMMi94yQTYQSf8rDvpiGcf4/tmPGwzR/tfY8pAwRuTeALSRkT/VaTqimGcAg==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 76 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.CodeDom.4.4.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 240 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.3.0/project.assets.json Installed System.Net.NameResolution 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash iAuxe61mHuvjUdC9rriwBWiAx5YNhipxwq628u/bRDqTkpp0jnoa3yfBFzMd7Xh8CB29785Ssxo3XKnmOgnEpQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed System.IO.Pipes 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 8CLxqTkqQ31BiPqXXn6CwmT5AKMvXwNWyvb94Q2P1h1wKF7ZPXGgPkkF1LMW2bRVXrhAtxaBl7sqRUm38yMJ/A==. Installed System.Net.Security 4.3.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash y80x/fxuyc3tDGAcxXuO5IuujoT+VKb2ThH1+joMipOxe3rT3I22xdpT/tEwwRCRadjc+wqg8HeWNb7zlyeA9w==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.4.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 77 ms). Installed System.Reflection.TypeExtensions 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash lAzDvnf8LM1x+ExkxK1RadKxU4fNkqHTkIo+6w3Kng4Hr4GLPiXNh61jBLOKwUhIcbWPDPZNFXDZ8Qy45uISTw==. Installed System.Diagnostics.DiagnosticSource 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash lMfePFH6a6VfKFK48q0he0F8wXWpeCKeLYObNXYY+LEC62us12kaE/OYHAcApqVeOhOK+C3HYS70McLDBw2EBQ==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.AppContext.4.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 752 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 751 ms). Installed System.Data.Common 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Aj1Udg78dk1s+98+XfBZfztFanR7q3KReTQrO2BijCRGlP6Yho+n5hB0uM1KbyRNBgjcvXYuRawTmeJdjzktbA==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Installed System.Composition.AttributedModel 1.0.31 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 3vP0V0jMqcJzWy3q/uOlRkIzTdCeRfr42bOksvUDqZ+Mjcms8ghdUiLnUyMgv6P6RotQHBTkyOpqVBz7BrNC1Q==. Installed System.Composition.Hosting 1.0.31 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash KbG4PMPJB7UBG2+Yb3/6sLdYXVUl7HNu8ZwJx16PZf5ZvB3WdTj+ewXocCHqZqLXNS9sX1XVqHzIsKg4sDyrJA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.Sockets.4.3.0/project.assets.json Installed System.Composition.Runtime 1.0.31 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash vV6lt3aRQh+C3ZTZKJMLLtnpzhcwGOfkqkwpjYcxaMfdoUeaj4nyXkKYD4nl6unrq/iSnrzkfLgCnOfRz5to3Q==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Net.WebHeaderCollection.4.3.0/project.assets.json Installed System.Security.AccessControl 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash noXglKt+tlFBMBacwuTACH1GYgjyoUUhR5YfNmHOQfhJ2ym+T9XnEjR8Ex2sviodUPhzBq56it8KeThh1jPG7A==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Memory.4.5.3/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.Primitives.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.4.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.Hosting.1.0.31/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed NETStandard.Library 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash KDp7/Zoe3wP+L/r0meLdeIlMHyDWpHMgBWEP9aYuKC/Dce4fzM9zsUCwicUweuIFL7AOvTutUMbsdHyc6C3CUw==. Installed Microsoft.NETFramework.ReferenceAssemblies.net45 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Z4jQr3PLYX1vfuGaZU6N8GZTr76sSxIZiaRmUIqhdRmko18rdMAAeW1A4OaMvmEeqao4+Lx1Ji2Sp8kkzCtKQA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Compression.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.4.0.11/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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 3 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.5.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Compression.ZipFile.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 3 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 30 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 38 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 5 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 33 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 5 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 5 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 5 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Globalization.Extensions.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.AccessControl.5.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.centralpackageversions.2.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.5.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microbuild.core.0.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Buffers.4.5.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.4.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.DiagnosticSource.5.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.5.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 5 ms). Installed Microsoft.NETFramework.ReferenceAssemblies.net472 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash t39HQcfILra6tFk5piidMHi+nikvNHu8Ekc6HXOOsM/eJhHfeNpd1Cpqe/i3nFWjN4QiGc99FLIfoSoTfLAHow==. Installed System.ValueTuple 4.5.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash KOr2Ez3nwkP/NbZ/xv7fcaw1I59nGp/hfbEQ5IHx8kUoA4zql9GJq+3Kmrf94pvnOfyrba3xHHXhS7cRUI31Ig==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.AccessControl.4.7.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.6.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.3/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 31 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 5 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Installed Microsoft.NETCore.Platforms 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Xkagc7zQbxxki6alXLfsoUXCN1p/UnOl8p+Q35w8JCj9Z8A4ekRA+4WT+G9OzPAHdNNTTpK1XicV6DnC8Pa2ig==. Installed Microsoft.NETCore.Targets 1.1.3 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash p+L6KcDrTMpMghuxi+vYN2iW7H1ONNhMQRd9r7iBZ+nBQwJcKPZxcoTtFjabmx3EloSaML/W/YK0upy6qW/vSg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 51 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.5.2/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 50 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 62 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.0.11/System.Threading.4.0.11.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 48 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Formats.Asn1.5.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 93 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 90 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 359 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.SystemEvents.4.7.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 8 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 9 ms). Installed System.Runtime 4.3.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash OKB4E6b7FoqEgn3gQA5HlovvKxhMA+pza9lecJo6qelokDwPlYSe82PQ4pmZ3mxWw1os2QGQLeEdqh73ajSYQg==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 360 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 3 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 5 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.TypeExtensions.4.7.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.4.0.11/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Timer.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Timer.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.4.3.0/project.assets.json 318>/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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 2 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.ThreadPool.4.0.10/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 41 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... 318>/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Extensions.4.3.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net472.1.0.2/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net40.1.0.2/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.0.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 127 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.1.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.2.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net48.1.0.2/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.6.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.AspNetCore.App.Ref.3.1.10/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.6.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.3.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.app.ref.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 34 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 388 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.8.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.3.409/project.assets.json Installed Microsoft.NETCore.App 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash ajoNvyF3e/BH/mFNrzHJSiiDtmhX61wivKw95zKitcmgvDke7NXnQM/NFInVeocxrJrY+jg9tPjmwcMYXW6IoA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.16.5.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Framework.15.7.179/project.assets.json Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 29 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 11 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 28 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 23 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 11 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 11 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 11 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 7 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Threading.Tasks.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 7 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 26 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 7 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.4.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Extensions.4.0.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 5 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 5 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Composition.AttributedModel.1.0.31/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 9 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed System.Collections.Immutable 1.2.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash OLMskCafFNuWb3OHKj054t/iTndSc8120dRNhIL2gqaoOWqNixqteVRITsttXCrlogyjekKGmClU98+TCDBtTw==. Installed System.Collections.Immutable 1.3.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Ko4tkt1AQhnGOHU51BqhfkP71p+TW7h9AkjiTxcwmSi/wnWdjvQv+vNJrUjHC87vaAXK1KPArsEmnBee2jnvRg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Collections.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.Lightweight.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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 6 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.4.3.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 8 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Metadata.1.4.2/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Installed System.ComponentModel 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash iF0E4Fvt3tWYNHnAwyLMOk5TXYRXH/TJu/5dEFIze6IiUPs9ovSYiI2No4q/82BwTGYGi2D89vXuvqviM83o6w==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 3 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.CompilerServices.Unsafe.4.7.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Installed System.Threading.Tasks.Extensions 4.5.4 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash dyzNwBUJ/+cyJWu569o20VnYeEFpNCtFjdxhK7Q9zd8qCG5qmTBCaAGeaqGyuNmpghj/OaMlaYRHEsvPBh5ggA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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 7 ms). Installed System.Text.Encoding.CodePages 4.5.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 2Ny0Ei7yT4Eo+dg6hIxIACc75vhLRYj12g8rEK1i/2zQjzQ5FUyaC0eCwcRpacC9wX0MaMbkacwhW7TVlG6ulw==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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). Installed System.Reflection.Emit.ILGeneration 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash f/fL76XFXTJzUb+6CvQFmyQ1d2rT4EuThQHxgGZJwfJDYAeCZ0zgl8XyEtfu/X5BFtZYJX5kENB6+bJUyCoC7Q==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 5 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 6 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Installed System.Reflection.Metadata 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 6VC1UDGa73xsSFKv+8N4yBZqjGpJZf+UJxQYFe/MwT4Vxq8JI/2tPjHqaAvlI66SbWN3qcqln7VdS6pk2IK95A==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.Primitives.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Primitives.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Primitives.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.4.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.CSharp.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Common.4.1.0/project.assets.json Installed System.Collections.NonGeneric 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash fmQ55fN4icFoPa6MIhlXEs0gsJE6XukASvCuZY9C42SKZsyLykNnD3QSiKDVeT/WlN2Ga1TkkYd8/P3C5Kvi4Q==. Installed System.Globalization.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash rvdh9+6DY6y6MSSlqA4mv2acc2CzSDFKaIiUAv7jRoLKIi8uoAUBuxGeFiLrvK/csC7lqLXD3K6ZjhRFgySIeA==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.Annotations.5.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed Microsoft.Build.Framework 16.8.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash qv7U1FH/V2ucLLb3A5LORqXMH/8ZJ1o4k9RNF4DS837pddGPyNz5zqzcT4qISzsh7iaa1IqRlYrLheq28WgqUQ==. Installed System.Text.Encoding.CodePages 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 4a1JNwW3frmMVLO3X/gT6uFVPTc6Y+BQual2mxNz7Hz8o+LY5Dz83XFx4AsO5prVlYLgXPekxKXymn6po8ZAdg==. Installed System.ComponentModel.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash HCkO6ZAuwoPSh722ZaSBdoOKwG2sM6knQZwdhlWTMgwkkhiQfOfhnLxHQ7VQXSf3iQfLClVuWMNf3I7AAfrYeA==. Installed System.Collections.Specialized 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash g/hjq5ejlU+EpHZknt/MDQdVBYG+KcBFzQC0CO0H5Ozpe5ygh/QyXJlNvgVcEvVnFjRaUdvl30c5/GJZNAwdvA==. Installed System.Memory 4.5.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash fXWXKq3/HsGrtvWuESKaNBs3+kj5Osaza2WVHcHJxPdz8Z1h2NRmvPELZ4MUpPrZ/+JOa6HJlhe+Z5wk97asKA==. Installed System.Runtime.CompilerServices.Unsafe 4.5.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash A7AP4Nhk3BqOFS9HptBv6zYrJ6u9tHCJIo2KMfTMkI/C/6wPcf1VR3Y3yOFba6XsAGpNCsdMtWbzHEDIMgxvXg==. Installed System.Reflection.TypeExtensions 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Jz/eRSwsu14tODyKGG3EHzZrOeN/1CAE0Tsr7aFxS13Ew+iuxEE19EyUV70fnHuW8pmUSQHI1Kq28uO617VAOA==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 17 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 15 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 5 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Common.4.0.1/project.assets.json Installed Microsoft.Extensions.Primitives 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash x/m3WvPtSgrd9/+d0W2DBNPzOBl/sLmJCM06bBzxlpt3btJ21kUbPYr/ajOUeI9lZK4bDXLKD29xCurmQKGDww==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Installed System.Composition.TypedParts 1.0.31 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash T2cuMMETI4uS7NrflHv2zb1LCuWZSylk+Kh7rUVVRy3+hK7uwYg5se7DhWgdvFZUorkuH+KP3+svJMK228AwDg==. Installed System.Diagnostics.TraceSource 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash odGScSSgO2gUkc8cR/Gxv0gxhvsnhWUw7Ovfw391ADZOwBKy4NEh0vEpulrlJODyX+Et6mBO54blLj5P13xtrQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed Microsoft.Extensions.DependencyInjection.Abstractions 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash b4w0juDGjqKcSztzsZdAvGoA+3u4d99JeWPLJqOYUWBv6OutCG7GAX51p+9W3VnUpUBsKFghj+skwOOqdqJmMg==. Installed System.Runtime.Loader 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash I9ruexQkK8d74HzkZOY9+Dx9ZmbcQxshg81tLNkEzaI9t0GHyfV454m2onxpd6tSojvfZFDc5LzCtiXbE11+mQ==. Installed Microsoft.Build.Framework 16.5.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash zQ0Mz20YRp+WioWV4nrZYOM5ZsedMkx6k58hBlyKWUBY/HI+Xy2mp5bAvIh4slxR/AWQ2xVaAcW83SW6PaLnZQ==. Installed System.Reflection.Metadata 1.6.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash BSaIc3nr3spV+NGHTYh9Sp7ErFpUIv615n+YlVyiWpxDFA2+4QLtYJkzWuuZraq4WWQLCywdZ4x2+7jsxhTyQw==. Installed System.Threading.Tasks.Dataflow 4.9.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash ZmQ+a2KIcqd/No0arGLZ9QE+8ttSjH08XrZxiX5ldsiKia2DmFrSo6vG+54ghRyzeHzt4Iq9N3EoBwbwgDLcGg==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Installed System.IO.Pipelines 5.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash IyssvfVYSOP9/xI0+2XPZNwqt7hq76U73usBpGfEZFN7LZowEPO5zBaPaU16ATb3AL1nS4VokQU6RSn79ebRxQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed System.Composition.Convention 1.0.31 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash +AEGK4kJi+7bYi6emg9GDsCO9hcEXltPY3OJs/cfVf/uUNvFGGxUp/Y/r4iDfTsJESQjsp8Tulq94KPHHQ8Q0w==. Installed System.Threading.Tasks.Extensions 4.5.2 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 9GZh6Z8vUqeGePEqBkmvEKdyDFYMADaQStv1VQWM4dM1VMCDNRkBYDaANHS5HczI4V3edxl3MsDp6UNw9dvU7Q==. Installed Microsoft.Bcl.AsyncInterfaces 5.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash btRrN648JKRpQ2RCdt+L5VgvAcMUvQBwNn9FP135zHYaMVvx0Oufu/PaMezqgC3XPQBkOtxat/6XRaqsr4oHAQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.Text.Encodings.Web 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash d1SpjN8d4CYInw2RmJRYuqPiuUgOTB6fG5DEuRhWD+v+mbpzqfUzkI/cP38hfnCMRz37H7SSWDBNjf6kfKiA8A==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed System.Threading.Tasks.Dataflow 4.6.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash U0oou0kyDUhDQTK8g8+ItGUKoQ/TlEXNHMXSWBxtdiKvAm3u5fAnNhlB0IvKMhEJrwhW3FZ/18zaDiRI/4kEPQ==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 75 ms). Installed Microsoft.Bcl.AsyncInterfaces 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash MFBnJhnrU3B5plG1Sb90ifiH4YraKVRTVilLLOvNyUrwahLFepE4CVyZJD4wv+OIANkzT76jJFUamIAwJGX43w==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 77 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.ResourceManager.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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 2 ms). Installed Microsoft.CodeAnalysis.Common 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 03DkN8J5E6sGijJWm8NWgvr6Azdd0Woqr3CbMAZ61ixloxV6d0GZ/K+WAvlM6YfiNV8PonMELiQVFTuQS4xZTQ==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Writer.4.0.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Primitives.2.1.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 59 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 47 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 65 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 6 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed Microsoft.Build.Framework 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash bedXNH6AsS5F3w1SV10f/UO105R/0e/7LUWaMuZPkGe1VifIR5SrmwwlmCoADqJmuNT04CEENyx3g+NP78MPZg==. Installed System.Reflection.Metadata 1.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash f6zBdY8zxsoVsK44a8MIFHgW0ow/D9YeDdCawo8BM1QOcoLysxhbi8w1CSHdUE2ELK9qxkOiz7wafHY9pIZ14g==. Installed Microsoft.CodeAnalysis.Workspaces.Common 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash aXk/QGoCGncvw12/cKbXvEfGisqoHc2vljA02PRrHYGWzuuSnssF1SFX+/pvkAlpbt3ZfS29bp1bEmblnHw3gQ==. Installed System.Text.Json 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash JxsHU6j3TLG2mXjQ6atfBC9SkToRyxU/quvd8drGfvZxSkxeMqRT2Vp33U3s2sq24a9vglqvt9pRJ/ygplQZAg==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 68 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 81 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Options.2.1.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed Microsoft.CodeAnalysis.CSharp 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash LVt58+vjqTZeBa7NW+s3UcWwJz3SOZ6iIi2MicNV7v5WvYuRrDgFljEOd3DFPTue52I7i55A9KAGGI8P5/Xu7Q==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 71 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Reader.4.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.8.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.VisualBasic.10.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Resources.Extensions.4.6.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 76 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 40 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ComponentModel.TypeConverter.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 32 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 96 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.Text.Encoding.CodePages 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash osRzLJCirGVd5Cyq/8cvqWmvU890SH9CJ5kAgScbyNGXrXTUW6abOxel8ckJtdincVtVV+fiUxvbqPZUDCGAXQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.16.5.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Installed Microsoft.Build.Framework 16.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash wFmooMnXxtGkqjnZus3TeP8Kd9oIdIgsUwcjaPpUh+XlXzYir6LfjJcunZfGmb5aChNNdUZmx/Pti9+qqqMxDQ==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 92 ms). Installed Humanizer.Core 2.2.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/ with content hash 9pzpp5ykozfclxKNL1XtOvoFTYb7voCiHiCIPiu07odUycwcd8UjXI92pmq+THb888LFtjXaSF/TpOE6VrUk7A==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 46 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.4.1.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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.102/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.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.15.7.179/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.16.8.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 107 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tools.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.TraceSource.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 7 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Drawing.Common.4.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.TraceSource.4.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.7.179/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Diagnostics.Tracing.4.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.16.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.Workspaces.Common.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Dynamic.Runtime.4.0.11/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CodeAnalysis.CSharp.Workspaces.4.0.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 101 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 8 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 8 ms). Installed Microsoft.NETFramework.ReferenceAssemblies.net451 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash kX4OV53vUjf2CtUxN08DqvpMqFZW7C35OViCF5JRlDbVT29D9EXR3AMEjKJs0oX1HLyw19u7IXUFZUtFva2chQ==. Installed System.Resources.Writer 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash zQSvn41qP5gMLtgcz4kTmRQqLFeg40HBVkhUVYhBNGXw12GIj8HmvoXYrT9xQt/MEeuHnr2r6Gf6K3fl956Klg==. Installed System.CodeDom 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash FRcOpZwN5uN0eON/eqIrFkuwem2VTTRI8eUpUVNvQF95CGHUWt8TwBK2jwe44OewwlzvhCeGg5YAuHn9k/tI8A==. Installed Microsoft.Build.Utilities.Core 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 0d3rKimpxBzXQtzrI/LaEvlJCK9BXb+amRjGT+VSZD5z8x1Ej+9abMlJjRVbviaKzAP+OxTu6D6bFeGsUILTJw==. Installed Microsoft.Build.Utilities.Core 16.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash z3jVD2/q/F9DVZ5vKeYi+0ixDfKZUDfSNwEyVwAS/3PaHwGOvbdo7ZQBmjYI34+qyeYwktqDoYRTKsc3ua04AQ==. Installed System.Resources.Extensions 4.6.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash PFq5i/FVdW7oq1Lm3G1GXWi6Ac0VbWzgTUN8hqahsZjQ+SAaB3d3Q4ff2Hqd8h1KS7aJD8APhghfTnENjaKKrA==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Installed System.Runtime.Serialization.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash f4ii/cnHXAb9ddf4YbdEDrVYfMEG2s7r5fpUVIfAw8fUa/j4toVhMIU7QZR8upIW5INeqp5K8a/Fq/xZMf4v7Q==. Installed Microsoft.Build.Utilities.Core 16.8.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash diL8P5KQZzJm05H5VxPjMUzAHhLGQiY8m6GxjU8cf9ots8QyPbjlMAaLgbIKxU1lbxhe+djIOY6V3n7fgjL/5Q==. Installed Microsoft.Build.Utilities.Core 16.5.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash GtzGkrfE1tsdTmzNEXsqY6TH6oNxYIjGybUEQ4cLwW4nIY+LK0Q8kzzeTiKMPgyeR8urFuLdH/mwWp/oGGZQWg==. Installed System.Linq.Parallel 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 89zyMc4WlfXIfXaKPUhIJRipYhEodqQQPrgemTlFoKHQdyYMPNgUPxP8TML3DuZVjtIdq5f1LoY7A2JHs84irg==. Installed Microsoft.Build.Framework 15.3.409 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash p099dQ0JLlZ29+ms2LJyu/fdXYA3rn9dhSsSQrdtneXuFU4g6dJUHJ1WUFNKhXpVZxqyUzI3rRQQI7lj21Tfig==. Installed Microsoft.Build.Framework 15.1.1012 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Hvd1uTb1pUDdDSZcBBsIu2OBbG+A1Kv6p+XZXvd4OsDSb2cwz5f6ki+O3Rfoc5uzf1aQnhYLCMceGw/k4hr1Sw==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Numerics.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Loader.4.3.0/project.assets.json Installed System.Xml.XmlSerializer 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash pwFqbSVEXUNeDFBRmluV3AF5K+SQVfSysK+j+vbpSZFD5W+pn97eAwsQtxFk94azVv/aT0ihTJBHcfJVuUJJyQ==. Installed System.Xml.XmlDocument 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash LttQOaxPAuDdYXf17XyW5dH04CsxVamBX6DnpAvNx5JzIrIIDsY2Pho15X7bT/4xMC+g3gxFxMaSZeILyANwKw==. Installed System.Threading.Tasks.Extensions 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 6Qp+w8AgdsIDL/g7T+HYLi7dY2mVgCKp6SA78gOBY4POjRk8+UQAMsoeNvwFtUTy8RS9JNh1yEBnVywl0VgWzQ==. Installed System.Security.Cryptography.Csp 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash u1LiKknfIXE0nbvwCdfoxNP/s/3pGNFpqkoNXoe8EJlupqdMCtBy5TRJ3h5NuR//AIX8dxBobaoXeYL6VMXzMQ==. Installed System.Security.Cryptography.Cng 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash tLk23RRrVLpH1Y7NHltlpEKoDimn3VbossRVH/o2NyhRvz1MQZIZuevrmLB+cUwltYOTKIqEgQwPi3KQxuN1GQ==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 7 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 109 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Installed System.Security.Cryptography.OpenSsl 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 9BverXHJnmkccGrZJaSUTxIdv5MCl4CbfUp4LlZazUBTScgWQScLRt+i4Y7G+jpAYwxALPfUlTEkff/21Uhr7Q==. Installed System.Threading.Timer 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash OrRGQ3vzp5MuNbOMa9bM753HlOc28RdJ7Y6dsMPKjofCWkD2/LB9qtfaGaWfVM1M6m1agWoeR+XeR5hzeJ+BQg==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 108 ms). Installed System.Net.Http 4.3.4 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash t+SsnwxeyZPpXo5xZVMm0CqcRIAzWoCoc1RTCVVbV4KnfFNXnDE6yBJui68/QBk8gH8rFHiOTkKcsHPa2m9TgA==. Installed System.Runtime.Serialization.Xml 4.1.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash RzTEtZgACvsQ+t1ePHYpiD+X9nnNN/eSgRSxo2fgiIrcZ61p///rLrSVbWHe7AbBS+3LX7QeNxVDZgc5dRUzlA==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Installed System.Diagnostics.Process 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash TT3taJY7snGHJtIYZLTAIR7ITLz+s+os7IWpFBXc8X1dNNfok8joFF/jVv/V5mJ/nv4glE4zl+J/4rN+dlC9Ag==. Installed System.Text.RegularExpressions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash bV9xkyx+sGryvD1QtMJivPC+VNMewPA2lnUXvttbFxAbh2teCdRSz6Xtmch0CG+UBVp5xWjMKiltmykL0osKwQ==. Installed System.Console 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash a5TEp5RZseKo60ofm1RX5eBHmNrgdyBEEIzRR2XS14MLDS0Hle9KCGTEB7AN4qFZy/cD+gWjqe8BfUyE0suJTA==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 45 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 46 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 47 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 165 ms). Installed System.Xml.ReaderWriter 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash XZoOuKB0D/0IbIBs1k/ityMJ9ECm50yVdN32r2AtBjmROpORMwPOVJ/0L+gYRwzKaE1xa4n1hYGsoQ6YdNyZnA==. Installed System.Security.Cryptography.Xml 4.7.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 1jjzumocz6N2p8i8jhX/nmuaMGNKyZF8oOCnr5mIwSVxi9JwlhyvnPlQYA7qqMAgMlbK/qbaeAw2MkGoXYUJLA==. Installed System.Runtime.InteropServices.RuntimeInformation 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash rv0ikzcNKiNuz6dE9M0iVVjXamit7aWKVNcVmp/S11o31LwrpcJZ+KMzMLmJyVSIN0y6kjHv934qmJSTFjOrJQ==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Installed System.Private.DataContractSerialization 4.1.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash VSCspfOw+4KXYw5TNZG408gZigvOn3fx/JcvQ12plKqdfgSBpsJ4mFhWTDnBphtlBE1o2kIl6PyL5iiS+65xhA==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 58 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 52 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 47 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 48 ms). Installed System.Resources.Reader 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash lNgeZ35TN38Lska9w1fo2KCrhlvYUnLcR5MWTWqJ0p4BT58EpHCJiUwlr7Hjc5Wbi71N7DhHAfRArIX+zzCHWg==. Installed System.AppContext 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash yyPm04Y714h6HP8ti5Pcv37/Qx/mGFnrmENlsRLE59kDGlScFpm7EKG3OpKsNQFLUY8MmTXwN7smcrXBsTDZnw==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 57 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 165 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Installed System.Collections.NonGeneric 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash cCgRwvLGEiWYKKI8m4lHMXjuNciU7ZoUuOrX1LWX8dfllYQRAisVWrMV8xEj7LPZNKcmfQNSOrbCFBZchF5dqg==. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.15.7.179/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.5.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.RuntimeInformation.4.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.InteropServices.4.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ObjectModel.4.0.12/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 48 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.Lightweight.4.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Numerics.Vectors.4.5.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.8.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Tasks.Core.16.5.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.1.1012/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Private.DataContractSerialization.4.1.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Reflection.Emit.ILGeneration.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Bcl.AsyncInterfaces.1.1.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 5 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Data.SqlClient.4.8.5/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Numerics.Vectors.4.4.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Win32.Registry.4.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Build.Utilities.Core.15.3.409/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 111 ms). Installed Microsoft.NETFramework.ReferenceAssemblies.net47 1.0.2 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash kTO5J6kgzVHJjXbQeZ02M14D5Y1V63KnLINiSMyGl3ZHmpErAbrf3qb5D31UF5QBY8hqQwDm5TrUYsx8QL/S9g==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 5 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 452 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 108 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 6 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 9 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 8 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 15 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 6 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 8 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 7 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 11 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 6 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 9 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 8 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 10 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.3/netstandard.library.2.0.3.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/2.0.0/netstandard.library.2.0.0.csproj... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 11 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 118 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/textOnlyPackages/src/wcwidth.sources/0.6.0/wcwidth.sources.0.6.0.csproj... 318>/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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... 318>/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. 318>/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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. 318>/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. 318>/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.102/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.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 121 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 17 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 117 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Primitives.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.3.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.3/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.2.0.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 123 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/netstandard.library.ref.2.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.1.0.2/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/wcwidth.sources.0.6.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Primitives.4.1.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XDocument.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlDocument.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.ValueTuple.4.5.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.ReaderWriter.4.0.11/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.4.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.2.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.private.intellisense.7.0.0-preview-20221010.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.ReaderWriter.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Cng.5.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Runtime.Serialization.Xml.4.1.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XmlSerializer.4.0.11/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 5 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Installed System.Diagnostics.Tools 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash BnvUZ9cDSohaXxi/CbmnUBPW3STveomiQslKCyabhWEoLWkOD0hA4vbKRvIJYaKovAM435mmCJY/adTa0Ru6gw==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 524 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 524 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.1.1.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 47 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.targets.1.0.1/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 50 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 48 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 48 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (in 3 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 9 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 49 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 8 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 8 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 10 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Xml.XDocument.4.0.11/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.3.1.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 6 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 8 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 56 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 341 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/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.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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 Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Cryptography.Csp.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 600 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.codeanalysis.collections.4.2.0-1.22102.8/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.docker.sdk.1.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnetapphost.2.0.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 601 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnetapphost.2.1.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... 318>/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.traversal.2.0.34/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.4.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.Extensions.4.3.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.traversal.3.1.6/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.FileSystem.Primitives.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.notargets.3.5.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.build.notargets.2.0.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.Extensions.4.0.11/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 42 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. 318>/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. 318>/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Installed System.Security.AccessControl 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash mLGY0zZcuW76Ftdha5ozoOAzn2Tzk0W0GgoyOjcKBTVLZrMIl6GvOOeAscadPt6HJuFI8IpAmPWeVFt7Pb5O8Q==. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net47.1.0.2/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.4.3.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. 318>/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. 318>/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.102/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 1 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... 318>/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] ##vso[task.logissue type=error;sourcepath=/builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net461.1.0.2/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net462.1.0.2/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.5.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 1 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net46.1.0.2/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipelines.5.0.1/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.IO.Pipes.AccessControl.5.0.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.CodePages.4.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net452.1.0.2/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.2.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netframework.referenceassemblies.net451.1.0.2/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Logging.Abstractions.2.1.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.0.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.platforms.1.1.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.Abstractions.2.1.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Security.Principal.Windows.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 10 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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.102/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... Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.0.1/project.assets.json Installed Microsoft.Extensions.Configuration.Abstractions 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash VpfQS6jqEMULvJE2AXo9NoOdEy4vYXxi5m+fncvLiDaAwSn9hl3giWq4MNbeiTWUmATSckP75GvX2+JNgEyX1A==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostpolicy.2.1.0/project.assets.json Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/microsoft.netcore.dotnethostpolicy.2.0.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 13 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 17 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 14 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Installed Microsoft.Extensions.Configuration 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash vm3wQZEHuFc/+DUFFTV6KA0/VNn/63v7DFdDTnhaGsSBbYvgtxhSU04qUO64tlQ8B09bSv5duqKF7lQ1L1Ombw==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 15 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Restoring packages for /builddir/build/BUILD/dotnet-v7.0.102/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... Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Failed to restore /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.CSharp.4.7.0/project.assets.json Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 15 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 14 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 3 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Installed Microsoft.Extensions.Configuration.Binder 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 5DbBTRI4A5OxnlIAjLP3OWsXOUji6cyCDeYoMBZVAiOBZjbiZs/KXTnti7nyI0FiXnhp2eY0o2hu+AKGR89mPw==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 7 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 2 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 14 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Configuration.2.1.1/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.1.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Json.4.7.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.4.3.0/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.Options 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash ko2ZABcdthA6yODJMEMS541sGuPPLsMZk9m8JBZzVhDbcQcthhLJTs9S4daVr2sx/wwWtEZPPu29mci54SjkQA==. Installed Microsoft.Extensions.Logging.Abstractions 2.1.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Zi0kCfQ5AFqB1cSArZ8dFInvEiDNEt7gXUkBLFPf/THoCrsNarUXu9rHGUS5liHqAyNsdLOd6BOFyGh1bnHFAQ==. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 1 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encoding.4.0.11/project.assets.json Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.Encodings.Web.4.7.0/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 11 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 7 ms). Installed System.Runtime.Extensions 4.3.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash V4nnQ9SsTgn8QAZ1cpF/f8Gh6TT4t3CY581eRXFGPxGX8CaoA+MJGjUkPCzfLxnmnpL/UFX0YX3WkUItsBxt/w==. Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/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.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 57 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 57 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 49 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 46 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/Microsoft.Extensions.Logging.2.1.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 4 ms). Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Generating MSBuild file /builddir/build/BUILD/dotnet-v7.0.102/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. Restored /builddir/build/BUILD/dotnet-v7.0.102/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 49 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 45 ms). Writing assets file to disk. Path: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/obj/System.Text.RegularExpressions.4.3.1/project.assets.json Restored /builddir/build/BUILD/dotnet-v7.0.102/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 91 ms). Restored /builddir/build/BUILD/dotnet-v7.0.102/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 81 ms). NuGet Config files used: /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/NuGet.config /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/NuGet.config /builddir/.nuget/NuGet/NuGet.Config Feeds used: /builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/ /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ /builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/ /builddir/build/BUILD/dotnet-v7.0.102/packages/prebuilt/ /builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/source-build-reference-package-cache Installed: 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 17 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 21 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 23 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 36 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.1/System.Memory.4.5.1.csproj 38 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 34 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 34 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 50 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 54 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 28 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.3.0/System.Linq.4.3.0.csproj 23 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 21 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.linq/4.1.0/System.Linq.4.1.0.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 41 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 57 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 21 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 21 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 27 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 30 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 28 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 26 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 21 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 23 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 53 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 25 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 26 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 23 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 27 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 64 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 65 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.console/4.0.0/System.Console.4.0.0.csproj 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.3.0/System.Buffers.4.3.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.codedom/4.4.0/System.CodeDom.4.4.0.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.3.0/System.AppContext.4.3.0.csproj 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.4.0/System.Buffers.4.4.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.appcontext/4.1.0/System.AppContext.4.1.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 17 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 21 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 18 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 21 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.4/System.Memory.4.5.4.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.1.0/System.IO.4.1.0.csproj 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.io/4.3.0/System.IO.4.3.0.csproj 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.memory/4.5.3/System.Memory.4.5.3.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.0.11/System.Globalization.4.0.11.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.globalization/4.3.0/System.Globalization.4.3.0.csproj 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 59 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 57 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 17 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.1/System.Buffers.4.5.1.csproj 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.buffers/4.5.0/System.Buffers.4.5.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 24 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 24 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 55 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 54 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.threading/4.3.0/System.Threading.4.3.0.csproj 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 17 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 17 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.3.0/System.Collections.4.3.0.csproj 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.componentmodel/4.3.0/System.ComponentModel.4.3.0.csproj 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.collections/4.0.11/System.Collections.4.0.11.csproj 18 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 35 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 22 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.1.0/Microsoft.VisualBasic.10.1.0.csproj 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 53 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 32 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 52 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.visualbasic/10.3.0/Microsoft.VisualBasic.10.3.0.csproj 27 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.3.0/System.Reflection.4.3.0.csproj 48 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.5.0/Microsoft.Build.16.5.0.csproj 29 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.reflection/4.1.0/System.Reflection.4.1.0.csproj 20 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 41 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/15.7.179/Microsoft.Build.15.7.179.csproj 50 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.build/16.8.0/Microsoft.Build.16.8.0.csproj 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 36 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 32 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 17 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 32 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.3.0/System.ObjectModel.4.3.0.csproj 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 41 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 16 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 37 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 11 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 6 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.objectmodel/4.0.12/System.ObjectModel.4.0.12.csproj 29 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 22 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 28 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 10 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 45 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 40 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 59 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 60 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 41 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 21 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 81 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 81 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.1/System.Runtime.4.3.1.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.3.0/System.Runtime.4.3.0.csproj 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.runtime/4.1.0/System.Runtime.4.1.0.csproj 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 17 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 23 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 21 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 13 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 28 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/system.valuetuple/4.5.0/System.ValueTuple.4.5.0.csproj 40 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 42 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 22 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 24 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 4 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 9 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 5 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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.102/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 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 54 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 28 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 53 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 53 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 57 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 2 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 55 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 62 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 22 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.3.0/Microsoft.CSharp.4.3.0.csproj 55 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 19 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.0.1/Microsoft.CSharp.4.0.1.csproj 52 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/referencePackages/src/microsoft.csharp/4.7.0/Microsoft.CSharp.4.7.0.csproj 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 7 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 8 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 14 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 3 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 30 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 12 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 15 package(s) to /builddir/build/BUILD/dotnet-v7.0.102/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 318>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (Restore target(s)) -- FAILED. 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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 : 3.839s 15.212s /builddir/build/BUILD/dotnet-v7.0.102/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj () | 1 : 0.282s 0.319s /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateProjectRestoreGraph) | | 2 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_IsProjectRestoreSupported) | | 3 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateRestoreProjectPathWalk) | | 4 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.102/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateRestoreGraphProjectEntry) | . 6 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Tools.proj (_GenerateProjectRestoreGraph) | 8 : 0.479s 0.479s /builddir/build/BUILD/dotnet-v7.0.102/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.684s 0.684s /builddir/build/BUILD/dotnet-v7.0.102/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.608s 0.608s /builddir/build/BUILD/dotnet-v7.0.102/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.577s 0.577s /builddir/build/BUILD/dotnet-v7.0.102/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.617s 0.617s /builddir/build/BUILD/dotnet-v7.0.102/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.610s 0.610s /builddir/build/BUILD/dotnet-v7.0.102/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.561s 0.561s /builddir/build/BUILD/dotnet-v7.0.102/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.639s 0.639s /builddir/build/BUILD/dotnet-v7.0.102/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.579s 0.579s /builddir/build/BUILD/dotnet-v7.0.102/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.583s 0.583s /builddir/build/BUILD/dotnet-v7.0.102/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.578s 0.578s /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_IsProjectRestoreSupported) | 30 : 0.585s 0.585s /builddir/build/BUILD/dotnet-v7.0.102/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.643s 0.643s /builddir/build/BUILD/dotnet-v7.0.102/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.601s 0.601s /builddir/build/BUILD/dotnet-v7.0.102/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.601s 0.601s /builddir/build/BUILD/dotnet-v7.0.102/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.571s 0.571s /builddir/build/BUILD/dotnet-v7.0.102/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.649s 0.649s /builddir/build/BUILD/dotnet-v7.0.102/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 : 0.794s 0.794s /builddir/build/BUILD/dotnet-v7.0.102/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.657s 0.657s /builddir/build/BUILD/dotnet-v7.0.102/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.638s 0.638s /builddir/build/BUILD/dotnet-v7.0.102/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.602s 0.602s /builddir/build/BUILD/dotnet-v7.0.102/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.665s 0.665s /builddir/build/BUILD/dotnet-v7.0.102/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.609s 0.609s /builddir/build/BUILD/dotnet-v7.0.102/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.572s 0.572s /builddir/build/BUILD/dotnet-v7.0.102/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.671s 0.671s /builddir/build/BUILD/dotnet-v7.0.102/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.644s 0.644s /builddir/build/BUILD/dotnet-v7.0.102/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.605s 0.605s /builddir/build/BUILD/dotnet-v7.0.102/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.612s 0.612s /builddir/build/BUILD/dotnet-v7.0.102/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.606s 0.606s /builddir/build/BUILD/dotnet-v7.0.102/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.557s 0.557s /builddir/build/BUILD/dotnet-v7.0.102/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.615s 0.615s /builddir/build/BUILD/dotnet-v7.0.102/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.644s 0.644s /builddir/build/BUILD/dotnet-v7.0.102/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.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.102/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.251s 0.251s /builddir/build/BUILD/dotnet-v7.0.102/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.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.102/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.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.102/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.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.102/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.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.102/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.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.102/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.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.102/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.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.102/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.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.102/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.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.102/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.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.102/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.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.102/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.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.102/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.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.102/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.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.102/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.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.102/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.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.102/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.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.102/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.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.102/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.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.102/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.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.102/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.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.102/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.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.102/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.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.102/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.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.102/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.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.102/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.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.102/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.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.102/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.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.102/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.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.102/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.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.102/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.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.102/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.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.102/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.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.102/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.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.102/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.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.102/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.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.102/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.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.102/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.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.102/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.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.102/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.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.102/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.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.102/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.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.102/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.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.102/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.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.102/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.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.102/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.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.102/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.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.102/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.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.102/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.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.102/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.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.102/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.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.102/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.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.102/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.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.102/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.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.102/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.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.102/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.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.102/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.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.102/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.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.102/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.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.102/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.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.102/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.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.102/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.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.102/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.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.102/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.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.102/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.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.102/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.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.102/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.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.102/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.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.102/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.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.102/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.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.102/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.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.102/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.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.102/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.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.102/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.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.102/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.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.102/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.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.102/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.203s 0.203s /builddir/build/BUILD/dotnet-v7.0.102/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.187s 0.187s /builddir/build/BUILD/dotnet-v7.0.102/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.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.102/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.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.102/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.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.102/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.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.102/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.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.102/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.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.102/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.155s 0.155s /builddir/build/BUILD/dotnet-v7.0.102/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.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.102/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.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.102/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.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.102/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.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.102/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.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.102/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.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.102/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.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.102/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.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.102/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.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.102/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.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.102/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.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.102/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.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.102/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.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.102/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.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.102/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.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.102/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.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.102/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.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.102/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.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.102/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.183s 0.183s /builddir/build/BUILD/dotnet-v7.0.102/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.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.102/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.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.102/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.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.102/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.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.102/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.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.102/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.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.102/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.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.102/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.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.102/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.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.102/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.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.102/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.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.102/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.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.102/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.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.102/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.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.102/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.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.102/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.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.102/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.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.102/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.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.102/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.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.102/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.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.102/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.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.102/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.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.102/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.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.102/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.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.102/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.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.102/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.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.102/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.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.102/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.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.102/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.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.102/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.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.102/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.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.102/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.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.102/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.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.102/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.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.102/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.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.102/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.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.102/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.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.102/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.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.102/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.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.102/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.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.102/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.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.102/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.173s 0.173s /builddir/build/BUILD/dotnet-v7.0.102/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.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.102/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.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.102/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.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.102/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.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.102/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.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.102/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.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.102/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.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.102/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.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.102/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.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.102/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.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.102/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.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.102/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.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.102/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.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.102/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.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.102/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.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.102/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.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.102/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.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.102/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.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.102/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.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.102/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.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.102/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.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.102/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.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.102/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.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.102/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.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.102/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.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.102/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.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.102/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.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.102/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.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.102/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.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.102/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.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.102/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.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.102/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.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.102/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.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.102/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.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.102/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.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.102/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.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.102/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.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.102/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.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.102/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.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.102/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.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.102/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.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.102/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.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.102/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.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.102/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.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.102/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.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.102/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.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.102/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.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.102/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.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.102/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.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.102/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.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.102/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.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.102/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.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.102/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.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.102/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.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.102/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.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.102/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.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.102/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.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.102/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 : 2.090s 9.268s /builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets (Restore) | | 333 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 354 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.102/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.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.102/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.189s 0.189s /builddir/build/BUILD/dotnet-v7.0.102/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.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.102/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.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.102/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.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.102/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.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.102/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.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_IsProjectRestoreSupported) | | 346 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.102/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.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 344 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 343 : 0.184s 0.184s /builddir/build/BUILD/dotnet-v7.0.102/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.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 355 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 341 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 339 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 338 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 337 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 336 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 335 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 334 : 0.175s 0.175s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 324 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 332 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 331 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 330 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 329 : 0.134s 0.134s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 328 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 327 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 340 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 326 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 325 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 356 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.102/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.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.102/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.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.102/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.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.102/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.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.102/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.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.102/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.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.102/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.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.102/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.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.102/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.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.102/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.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.102/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.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.102/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.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.102/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.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.102/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.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.102/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.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.102/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.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.102/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.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.102/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.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.102/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.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.102/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.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.102/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.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.102/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.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.102/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.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.102/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.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.102/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.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.102/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.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.102/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.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.102/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.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.102/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.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.102/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.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.102/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.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.102/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.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.102/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.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.102/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.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.102/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.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.102/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.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.102/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.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.102/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.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.102/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.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.102/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.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.102/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.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.102/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.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.102/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.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.102/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.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.102/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.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.102/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.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.102/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.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.102/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.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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.154s 0.154s /builddir/build/BUILD/dotnet-v7.0.102/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.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.102/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.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.102/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.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.102/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.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.102/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.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.102/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.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.102/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.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.102/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.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.102/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.213s 0.213s /builddir/build/BUILD/dotnet-v7.0.102/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.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.102/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.178s 0.178s /builddir/build/BUILD/dotnet-v7.0.102/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.178s 0.178s /builddir/build/BUILD/dotnet-v7.0.102/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.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.102/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.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.102/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.197s 0.197s /builddir/build/BUILD/dotnet-v7.0.102/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.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.102/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.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.102/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.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.102/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.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.102/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.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.102/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.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.102/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.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.102/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.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.102/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.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.102/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.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.102/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.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.102/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.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.102/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.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.102/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.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.102/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.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.102/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.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.102/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.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.102/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.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.102/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.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.102/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.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.102/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.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.102/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.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.102/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.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.102/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.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.102/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.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.102/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.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.102/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.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.102/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.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.102/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.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.102/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.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.102/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.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.102/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.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.102/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.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.102/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.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.102/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.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.102/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.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.102/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.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.102/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.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.102/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.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.102/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.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.102/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.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.102/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.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.102/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.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.102/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.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.102/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.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.102/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.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.102/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.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.102/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.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.102/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.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.102/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.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.102/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.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.102/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.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.102/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.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.102/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.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.102/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.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.102/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.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.102/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.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.102/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.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.102/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.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.102/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.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.102/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.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.102/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.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.102/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.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.102/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.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.102/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.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.102/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.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.102/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.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.102/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.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.102/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.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.102/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.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.102/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.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.102/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.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.102/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.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.102/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.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.102/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.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.102/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.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.102/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.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.102/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.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.102/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.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.102/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.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.102/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.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.102/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.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.102/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.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.102/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.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.102/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.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.102/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.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.102/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.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.102/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.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.102/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.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.102/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.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.102/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.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.102/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.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.102/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.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.102/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.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.102/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.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.102/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.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.102/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.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.102/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.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.102/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.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.102/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.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.102/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.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.102/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.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.102/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.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.102/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.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.102/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.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.102/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.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.102/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.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 657 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.102/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.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.102/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.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 654 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 653 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 652 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 651 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 650 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 649 : 0.105s 0.105s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 648 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 670 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 647 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 646 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 668 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 645 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 658 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 666 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 659 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 642 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 661 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 641 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 662 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_GenerateRestoreProjectPathWalk) | | 640 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 660 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 667 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 639 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 644 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 663 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 643 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 664 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 665 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 700 : 0.108s 0.286s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 954 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 983 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 693 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 736 : 0.085s 0.181s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 955 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 964 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 699 : 0.133s 0.280s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 956 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 978 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 676 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 677 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 680 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 689 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 683 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 691 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 697 : 0.222s 0.508s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 961 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 995 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1002 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1036 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 694 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 692 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 682 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 685 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 681 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 678 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 743 : 0.273s 0.660s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 960 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 985 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 997 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1026 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 686 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 702 : 0.144s 0.288s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 959 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 994 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 724 : 0.185s 0.380s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 957 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 996 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1015 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 673 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 687 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 674 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 701 : 0.167s 0.291s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 963 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 992 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 713 : 0.121s 0.239s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 958 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 990 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 672 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 708 : 0.138s 0.256s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 962 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 993 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 704 : 0.107s 0.294s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 965 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1008 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 698 : 0.105s 0.287s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 967 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 998 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 679 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 750 : 0.117s 0.290s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 969 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1000 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 671 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 688 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 695 : 0.153s 0.529s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 988 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1011 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1033 : 0.248s 0.248s /builddir/build/BUILD/dotnet-v7.0.102/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.108s 0.248s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 972 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 999 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 729 : 0.115s 0.194s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 981 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 718 : 0.109s 0.198s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 977 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 728 : 0.096s 0.198s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 968 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 675 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 717 : 0.102s 0.170s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 970 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 706 : 0.095s 0.263s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 966 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1006 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 696 : 0.142s 0.464s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 984 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1012 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1031 : 0.188s 0.188s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 710 : 0.125s 0.269s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 973 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1001 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 719 : 0.101s 0.182s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 979 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 707 : 0.124s 0.330s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 982 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1010 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 690 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 684 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 716 : 0.148s 0.275s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 989 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1020 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 715 : 0.109s 0.279s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 975 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1007 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 741 : 0.106s 0.489s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 974 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1004 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1034 : 0.215s 0.215s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 703 : 0.118s 0.460s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 971 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1009 : 0.254s 0.254s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 720 : 0.101s 0.499s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 976 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1005 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 709 : 0.146s 0.328s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 987 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1022 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 711 : 0.138s 0.271s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 991 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1016 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 772 : 0.119s 0.432s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 980 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1018 : 0.214s 0.214s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 763 : 0.009s 0.219s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 986 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1021 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 749 : 0.055s 0.320s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1003 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1047 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 758 : 0.043s 0.384s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1013 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1040 : 0.268s 0.268s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 762 : 0.090s 0.819s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1014 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1038 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1062 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1082 : 0.192s 0.192s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1127 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1151 : 0.198s 0.198s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 747 : 0.075s 0.518s /builddir/build/BUILD/dotnet-v7.0.102/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.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1044 : 0.187s 0.187s /builddir/build/BUILD/dotnet-v7.0.102/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.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1112 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 771 : 0.048s 0.276s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1019 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1037 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 723 : 0.093s 0.397s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1029 : 0.223s 0.223s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1069 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 727 : 0.045s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1023 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 745 : 0.028s 0.157s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1017 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1032 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 742 : 0.091s 0.447s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1028 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1041 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1064 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1093 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 734 : 0.068s 0.276s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1024 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1039 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1052 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 744 : 0.028s 0.098s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1027 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 712 : 0.056s 0.390s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1030 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1054 : 0.249s 0.249s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 767 : 0.029s 0.088s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1035 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 748 : 0.051s 0.412s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1043 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1073 : 0.173s 0.173s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 731 : 0.059s 0.183s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1048 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 721 : 0.066s 0.218s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1051 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 735 : 0.092s 0.426s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1058 : 0.152s 0.152s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1081 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 773 : 0.055s 0.370s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1046 : 0.214s 0.214s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1088 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 764 : 0.071s 0.657s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1045 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1059 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1089 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1138 : 0.178s 0.178s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 754 : 0.058s 0.463s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1049 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1074 : 0.197s 0.197s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1122 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 755 : 0.047s 0.616s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1042 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1080 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1103 : 0.286s 0.286s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 733 : 0.079s 0.314s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1056 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1076 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 793 : 0.041s 0.233s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1057 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1071 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 739 : 0.167s 0.590s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1063 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1086 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1096 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1118 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1143 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 766 : 0.015s 0.187s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1050 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 791 : 0.047s 0.379s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1053 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1067 : 0.096s 0.096s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1095 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 732 : 0.026s 0.249s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1055 : 0.223s 0.223s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 730 : 0.107s 0.231s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1060 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 774 : 0.246s 1.065s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1061 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1091 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1139 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1153 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1174 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1196 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1216 : 0.292s 0.292s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 738 : 0.079s 0.254s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1066 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1100 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 844 : 0.042s 0.128s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1068 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 759 : 0.035s 0.255s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1065 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1108 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 722 : 0.053s 0.286s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1078 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1098 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 799 : 0.037s 0.248s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1070 : 0.145s 0.145s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1110 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 725 : 0.057s 0.126s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1077 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 769 : 0.019s 0.241s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1072 : 0.220s 0.220s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 760 : 0.036s 0.398s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1084 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1109 : 0.244s 0.244s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 765 : 0.044s 0.194s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1079 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1104 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 751 : 0.024s 0.126s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1083 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 796 : 0.046s 0.202s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1085 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1106 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 705 : 0.029s 0.192s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1087 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1105 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 815 : 0.032s 0.176s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1090 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1119 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 784 : 0.063s 0.395s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1092 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1117 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1135 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1148 : 0.151s 0.151s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 787 : 0.248s 0.382s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1125 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1154 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 871 : 0.056s 0.850s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1094 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1120 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1146 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1172 : 0.466s 0.466s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 770 : 0.125s 0.305s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1101 : 0.180s 0.180s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 746 : 0.083s 0.610s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1099 : 0.315s 0.315s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1170 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1206 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 740 : 0.078s 0.430s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1097 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1115 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1130 : 0.161s 0.161s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1162 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 757 : 0.057s 0.304s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1107 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1126 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 778 : 0.029s 0.393s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1102 : 0.177s 0.177s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1152 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1175 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 726 : 0.045s 0.297s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1113 : 0.251s 0.251s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 794 : 0.098s 0.433s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1111 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1128 : 0.266s 0.266s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 781 : 0.045s 0.245s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1114 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1137 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 812 : 0.063s 0.484s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1116 : 0.224s 0.224s /builddir/build/BUILD/dotnet-v7.0.102/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.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1179 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1201 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 786 : 0.024s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1121 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 790 : 0.229s 0.925s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1124 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1155 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1178 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1210 : 0.308s 0.308s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1267 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 775 : 0.122s 1.061s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1123 : 0.254s 0.254s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1180 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1221 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1241 : 0.194s 0.194s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1269 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1287 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1315 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 780 : 0.066s 0.456s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1129 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1149 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1168 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1207 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 783 : 0.098s 0.704s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1134 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1158 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1186 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1218 : 0.249s 0.249s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 779 : 0.076s 0.681s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1132 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1161 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1184 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1214 : 0.272s 0.272s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 805 : 0.038s 0.237s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1133 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1150 : 0.139s 0.139s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 839 : 0.092s 0.398s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1141 : 0.141s 0.141s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1165 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 833 : 0.039s 0.320s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1131 : 0.197s 0.197s /builddir/build/BUILD/dotnet-v7.0.102/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.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 737 : 0.050s 0.317s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1140 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1171 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 809 : 0.029s 0.251s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1136 : 0.149s 0.149s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1156 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 855 : 0.079s 0.698s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1144 : 0.206s 0.206s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1181 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1194 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1223 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1233 : 0.244s 0.244s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 804 : 0.016s 0.228s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1142 : 0.143s 0.143s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1159 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 752 : 0.045s 0.179s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1147 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 817 : 0.064s 0.361s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1145 : 0.147s 0.147s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1177 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1192 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 797 : 0.038s 0.215s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1157 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1188 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 810 : 0.094s 0.538s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1173 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1193 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1226 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1243 : 0.190s 0.190s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 785 : 0.061s 0.196s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1166 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 798 : 0.099s 0.296s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1163 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1195 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 788 : 0.054s 0.315s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1164 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1200 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 761 : 0.070s 0.307s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1167 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1208 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 756 : 0.063s 0.565s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1169 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1199 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1231 : 0.216s 0.216s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1250 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 776 : 0.073s 0.239s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1182 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1211 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 795 : 0.090s 0.292s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1183 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1213 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 820 : 0.283s 0.557s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1190 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1227 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1252 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 808 : 0.120s 0.601s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1187 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1212 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1239 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1258 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 806 : 0.092s 0.535s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1185 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1202 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1238 : 0.197s 0.197s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1257 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 845 : 0.097s 0.223s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1205 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 835 : 0.196s 0.392s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1189 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1220 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 811 : 0.085s 0.622s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1191 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1217 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1240 : 0.187s 0.187s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1263 : 0.176s 0.176s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 802 : 0.065s 0.417s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1197 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1235 : 0.221s 0.221s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 753 : 0.029s 0.199s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1198 : 0.169s 0.169s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 777 : 0.050s 0.390s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1203 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1237 : 0.211s 0.211s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 891 : 0.067s 0.535s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1204 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1225 : 0.257s 0.257s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1253 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1283 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 814 : 0.080s 0.350s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1209 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1228 : 0.202s 0.202s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 828 : 0.043s 0.310s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1215 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1230 : 0.219s 0.219s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 819 : 0.056s 0.467s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1224 : 0.285s 0.285s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1270 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 861 : 0.028s 0.109s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1222 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 846 : 0.195s 0.253s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1232 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 824 : 0.083s 0.439s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1234 : 0.248s 0.248s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1272 : 0.106s 0.106s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 829 : 0.036s 0.245s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1229 : 0.208s 0.208s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 807 : 0.032s 0.347s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1236 : 0.202s 0.202s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1254 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 873 : 0.353s 0.951s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1242 : 0.238s 0.238s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1280 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1311 : 0.144s 0.144s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1356 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 830 : 0.078s 0.462s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1245 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1255 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1293 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 768 : 0.179s 0.269s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1246 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 782 : 0.057s 0.333s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1244 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1266 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 818 : 0.197s 0.499s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1251 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1302 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 888 : 0.513s 1.048s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1256 : 0.168s 0.168s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1305 : 0.150s 0.150s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1350 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1372 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1394 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 789 : 0.250s 0.978s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1247 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1277 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1310 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1347 : 0.303s 0.303s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1377 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 838 : 0.215s 0.440s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1248 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1297 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 854 : 0.114s 0.706s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1259 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1284 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1312 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1349 : 0.292s 0.292s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 881 : 0.018s 0.120s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1249 : 0.101s 0.101s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 841 : 0.044s 0.253s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1260 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1288 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 864 : 0.037s 0.134s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1261 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1279 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 858 : 0.286s 0.670s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1262 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1295 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1327 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1351 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 849 : 0.103s 0.265s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1268 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1292 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 800 : 0.046s 0.333s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1264 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1282 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1321 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 821 : 0.064s 0.306s /builddir/build/BUILD/dotnet-v7.0.102/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.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1296 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1317 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 834 : 0.036s 0.175s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1273 : 0.138s 0.138s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 801 : 0.082s 0.605s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1271 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1303 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1318 : 0.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1345 : 0.244s 0.244s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 912 : 0.136s 0.872s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1276 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1298 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1332 : 0.320s 0.320s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1353 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1390 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 915 : 0.069s 0.644s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1275 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1290 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1323 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1338 : 0.343s 0.343s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 826 : 0.068s 0.308s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1274 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1285 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1316 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 816 : 0.126s 0.703s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1278 : 0.125s 0.125s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1320 : 0.340s 0.340s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1358 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 792 : 0.025s 0.184s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1281 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1307 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 843 : 0.105s 0.234s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1294 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 900 : 0.044s 0.172s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1289 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1309 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 856 : 0.123s 1.119s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1286 : 0.135s 0.135s /builddir/build/BUILD/dotnet-v7.0.102/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.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1344 : 0.303s 0.303s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1373 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1395 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1439 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 836 : 0.025s 0.162s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1291 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1308 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 909 : 0.131s 0.628s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1300 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1328 : 0.312s 0.312s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1362 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 803 : 0.265s 0.440s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1306 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1324 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 837 : 0.281s 0.541s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1299 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1319 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1355 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 928 : 0.043s 0.502s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1301 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1336 : 0.350s 0.350s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 863 : 0.016s 0.091s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1304 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 868 : 0.134s 0.595s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1313 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1340 : 0.326s 0.326s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1371 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 859 : 0.268s 0.389s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1314 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 831 : 0.133s 0.968s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1329 : 0.352s 0.352s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1365 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1403 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1429 : 0.287s 0.287s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 825 : 0.122s 0.643s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1333 : 0.355s 0.355s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1366 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1399 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 884 : 0.105s 0.624s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1322 : 0.335s 0.335s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1360 : 0.119s 0.119s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1400 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 872 : 0.350s 0.716s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1326 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1357 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1393 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1417 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 936 : 0.103s 0.486s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1335 : 0.292s 0.292s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1363 : 0.087s 0.087s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 823 : 0.069s 0.682s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1331 : 0.378s 0.378s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1370 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1401 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 883 : 0.144s 0.639s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1339 : 0.342s 0.342s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1375 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1398 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 914 : 0.271s 0.428s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1330 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1354 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 851 : 0.108s 0.382s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1337 : 0.273s 0.273s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 865 : 0.101s 0.449s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1334 : 0.289s 0.289s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1359 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 852 : 0.051s 0.314s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1341 : 0.262s 0.262s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 847 : 0.065s 0.405s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1343 : 0.339s 0.339s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 860 : 0.053s 0.346s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1342 : 0.292s 0.292s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 853 : 0.351s 0.669s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1352 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1383 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1409 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1433 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 832 : 0.063s 0.469s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1346 : 0.294s 0.294s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1374 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 822 : 0.062s 0.502s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1348 : 0.286s 0.286s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1376 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1386 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 879 : 0.174s 0.951s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1364 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1392 : 0.185s 0.185s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1445 : 0.231s 0.231s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1467 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1505 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1531 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 840 : 0.122s 0.264s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1361 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1391 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 882 : 0.083s 0.254s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1367 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1396 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 827 : 0.280s 0.543s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1368 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1414 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 898 : 0.252s 1.380s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1369 : 0.121s 0.121s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1411 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1437 : 0.250s 0.250s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1459 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1491 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1509 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1543 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1563 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1601 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1618 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1624 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1627 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 949 : 0.100s 0.266s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1382 : 0.092s 0.092s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1413 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 867 : 0.069s 0.643s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1380 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1416 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1446 : 0.276s 0.276s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 896 : 0.176s 0.830s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1379 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1404 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1426 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1441 : 0.232s 0.232s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1468 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1513 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 886 : 0.077s 0.565s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1378 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1406 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1440 : 0.242s 0.242s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 876 : 0.078s 0.204s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1381 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1410 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 874 : 0.074s 0.155s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1384 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 813 : 0.090s 0.854s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1387 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1431 : 0.356s 0.356s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1499 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1528 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 908 : 0.062s 0.227s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1385 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1415 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 894 : 0.039s 0.228s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1389 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1418 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 910 : 0.038s 0.444s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1388 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1420 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 842 : 0.092s 0.658s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1397 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1434 : 0.281s 0.281s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1464 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 931 : 0.039s 0.100s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1402 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 877 : 0.056s 0.451s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1408 : 0.148s 0.148s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1448 : 0.242s 0.242s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 848 : 0.080s 0.474s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1407 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1435 : 0.320s 0.320s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 875 : 0.070s 0.204s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1405 : 0.120s 0.120s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 857 : 0.201s 0.855s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1424 : 0.068s 0.068s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1470 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1493 : 0.123s 0.123s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1537 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 850 : 0.081s 0.576s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1412 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1450 : 0.261s 0.261s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1477 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 897 : 0.167s 1.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1419 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1479 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1518 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1546 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1568 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1595 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 862 : 0.060s 0.360s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1423 : 0.299s 0.299s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 870 : 0.041s 0.468s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1421 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1471 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 880 : 0.019s 0.137s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1422 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 925 : 0.310s 0.819s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1436 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1455 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1497 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1530 : 0.073s 0.073s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1549 : 0.146s 0.146s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 901 : 0.019s 0.425s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1425 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1453 : 0.288s 0.288s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 933 : 0.075s 0.533s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1427 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1442 : 0.288s 0.288s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1482 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 947 : 0.033s 0.489s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1430 : 0.288s 0.288s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1461 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 911 : 0.087s 0.849s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1428 : 0.326s 0.326s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1474 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1496 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1517 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1547 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 930 : 0.177s 0.297s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1432 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 899 : 0.124s 1.333s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1438 : 0.276s 0.276s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1469 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1485 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1542 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1567 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1592 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1612 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1617 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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.102/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.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.102/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.109s 0.109s /builddir/build/BUILD/dotnet-v7.0.102/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.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 866 : 0.069s 0.463s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1452 : 0.298s 0.298s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1490 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 916 : 0.065s 0.628s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1447 : 0.275s 0.275s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1478 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1495 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1533 : 0.114s 0.114s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 903 : 0.104s 0.939s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1444 : 0.229s 0.229s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1472 : 0.098s 0.098s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1506 : 0.057s 0.057s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1520 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1559 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1573 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1598 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 946 : 0.013s 0.386s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1443 : 0.286s 0.286s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 932 : 0.036s 0.396s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1449 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1460 : 0.117s 0.117s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 923 : 0.254s 0.510s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1454 : 0.088s 0.088s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1483 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1500 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 922 : 0.241s 0.593s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1457 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1503 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1526 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 887 : 0.162s 0.876s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1451 : 0.240s 0.240s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1476 : 0.122s 0.122s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1534 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1565 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1589 : 0.064s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 904 : 0.325s 1.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1463 : 0.126s 0.126s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1515 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1541 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1578 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1599 : 0.061s 0.061s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1611 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1619 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 913 : 0.200s 0.303s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1456 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 902 : 0.204s 0.307s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1462 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 917 : 0.084s 0.620s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1458 : 0.133s 0.133s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1510 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1558 : 0.118s 0.118s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1575 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 953 : 0.129s 0.471s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1465 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1502 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 869 : 0.100s 0.716s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1466 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1486 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1519 : 0.110s 0.110s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1552 : 0.140s 0.140s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1581 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1594 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 945 : 0.142s 0.468s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1473 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1498 : 0.112s 0.112s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1532 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 938 : 0.056s 0.267s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1480 : 0.099s 0.099s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1511 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 893 : 0.041s 0.228s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1475 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1492 : 0.130s 0.130s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 885 : 0.069s 0.272s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1484 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1504 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1529 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 918 : 0.037s 0.225s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1481 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1507 : 0.079s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 926 : 0.064s 0.598s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1487 : 0.137s 0.137s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1538 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1548 : 0.160s 0.160s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1583 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1597 : 0.047s 0.047s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 942 : 0.018s 0.094s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1488 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 906 : 0.076s 0.508s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1489 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1524 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1560 : 0.116s 0.116s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1585 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 941 : 0.039s 0.120s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1494 : 0.080s 0.080s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 907 : 0.157s 0.523s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1508 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1521 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1564 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1588 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 939 : 0.058s 0.230s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1512 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1536 : 0.085s 0.085s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 940 : 0.084s 0.365s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1514 : 0.089s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1544 : 0.159s 0.159s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 890 : 0.019s 0.206s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1501 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1516 : 0.081s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 878 : 0.099s 0.598s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1525 : 0.231s 0.231s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1570 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1603 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1613 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1622 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 905 : 0.054s 0.311s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1522 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1554 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 889 : 0.106s 0.523s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1523 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1556 : 0.128s 0.128s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1577 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1596 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1604 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 929 : 0.090s 0.428s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1535 : 0.082s 0.082s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1576 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1590 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 919 : 0.127s 0.340s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1527 : 0.094s 0.094s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1562 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 921 : 0.066s 0.260s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1540 : 0.060s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1557 : 0.132s 0.132s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 950 : 0.035s 0.345s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1539 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1584 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 927 : 0.097s 0.345s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1551 : 0.136s 0.136s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1571 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 944 : 0.043s 0.216s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1545 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1561 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 948 : 0.097s 0.378s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1553 : 0.131s 0.131s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1579 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1591 : 0.058s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 935 : 0.045s 0.257s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1550 : 0.127s 0.127s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1569 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 895 : 0.085s 0.509s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1555 : 0.124s 0.124s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1580 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1593 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1605 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1615 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1628 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 952 : 0.114s 0.228s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1566 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1586 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 943 : 0.044s 0.233s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1572 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1600 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 934 : 0.059s 0.209s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1574 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1602 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 892 : 0.071s 0.301s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1582 : 0.071s 0.071s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1606 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1614 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1623 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 920 : 0.038s 0.195s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1587 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1607 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 924 : 0.027s 0.206s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1609 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1621 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1625 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1629 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 937 : 0.013s 0.144s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1608 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1616 : 0.053s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 951 : 0.021s 0.127s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 1610 : 0.055s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 1620 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1651 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_IsProjectRestoreSupported) | | 1657 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1660 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1650 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1658 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1647 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1633 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1648 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1634 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1637 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1638 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1639 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1636 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1641 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1687 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1696 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1684 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1675 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1668 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1692 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1674 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1671 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1683 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1677 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1730 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1669 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1680 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1679 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1672 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1695 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1670 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1691 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1667 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1693 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1682 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1673 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1689 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1686 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1685 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1678 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1694 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1676 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1666 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1665 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1681 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1690 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1738 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1766 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1722 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1701 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1715 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1718 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1737 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1702 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1698 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1757 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1703 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1700 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1711 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1708 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1704 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1706 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1707 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1732 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1713 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1728 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1714 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1735 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1699 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1723 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1744 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1705 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1717 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1712 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1709 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1697 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1710 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1716 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1760 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1838 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1739 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1726 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1745 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1733 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1751 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1736 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1758 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1787 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1724 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1742 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1743 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1761 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1725 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1720 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1752 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1756 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1763 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1741 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1754 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1731 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1765 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1767 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1727 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1740 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1721 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1748 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1719 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1729 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1746 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1790 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1865 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1768 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1764 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1788 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1755 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1792 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1775 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1789 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1809 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1781 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1780 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1759 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1785 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1753 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1750 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1778 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1816 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1796 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1803 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1777 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1779 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1771 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1793 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1806 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1772 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1749 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1798 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1734 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1774 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1770 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1833 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1909 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1815 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1791 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1808 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1776 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1824 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1804 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1832 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1849 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1802 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1811 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1784 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1799 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1773 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1786 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1800 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1864 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1828 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1839 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1794 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1822 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1795 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1827 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1818 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1805 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1810 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1782 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1829 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1747 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1823 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1801 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1855 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1841 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1813 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1843 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1797 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1866 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1820 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1906 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1845 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1831 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1840 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1825 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1814 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1835 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1817 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1837 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1905 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1853 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1867 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1826 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1858 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1821 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1885 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1857 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1819 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1812 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1842 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1848 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1783 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1852 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1830 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1882 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1888 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1862 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1908 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1834 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1881 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1847 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1933 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1892 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1868 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1875 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1863 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1850 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1878 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1860 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1854 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1934 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1873 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1904 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1844 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1903 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1861 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1922 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1877 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1874 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1846 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1879 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1890 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1807 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1870 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1859 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1895 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1917 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1871 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1856 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1912 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1896 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1928 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1891 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1894 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1900 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1869 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1919 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1883 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1880 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1889 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1941 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1872 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1925 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1943 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1893 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1907 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1876 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1929 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1911 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1926 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1836 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1910 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1902 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1920 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1887 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1901 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1938 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1939 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1927 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1930 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1913 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1898 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1918 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1897 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1931 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1886 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1936 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1935 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1924 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1851 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1946 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1940 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1942 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1915 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1923 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1937 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1932 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1916 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1914 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1884 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1944 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1947 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1945 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1899 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1921 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1967 : 0.171s 0.171s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1968 : 0.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1969 : 0.238s 0.238s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1970 : 0.257s 0.257s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1971 : 0.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_GenerateRestoreGraphProjectEntry) | | 1972 : 0.252s 0.252s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1973 : 0.163s 0.163s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1974 : 0.186s 0.186s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1975 : 0.164s 0.164s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1976 : 0.158s 0.158s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1977 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1978 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1979 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1966 : 0.226s 0.226s /builddir/build/BUILD/dotnet-v7.0.102/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.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1948 : 0.191s 0.191s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1963 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1949 : 0.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.102/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.216s 0.216s /builddir/build/BUILD/dotnet-v7.0.102/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.298s 0.298s /builddir/build/BUILD/dotnet-v7.0.102/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.283s 0.283s /builddir/build/BUILD/dotnet-v7.0.102/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.167s 0.167s /builddir/build/BUILD/dotnet-v7.0.102/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.269s 0.269s /builddir/build/BUILD/dotnet-v7.0.102/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.172s 0.172s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1964 : 0.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1957 : 0.205s 0.205s /builddir/build/BUILD/dotnet-v7.0.102/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.213s 0.213s /builddir/build/BUILD/dotnet-v7.0.102/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.165s 0.165s /builddir/build/BUILD/dotnet-v7.0.102/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.174s 0.174s /builddir/build/BUILD/dotnet-v7.0.102/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.162s 0.162s /builddir/build/BUILD/dotnet-v7.0.102/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.308s 0.308s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1956 : 0.157s 0.157s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2002 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1984 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1987 : 0.113s 0.113s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2045 : 0.053s 0.156s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2263 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2264 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2018 : 0.052s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2266 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2274 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1985 : 0.153s 0.153s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2010 : 0.061s 0.073s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2265 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2272 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2004 : 0.072s 0.091s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2267 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2271 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2277 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2011 : 0.059s 0.064s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2268 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2275 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2003 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1981 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1980 : 0.051s 0.051s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1995 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2000 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1996 : 0.056s 0.056s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1990 : 0.093s 0.093s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1988 : 0.142s 0.142s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2006 : 0.071s 0.103s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2269 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2278 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2282 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2285 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1983 : 0.129s 0.129s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2007 : 0.047s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2270 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2280 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2019 : 0.111s 0.116s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2276 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2281 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2023 : 0.044s 0.054s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2273 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2279 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1997 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2001 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2024 : 0.057s 0.071s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2283 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2287 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2009 : 0.060s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2284 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2286 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1993 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2029 : 0.011s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2288 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2005 : 0.037s 0.049s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2289 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2296 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2301 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2059 : 0.106s 0.118s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2291 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2308 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2012 : 0.082s 0.088s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2290 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2295 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1982 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2072 : 0.024s 0.032s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2294 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2300 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2039 : 0.076s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2292 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2020 : 0.074s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2293 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2307 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2025 : 0.068s 0.074s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2297 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2304 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2053 : 0.092s 0.094s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2298 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1999 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2076 : 0.029s 0.034s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2299 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2056 : 0.033s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2302 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2310 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2313 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2315 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2038 : 0.062s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2303 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2028 : 0.067s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2305 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2021 : 0.069s 0.074s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2306 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2311 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2030 : 0.068s 0.071s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2309 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1986 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2015 : 0.029s 0.032s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2312 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2314 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2014 : 0.038s 0.041s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2316 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2319 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2102 : 0.004s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2317 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2318 : 0.000s 0.000s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1994 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2124 : 0.031s 0.038s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2320 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2324 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1998 : 0.059s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2081 : 0.036s 0.041s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2321 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2326 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2052 : 0.018s 0.030s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2322 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2330 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2337 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2344 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2037 : 0.008s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2323 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2063 : 0.029s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2325 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2332 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2341 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2100 : 0.051s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2327 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2334 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2342 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2031 : 0.014s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2329 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2335 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2032 : 0.011s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2328 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2333 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2026 : 0.022s 0.027s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2331 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1989 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2054 : 0.029s 0.035s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2336 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2343 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2092 : 0.041s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2338 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2345 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2349 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2352 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2057 : 0.012s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2339 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2346 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2047 : 0.028s 0.032s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2340 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2347 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2055 : 0.035s 0.057s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2348 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2351 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2362 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1992 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2061 : 0.012s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2350 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2095 : 0.026s 0.034s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2354 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2040 : 0.022s 0.030s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2353 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2066 : 0.039s 0.056s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2355 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2377 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2046 : 0.026s 0.050s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2356 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2370 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2058 : 0.034s 0.057s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2357 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2380 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2164 : 0.052s 0.103s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2358 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2379 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2405 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2426 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2452 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2013 : 0.035s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2359 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2388 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2080 : 0.033s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2360 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2382 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2044 : 0.042s 0.063s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2361 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2386 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 1991 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2153 : 0.023s 0.035s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2363 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2096 : 0.048s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2366 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2393 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2071 : 0.066s 0.128s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2364 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2395 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2417 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2442 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2462 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2489 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2042 : 0.031s 0.057s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2365 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2391 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2016 : 0.035s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2367 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2394 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2085 : 0.048s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2369 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2397 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2113 : 0.035s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2368 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2396 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2060 : 0.026s 0.037s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2372 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2034 : 0.024s 0.033s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2371 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2035 : 0.030s 0.038s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2378 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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.077s 0.152s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2373 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2398 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2421 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2445 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2472 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2497 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2527 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2084 : 0.076s 0.141s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2374 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2399 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2418 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2443 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2468 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2518 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2008 : 0.038s 0.056s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2375 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2400 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2033 : 0.050s 0.086s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2376 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2402 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2425 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2022 : 0.040s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2381 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2408 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2050 : 0.057s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2383 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2407 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2430 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2017 : 0.039s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2385 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2406 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2075 : 0.023s 0.035s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2384 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2027 : 0.027s 0.037s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2387 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2068 : 0.034s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2389 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2410 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2126 : 0.031s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2390 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2412 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2434 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2114 : 0.034s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2392 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2415 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2109 : 0.041s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2401 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2423 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2447 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2082 : 0.053s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2403 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2427 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2180 : 0.046s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2404 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2429 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2453 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2476 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2049 : 0.045s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2409 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2449 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2471 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2077 : 0.032s 0.043s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2411 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2103 : 0.033s 0.050s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2414 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2438 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2086 : 0.034s 0.056s /builddir/build/BUILD/dotnet-v7.0.102/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.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2437 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2065 : 0.049s 0.094s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2416 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2441 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2473 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2498 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2107 : 0.034s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2420 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2451 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2108 : 0.029s 0.047s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2419 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2450 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2074 : 0.034s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2422 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2455 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2105 : 0.076s 0.093s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2424 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2461 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2073 : 0.064s 0.099s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2428 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2454 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2474 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2500 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2036 : 0.031s 0.037s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2432 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2087 : 0.046s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2433 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2456 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2478 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2041 : 0.033s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2435 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2089 : 0.045s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2436 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2459 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2480 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2508 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2144 : 0.033s 0.050s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2440 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2467 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2043 : 0.044s 0.068s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2439 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2469 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2493 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2067 : 0.031s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2446 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2460 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2117 : 0.049s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2444 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2463 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2483 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2509 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2116 : 0.025s 0.039s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2448 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2466 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2088 : 0.065s 0.101s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2465 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2491 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2513 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2531 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2051 : 0.057s 0.094s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2458 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2482 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2512 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2529 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2129 : 0.040s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2457 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2481 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2514 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2155 : 0.019s 0.028s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2464 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2125 : 0.039s 0.067s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2470 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2492 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2517 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2123 : 0.053s 0.069s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2475 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2505 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2141 : 0.023s 0.047s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2477 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2501 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2064 : 0.048s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2479 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2510 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2530 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2048 : 0.091s 0.152s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2488 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2515 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2533 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2560 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2586 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2069 : 0.041s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2490 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2522 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2142 : 0.039s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2485 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2506 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2110 : 0.080s 0.122s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2486 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2521 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2536 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2556 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2139 : 0.043s 0.069s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2484 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2516 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2532 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2221 : 0.047s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2487 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2504 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2523 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2542 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2558 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2079 : 0.023s 0.035s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2494 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2099 : 0.133s 0.213s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2496 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2534 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2564 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2616 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2121 : 0.066s 0.132s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2499 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2524 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2546 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2571 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2190 : 0.016s 0.024s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2502 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2145 : 0.043s 0.061s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2503 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2525 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2163 : 0.083s 0.137s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2520 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2537 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2561 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2587 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2062 : 0.022s 0.027s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2507 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2093 : 0.088s 0.142s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2519 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2535 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2562 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2591 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2224 : 0.056s 0.118s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2511 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2526 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2549 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2581 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2111 : 0.064s 0.093s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2528 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2555 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2120 : 0.110s 0.173s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2543 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2566 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2593 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2620 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2078 : 0.035s 0.043s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2540 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2209 : 0.055s 0.102s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2541 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2574 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2106 : 0.063s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2539 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2563 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2101 : 0.053s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2538 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2557 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2138 : 0.030s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2159 : 0.080s 0.132s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2544 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2568 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2595 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2098 : 0.108s 0.184s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2545 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2567 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2596 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2623 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2642 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2165 : 0.104s 0.306s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2548 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2573 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2599 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2625 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2643 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2665 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2148 : 0.045s 0.084s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2551 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2577 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2146 : 0.063s 0.125s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2550 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2576 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2600 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2131 : 0.083s 0.152s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2554 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2585 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2610 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2200 : 0.107s 0.176s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2553 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2594 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2622 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2641 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2157 : 0.049s 0.091s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2552 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2584 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2104 : 0.061s 0.097s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2559 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2588 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2094 : 0.052s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2570 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2130 : 0.081s 0.131s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2565 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2590 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2611 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2158 : 0.078s 0.127s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2569 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2597 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2181 : 0.094s 0.167s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2572 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2598 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2624 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2647 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2090 : 0.058s 0.102s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2575 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2602 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2174 : 0.056s 0.104s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2578 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2603 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2097 : 0.056s 0.108s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2579 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2606 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2150 : 0.057s 0.104s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2580 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2604 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2118 : 0.071s 0.117s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2582 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2601 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2167 : 0.089s 0.165s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2589 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2612 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2635 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2658 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2248 : 0.023s 0.185s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2583 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2649 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2132 : 0.073s 0.125s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2605 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2628 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2651 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2136 : 0.067s 0.162s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2607 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2629 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2128 : 0.061s 0.101s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2608 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2630 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2143 : 0.053s 0.071s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2615 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2137 : 0.052s 0.085s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2609 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2631 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2170 : 0.055s 0.071s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2617 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2245 : 0.051s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2613 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2634 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2133 : 0.055s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2614 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2639 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2194 : 0.074s 0.122s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2618 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2644 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2669 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2176 : 0.060s 0.193s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2619 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2653 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2674 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2070 : 0.062s 0.088s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2621 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2640 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2205 : 0.177s 0.309s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2700 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2723 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2743 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2763 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2818 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2842 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2147 : 0.050s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2626 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2645 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2115 : 0.086s 0.184s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2627 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2648 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2670 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2694 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2717 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2119 : 0.070s 0.195s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2632 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2656 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2678 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2703 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2187 : 0.108s 0.234s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2636 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2660 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2692 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2730 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2782 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2183 : 0.032s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2633 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2217 : 0.047s 0.095s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2638 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2672 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2193 : 0.058s 0.101s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2637 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2659 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2682 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2127 : 0.052s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2646 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2666 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2156 : 0.128s 0.144s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2657 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2168 : 0.030s 0.049s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2650 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2154 : 0.030s 0.047s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2652 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2122 : 0.055s 0.280s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2654 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2695 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2742 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2864 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2184 : 0.029s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2655 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2179 : 0.041s 0.179s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2662 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2758 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2197 : 0.107s 0.170s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2661 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2683 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2706 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2733 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2751 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2134 : 0.090s 0.131s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2663 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2686 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2709 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2223 : 0.049s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2664 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2690 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2173 : 0.050s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2673 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2697 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2140 : 0.067s 0.149s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2668 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2696 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2718 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2740 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2201 : 0.130s 0.305s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2667 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2739 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2774 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2793 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2220 : 0.073s 0.239s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2671 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2698 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2720 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2767 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2839 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2206 : 0.082s 0.211s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2675 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2702 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2737 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2768 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2789 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2819 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2177 : 0.056s 0.125s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2676 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2701 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2724 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2172 : 0.032s 0.045s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2677 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2151 : 0.060s 0.197s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2679 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2753 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2773 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2160 : 0.028s 0.126s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2680 : 0.097s 0.097s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2229 : 0.045s 0.134s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2681 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2714 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2196 : 0.068s 0.195s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2684 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2710 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2736 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2790 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2808 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2091 : 0.071s 0.096s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2685 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2707 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2226 : 0.092s 0.231s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2688 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2727 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2822 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2847 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2242 : 0.081s 0.168s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2687 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2726 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2759 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2175 : 0.044s 0.100s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2691 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2712 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2237 : 0.041s 0.098s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2689 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2711 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2188 : 0.082s 0.171s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2693 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2716 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2741 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2761 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2780 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2799 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2185 : 0.040s 0.094s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2699 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2721 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2213 : 0.080s 0.271s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2705 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2762 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2795 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2814 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2830 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2859 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2886 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2182 : 0.084s 0.130s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2704 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2729 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2748 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2769 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2244 : 0.067s 0.091s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2708 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2735 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2247 : 0.033s 0.102s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2713 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2738 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2161 : 0.103s 0.145s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2715 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2166 : 0.052s 0.175s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2719 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2781 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2801 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2837 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2234 : 0.050s 0.197s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2722 : 0.040s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2745 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2844 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2856 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2872 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2227 : 0.066s 0.096s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2725 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2757 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2192 : 0.074s 0.105s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2728 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2749 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2771 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2255 : 0.054s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2731 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2199 : 0.062s 0.203s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2732 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2871 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2249 : 0.062s 0.158s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2734 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2792 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2112 : 0.034s 0.051s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2744 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2764 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2189 : 0.022s 0.032s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2746 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2258 : 0.029s 0.051s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2747 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2770 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2198 : 0.126s 0.180s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2752 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2772 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2791 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2810 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2827 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2260 : 0.014s 0.188s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2750 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2918 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2218 : 0.042s 0.073s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2754 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2776 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2796 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2152 : 0.020s 0.032s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2755 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2203 : 0.032s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2756 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2778 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2186 : 0.033s 0.051s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2760 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2779 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2207 : 0.080s 0.166s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2765 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2784 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2804 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2821 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2838 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2853 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2870 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2880 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2907 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2912 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2913 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2225 : 0.045s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2766 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2788 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2807 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2824 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2178 : 0.047s 0.130s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2775 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2794 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2811 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2843 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2868 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2890 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2222 : 0.018s 0.029s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2777 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2210 : 0.030s 0.048s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2783 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2802 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2241 : 0.030s 0.049s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2787 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2805 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2169 : 0.020s 0.028s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2785 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2135 : 0.035s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2786 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2806 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2823 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2149 : 0.027s 0.043s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2797 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2813 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2253 : 0.030s 0.056s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2798 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2825 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2208 : 0.048s 0.187s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2800 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2820 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2835 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2858 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2927 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2928 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2930 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2931 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2932 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2934 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2215 : 0.033s 0.107s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2803 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2828 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2873 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2885 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2250 : 0.019s 0.030s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2809 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2202 : 0.098s 0.115s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2812 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2829 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2219 : 0.027s 0.067s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2816 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2832 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2195 : 0.034s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2815 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2831 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2854 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2232 : 0.036s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2817 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2833 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2849 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2204 : 0.105s 0.147s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2826 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2841 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2855 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2922 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2924 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2926 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2235 : 0.042s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2834 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2852 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2869 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2884 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2893 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2228 : 0.021s 0.130s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2836 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2857 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2171 : 0.018s 0.025s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2840 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2162 : 0.032s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2845 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2860 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2874 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2882 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2191 : 0.024s 0.037s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2846 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2861 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2261 : 0.023s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2848 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2866 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2256 : 0.024s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2850 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2865 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2251 : 0.019s 0.033s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2851 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2212 : 0.028s 0.148s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2862 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2898 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2906 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2938 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2940 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2240 : 0.092s 0.097s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2863 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2216 : 0.022s 0.128s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2867 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2877 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2888 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2896 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2257 : 0.019s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2875 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2889 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2897 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2214 : 0.013s 0.038s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2876 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2902 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2252 : 0.013s 0.036s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2878 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2894 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2239 : 0.014s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2881 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2238 : 0.012s 0.113s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2883 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2899 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2936 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2243 : 0.020s 0.028s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2887 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2895 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2259 : 0.008s 0.106s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2892 : 0.086s 0.086s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2935 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2211 : 0.008s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2900 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2231 : 0.094s 0.101s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2904 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2908 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2937 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2254 : 0.012s 0.105s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2901 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2905 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2911 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2236 : 0.008s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2903 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2909 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2262 : 0.006s 0.091s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2910 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2939 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2230 : 0.007s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2915 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2916 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2233 : 0.010s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2917 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2919 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2920 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2921 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2246 : 0.016s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 2923 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 2925 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2960 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2961 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2962 : 0.048s 0.048s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2963 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2964 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/ILsrc/netstandard.library/1.6.1/netstandard.library.csproj (_GenerateProjectRestoreGraph) | | 2965 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2966 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2967 : 0.039s 0.039s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2968 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2969 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2970 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2959 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2971 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2958 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2950 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2956 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.102/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.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2954 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2953 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.102/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.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2949 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2946 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2944 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2943 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2972 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2957 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2947 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2941 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.102/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.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2995 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2982 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2977 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2991 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2981 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2990 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3003 : 0.044s 0.096s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3256 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3263 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3294 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3334 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2996 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2976 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2989 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3004 : 0.053s 0.098s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3258 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3268 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3296 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3343 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2984 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2975 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3002 : 0.040s 0.091s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3257 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3264 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3293 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3333 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2983 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3016 : 0.046s 0.108s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3267 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3295 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3323 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3355 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2986 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3000 : 0.043s 0.099s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3262 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3290 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3320 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3357 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3038 : 0.028s 0.084s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3259 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3280 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3311 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3338 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2993 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2978 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3009 : 0.040s 0.097s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3260 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3286 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3317 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3347 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2997 : 0.066s 0.301s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3261 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3285 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3316 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3337 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3377 : 0.166s 0.166s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3550 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2974 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3001 : 0.047s 0.131s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3271 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3300 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3330 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3366 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2987 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3043 : 0.068s 0.134s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3266 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3291 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3321 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3340 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3376 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3403 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2973 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2998 : 0.064s 0.277s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3270 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3301 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3326 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3344 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3363 : 0.156s 0.156s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3514 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2999 : 0.180s 0.383s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3265 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3292 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3324 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3345 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3364 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3474 : 0.111s 0.111s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3615 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3650 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2988 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3022 : 0.031s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3269 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3299 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2994 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3011 : 0.049s 0.103s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3272 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3302 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3331 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3354 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3026 : 0.055s 0.127s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3273 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3303 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3328 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3353 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3382 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3404 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2985 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3030 : 0.029s 0.047s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3274 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3305 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3020 : 0.030s 0.049s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3276 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3307 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3021 : 0.028s 0.045s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3275 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3304 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3010 : 0.041s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3277 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3306 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3329 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3362 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2979 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3052 : 0.045s 0.267s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3278 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3309 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3339 : 0.170s 0.170s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3501 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3018 : 0.045s 0.097s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3279 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3310 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3350 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3379 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3013 : 0.124s 0.214s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3282 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3313 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3439 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3462 : 0.062s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3015 : 0.038s 0.108s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3281 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3312 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3336 : 0.031s 0.031s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3380 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2980 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3017 : 0.048s 0.096s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3283 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3314 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3335 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3375 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3019 : 0.032s 0.142s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3284 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3315 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3008 : 0.035s 0.082s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3289 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3319 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3341 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3365 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3005 : 0.179s 0.216s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3287 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3318 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3342 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3374 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3031 : 0.025s 0.142s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3288 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3322 : 0.108s 0.108s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3006 : 0.041s 0.100s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3297 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3325 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3352 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3378 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3045 : 0.120s 0.303s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3298 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3327 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3351 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3360 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3385 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3414 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3432 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3476 : 0.115s 0.115s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3012 : 0.027s 0.195s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3308 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3332 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3446 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3463 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3049 : 0.112s 0.197s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3348 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3361 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3383 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3389 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3413 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3431 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3450 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3471 : 0.034s 0.034s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 2992 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3064 : 0.085s 0.337s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3349 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3358 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3370 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3392 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3401 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3409 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3425 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3460 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3481 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3512 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3527 : 0.107s 0.107s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3666 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3047 : 0.030s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3346 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3359 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3368 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3390 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3029 : 0.026s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3356 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3367 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3074 : 0.047s 0.087s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3369 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3381 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3398 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3412 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3014 : 0.027s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3372 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3387 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3399 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3419 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3065 : 0.029s 0.067s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3373 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3386 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3396 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3423 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3025 : 0.040s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3371 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3391 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3402 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3420 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3046 : 0.039s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3384 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3416 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3023 : 0.015s 0.038s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3388 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3400 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3034 : 0.020s 0.040s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3395 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3406 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3044 : 0.096s 0.189s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3394 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3417 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3429 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3447 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3475 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3492 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3521 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3545 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3069 : 0.105s 0.119s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3397 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3407 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3057 : 0.076s 0.157s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3393 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3411 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3426 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3444 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3466 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3505 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3050 : 0.077s 0.130s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3415 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3428 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3443 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3465 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3032 : 0.110s 0.134s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3405 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3418 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3037 : 0.030s 0.144s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3410 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3424 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3438 : 0.090s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3511 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3056 : 0.056s 0.168s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3408 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3421 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3434 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3454 : 0.065s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3504 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3532 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3060 : 0.029s 0.103s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3422 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3442 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3456 : 0.050s 0.050s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3479 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3066 : 0.115s 0.181s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3427 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3441 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3449 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3464 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3493 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3513 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3538 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3563 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3036 : 0.156s 0.259s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3430 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3445 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3461 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3594 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3623 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3661 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3053 : 0.029s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3440 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3455 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3062 : 0.073s 0.132s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3433 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3452 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3473 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3509 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3076 : 0.134s 0.306s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3437 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3448 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3470 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3480 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3484 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3498 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3517 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3534 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3555 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3583 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3612 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3651 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3681 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3715 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3072 : 0.023s 0.081s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3436 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3453 : 0.054s 0.054s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3041 : 0.133s 0.232s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3435 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3457 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3472 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3488 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3494 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3508 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3536 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3562 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3592 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3617 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3068 : 0.037s 0.086s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3458 : 0.038s 0.038s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3485 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3095 : 0.086s 0.120s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3451 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3469 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3496 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3515 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3028 : 0.030s 0.084s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3459 : 0.044s 0.044s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3489 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3048 : 0.104s 0.158s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3477 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3486 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3490 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3510 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3551 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3574 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3146 : 0.061s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3468 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3491 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3051 : 0.075s 0.115s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3467 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3487 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3495 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3520 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3073 : 0.086s 0.130s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3478 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3482 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3500 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3525 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3096 : 0.040s 0.186s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3483 : 0.102s 0.102s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3610 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3631 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3665 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3099 : 0.045s 0.117s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3497 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3518 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3529 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3571 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3093 : 0.071s 0.230s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3499 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3522 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3540 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3560 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3590 : 0.100s 0.100s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3718 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3033 : 0.026s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3502 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3526 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3086 : 0.060s 0.142s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3503 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3523 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3537 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3543 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3561 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3584 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3613 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3641 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3035 : 0.045s 0.087s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3507 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3533 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3546 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3575 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3098 : 0.039s 0.176s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3506 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3530 : 0.091s 0.091s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3648 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3671 : 0.024s 0.024s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3088 : 0.119s 0.138s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3620 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3645 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3058 : 0.077s 0.158s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3516 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3549 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3569 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3589 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3619 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3637 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3662 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3027 : 0.042s 0.061s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3519 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3553 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3089 : 0.041s 0.087s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3524 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3539 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3556 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3591 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3173 : 0.084s 0.177s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3535 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3548 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3568 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3588 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3601 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3640 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3673 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3699 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3085 : 0.078s 0.166s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3531 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3542 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3552 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3572 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3600 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3629 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3664 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3696 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3082 : 0.100s 0.191s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3544 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3564 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3581 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3603 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3627 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3656 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3689 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3716 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3090 : 0.038s 0.095s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3541 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3566 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3585 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3616 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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.033s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3547 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3570 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3117 : 0.024s 0.068s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3554 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3559 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3579 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3596 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3061 : 0.052s 0.099s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3557 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3578 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3607 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3633 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3067 : 0.044s 0.124s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3567 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3587 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3611 : 0.029s 0.029s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3659 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3024 : 0.034s 0.174s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3558 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3577 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3598 : 0.104s 0.104s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3745 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3075 : 0.049s 0.098s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3565 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3582 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3604 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3644 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3106 : 0.044s 0.084s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3573 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3586 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3605 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3630 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3083 : 0.046s 0.101s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3576 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3602 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3625 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3653 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3101 : 0.035s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3580 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3595 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3614 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3638 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3007 : 0.057s 0.113s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3599 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3634 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3655 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3688 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3042 : 0.072s 0.248s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3593 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3606 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3624 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3639 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3660 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3685 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3725 : 0.037s 0.037s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3802 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3097 : 0.047s 0.088s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3597 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3621 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3646 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3667 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3070 : 0.024s 0.051s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3608 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3626 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3080 : 0.052s 0.118s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3609 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3622 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3643 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3658 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3693 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3732 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3130 : 0.038s 0.089s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3618 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3642 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3657 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3687 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3059 : 0.057s 0.111s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3636 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3654 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3670 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3700 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3110 : 0.094s 0.259s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3628 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3647 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3672 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3705 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3722 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3748 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3805 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3838 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3121 : 0.061s 0.111s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3632 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3649 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3686 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3735 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3157 : 0.068s 0.233s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3635 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3652 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3669 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3683 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3703 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3719 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3759 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3779 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3811 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3834 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3120 : 0.047s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3663 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3679 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3698 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3724 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3137 : 0.030s 0.103s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3668 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3684 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3710 : 0.026s 0.026s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3764 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3063 : 0.138s 0.171s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3680 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3704 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3737 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3789 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3118 : 0.075s 0.190s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3675 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3695 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3720 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3747 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3781 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3818 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3135 : 0.108s 0.172s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3674 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3723 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3797 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3108 : 0.129s 0.318s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3677 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3697 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3728 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3743 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3750 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3763 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3798 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3822 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3842 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3994 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3119 : 0.068s 0.197s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3678 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3694 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3721 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3766 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3801 : 0.078s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3832 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3081 : 0.136s 0.213s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3676 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3692 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3714 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3741 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3760 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3793 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3821 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3846 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3114 : 0.069s 0.224s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3682 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3706 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3729 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3757 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3765 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3809 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3840 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3868 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3040 : 0.098s 0.159s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3690 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3713 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3755 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3786 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3071 : 0.019s 0.060s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3702 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3717 : 0.036s 0.036s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3112 : 0.117s 0.199s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3701 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3730 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3742 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3751 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3762 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3791 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3823 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3857 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3104 : 0.047s 0.161s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3708 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3731 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3754 : 0.033s 0.033s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3817 : 0.067s 0.067s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3094 : 0.046s 0.161s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3707 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3727 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3758 : 0.032s 0.032s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3810 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3140 : 0.040s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3709 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3726 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3761 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3785 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3116 : 0.105s 0.145s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3711 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3734 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3753 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3794 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3092 : 0.135s 0.259s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3712 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3733 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3749 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3777 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3792 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3824 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3867 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3901 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3947 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3141 : 0.095s 0.137s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3736 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3744 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3752 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3807 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3166 : 0.047s 0.139s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3739 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3756 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3768 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3804 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3039 : 0.041s 0.144s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3738 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3746 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3767 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3808 : 0.075s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3102 : 0.066s 0.172s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3740 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3769 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3773 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3780 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3813 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3837 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3217 : 0.143s 0.246s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3770 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3796 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3819 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3843 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3863 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3887 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3912 : 0.027s 0.027s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3964 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3113 : 0.139s 0.221s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3775 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3784 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3806 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3826 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3849 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3881 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3916 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3943 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3154 : 0.077s 0.100s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3776 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3795 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3123 : 0.049s 0.183s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3774 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3783 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3816 : 0.066s 0.066s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3839 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3877 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3902 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3100 : 0.029s 0.131s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3772 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3778 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3799 : 0.074s 0.074s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3828 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3170 : 0.130s 0.207s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3782 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3803 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3825 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3852 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3896 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3929 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3131 : 0.033s 0.110s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3787 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3812 : 0.072s 0.072s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3111 : 0.039s 0.141s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3790 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3814 : 0.063s 0.063s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3830 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3864 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3107 : 0.103s 0.149s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3800 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3820 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3844 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3871 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3054 : 0.023s 0.104s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3788 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3815 : 0.069s 0.069s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3156 : 0.149s 0.243s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3827 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3845 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3866 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3886 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3910 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3969 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3988 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4014 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3153 : 0.087s 0.115s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3829 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3856 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3084 : 0.041s 0.101s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3831 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3850 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3872 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3905 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3184 : 0.038s 0.080s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3833 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3853 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3878 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3904 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3193 : 0.082s 0.186s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3841 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3860 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3889 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3913 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3939 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3986 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4006 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4039 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3077 : 0.147s 0.297s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3848 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3870 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3909 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3937 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3944 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3963 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3984 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3996 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4020 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4050 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4076 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4110 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4138 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4162 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3151 : 0.047s 0.101s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3836 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3865 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3888 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3923 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3163 : 0.027s 0.056s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3835 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3875 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3055 : 0.033s 0.055s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3847 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3873 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3211 : 0.083s 0.233s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3851 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3882 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3903 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3925 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3966 : 0.103s 0.103s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4096 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3136 : 0.030s 0.051s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3855 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3874 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3125 : 0.061s 0.135s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3854 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3879 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3897 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3920 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3962 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3997 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3079 : 0.050s 0.110s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3858 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3884 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3908 : 0.028s 0.028s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3958 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3078 : 0.059s 0.122s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3861 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3898 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3938 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3973 : 0.020s 0.020s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3160 : 0.085s 0.177s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3859 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3880 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3900 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3924 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3951 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3985 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4015 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4046 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3150 : 0.049s 0.100s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3862 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3890 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3930 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3953 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3148 : 0.035s 0.053s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3883 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3907 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3214 : 0.078s 0.263s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3869 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3885 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3892 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3914 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3931 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3957 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3987 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4013 : 0.095s 0.095s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4129 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4156 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3132 : 0.060s 0.137s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3876 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3895 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3922 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3940 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3972 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4011 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3143 : 0.045s 0.099s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3891 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3919 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3946 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3983 : 0.021s 0.021s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3134 : 0.048s 0.100s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3893 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3918 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3952 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3990 : 0.018s 0.018s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3128 : 0.064s 0.148s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3894 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3926 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3959 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3981 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4016 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4047 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3139 : 0.063s 0.141s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3899 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3921 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3934 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3970 : 0.022s 0.022s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4012 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4042 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3147 : 0.029s 0.051s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3906 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3935 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3200 : 0.214s 0.716s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3911 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3933 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3942 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3961 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3980 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3993 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4017 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4038 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4083 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4200 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4224 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4250 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4276 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4304 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4332 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4357 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4389 : 0.084s 0.084s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4487 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4508 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4521 : 0.076s 0.076s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4590 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4593 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4594 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4597 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3190 : 0.109s 0.235s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3915 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3928 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3956 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3974 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4008 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4035 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4068 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4097 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4124 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4153 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3122 : 0.072s 0.119s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3917 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3932 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3949 : 0.003s 0.003s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3967 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4000 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4024 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3126 : 0.050s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3927 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3950 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3971 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3999 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3091 : 0.138s 0.405s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3936 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3945 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3960 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3979 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3995 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4118 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4188 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4214 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4260 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4298 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3161 : 0.041s 0.075s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3941 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3968 : 0.025s 0.025s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3232 : 0.028s 0.043s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3954 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3965 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3183 : 0.030s 0.061s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3955 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3976 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3149 : 0.033s 0.062s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3948 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 3975 : 0.023s 0.023s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3105 : 0.045s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3977 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3991 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4009 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4033 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3175 : 0.093s 0.187s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3978 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3998 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4019 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4040 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4063 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4091 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4120 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4147 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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.042s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3982 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3992 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4010 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4036 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3179 : 0.051s 0.097s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 3989 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4005 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4034 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4062 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3127 : 0.083s 0.161s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4001 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4022 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4051 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4073 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4100 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4131 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3133 : 0.096s 0.198s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4002 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4023 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4049 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4071 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4093 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4123 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4149 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4178 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3187 : 0.085s 0.162s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4003 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4025 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4055 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4078 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4108 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4142 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3115 : 0.091s 0.470s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4004 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4056 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4228 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4272 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4329 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4360 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4391 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4425 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3103 : 0.132s 0.234s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4007 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4026 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4052 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4074 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4099 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4132 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4169 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4194 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3144 : 0.052s 0.544s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4018 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4089 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4415 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4436 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4490 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4557 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3109 : 0.053s 0.105s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4021 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4045 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4067 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4095 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3181 : 0.148s 0.331s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4027 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4054 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4075 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4122 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4146 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4173 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4196 : 0.049s 0.049s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4234 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4266 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4290 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4319 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3159 : 0.074s 0.527s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4030 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4103 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4384 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4443 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4465 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4506 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4520 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4544 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3186 : 0.088s 0.159s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4028 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4057 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4080 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4107 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4139 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4171 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3196 : 0.062s 0.112s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4029 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4053 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4079 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4113 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3152 : 0.079s 0.151s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4032 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4058 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4082 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4106 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4133 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4160 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3145 : 0.034s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4031 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4059 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3168 : 0.059s 0.108s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4037 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4060 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4086 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4116 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3165 : 0.031s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4041 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4064 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3192 : 0.057s 0.284s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4044 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4077 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4130 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4158 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3202 : 0.048s 0.105s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4043 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4066 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4090 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4121 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3236 : 0.054s 0.112s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4048 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4070 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4105 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4135 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3174 : 0.136s 0.239s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4061 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4084 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4112 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4136 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4159 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4185 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4211 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4244 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3198 : 0.169s 0.378s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4065 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4087 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4114 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4137 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4212 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4241 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4267 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4292 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4322 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4345 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4381 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4402 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3158 : 0.170s 0.353s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4069 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4092 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4117 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4143 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4166 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4186 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4218 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4251 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4283 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4310 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4336 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4369 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3142 : 0.057s 0.115s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4072 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4094 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4125 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4154 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3230 : 0.064s 0.112s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4081 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4109 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4134 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4161 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3176 : 0.036s 0.061s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4085 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4111 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3155 : 0.135s 0.242s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4088 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4115 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4145 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4172 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4191 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4217 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4254 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4284 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3162 : 0.032s 0.058s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4098 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4126 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3178 : 0.061s 0.114s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4104 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4127 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4150 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4179 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3195 : 0.059s 0.113s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4102 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4128 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4152 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4182 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3185 : 0.079s 0.181s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4119 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4144 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4167 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4187 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4209 : 0.043s 0.043s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4240 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3233 : 0.032s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4140 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4164 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3138 : 0.059s 0.150s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4141 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4170 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4190 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4227 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3234 : 0.059s 0.284s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4151 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4177 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4257 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4367 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3199 : 0.083s 0.459s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4148 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4174 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4204 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4407 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4427 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4478 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4496 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4522 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4537 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4570 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4574 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4580 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3225 : 0.077s 0.255s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4155 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4180 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4202 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4229 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4261 : 0.083s 0.083s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4363 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3191 : 0.111s 0.305s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4157 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4181 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4206 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4235 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4262 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4314 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4340 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4365 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4396 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4416 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3235 : 0.076s 0.203s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4163 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4192 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4231 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4258 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4285 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4312 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3238 : 0.058s 0.138s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4165 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4184 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4207 : 0.045s 0.045s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4237 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3188 : 0.118s 0.275s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4168 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4189 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4215 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4259 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4296 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4388 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3177 : 0.030s 0.207s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4175 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4208 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3182 : 0.034s 0.090s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4176 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4199 : 0.046s 0.046s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3237 : 0.055s 0.137s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4183 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4203 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4233 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4264 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3203 : 0.087s 0.137s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4193 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4216 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4246 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4278 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3164 : 0.067s 0.094s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4195 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4221 : 0.017s 0.017s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3180 : 0.119s 0.369s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4197 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4222 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4344 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4373 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4401 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4438 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4470 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4514 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4533 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4548 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3124 : 0.112s 0.186s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4198 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4223 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4253 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4279 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4303 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4333 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3212 : 0.087s 0.153s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4201 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4220 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4249 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4281 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3227 : 0.107s 0.264s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4205 : 0.042s 0.042s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4232 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4271 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4291 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4316 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4337 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4354 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4390 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4409 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4431 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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.049s 0.228s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4210 : 0.041s 0.041s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4239 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4301 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4364 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3251 : 0.087s 0.139s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4213 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4242 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4268 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4294 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3171 : 0.117s 0.462s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4219 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4247 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4275 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4308 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4385 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4417 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4503 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4516 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4547 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4595 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4598 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4601 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3218 : 0.126s 0.221s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4225 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4255 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4280 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4299 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4326 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4348 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4380 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4398 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3223 : 0.058s 0.112s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4226 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4256 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4282 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4309 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3205 : 0.088s 0.378s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4230 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4321 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4338 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4355 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4430 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4451 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4489 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4536 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4555 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4565 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4578 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4584 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4588 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4589 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3249 : 0.052s 0.161s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4236 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4313 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4349 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4378 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3194 : 0.055s 0.420s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4238 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4361 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4394 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4413 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4445 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4566 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4600 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4602 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3224 : 0.065s 0.296s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4243 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4270 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4305 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4441 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4476 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4519 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3215 : 0.032s 0.057s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4245 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4273 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3129 : 0.052s 0.152s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4248 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4295 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4330 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4379 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3222 : 0.050s 0.262s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4252 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4277 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4428 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4501 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3208 : 0.070s 0.281s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4263 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4297 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4372 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4429 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4467 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4493 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4523 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4543 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3169 : 0.065s 0.183s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4265 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4286 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4320 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4342 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4366 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4424 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3209 : 0.073s 0.251s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4269 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4289 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4315 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4414 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4444 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4469 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4497 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4515 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3226 : 0.061s 0.280s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4274 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4377 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4426 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4453 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4479 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4498 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4538 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4551 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3189 : 0.073s 0.279s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4288 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4311 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4334 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4405 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4442 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4468 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4488 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4540 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4550 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4564 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3253 : 0.040s 0.205s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4287 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4306 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4386 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4482 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3167 : 0.049s 0.102s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4293 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4318 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4341 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4368 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3201 : 0.148s 0.452s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4300 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4327 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4346 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4418 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4446 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4464 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4480 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4532 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4542 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4556 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4563 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4569 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4571 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4577 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4581 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4585 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4587 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4596 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4599 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4608 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4609 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4610 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4611 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3231 : 0.058s 0.195s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4302 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4356 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4383 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4423 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4452 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4481 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3243 : 0.032s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4307 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4331 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3228 : 0.078s 0.275s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4317 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4339 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4358 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4392 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4406 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4486 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4505 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4524 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4576 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4579 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3221 : 0.044s 0.150s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4323 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4343 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4359 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4450 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3220 : 0.050s 0.115s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4324 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4352 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4375 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4399 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3204 : 0.032s 0.086s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4325 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4362 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3252 : 0.049s 0.111s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4328 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4347 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4370 : 0.015s 0.015s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4403 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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.058s 0.138s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4335 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4350 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4387 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4412 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4437 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4457 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3245 : 0.041s 0.179s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4351 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4393 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4408 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4458 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3197 : 0.094s 0.295s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4353 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4374 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4395 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4411 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4434 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4456 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4485 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4504 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4518 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4535 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4559 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4592 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3250 : 0.050s 0.183s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4371 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4432 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4460 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4475 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4509 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4541 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3244 : 0.028s 0.059s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4376 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4397 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3206 : 0.068s 0.306s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4382 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4419 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4439 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4466 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4525 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4539 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4554 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4561 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4567 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4572 : 0.016s 0.016s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4583 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4586 : 0.070s 0.070s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4604 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4606 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3240 : 0.033s 0.105s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4400 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4455 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4477 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4492 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3255 : 0.035s 0.136s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4404 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4495 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4510 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4529 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3172 : 0.036s 0.106s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4410 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4435 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4459 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4507 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3213 : 0.054s 0.230s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4421 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4449 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4474 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4502 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4511 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4534 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4546 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4560 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4575 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4582 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3210 : 0.043s 0.078s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4422 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4440 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4462 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4483 : 0.010s 0.010s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3239 : 0.030s 0.238s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4420 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4448 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4473 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4553 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3254 : 0.040s 0.079s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4433 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4447 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4471 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4491 : 0.013s 0.013s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3207 : 0.031s 0.086s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4454 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4472 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4500 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4528 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3219 : 0.047s 0.130s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4461 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4484 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4494 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4512 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4527 : 0.009s 0.009s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4545 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4558 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4573 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3246 : 0.032s 0.088s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4463 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4499 : 0.005s 0.005s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4513 : 0.011s 0.011s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4531 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3242 : 0.023s 0.065s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4517 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4530 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4552 : 0.008s 0.008s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4562 : 0.007s 0.007s /builddir/build/BUILD/dotnet-v7.0.102/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) | | 3248 : 0.014s 0.113s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4526 : 0.006s 0.006s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4549 : 0.077s 0.077s /builddir/build/BUILD/dotnet-v7.0.102/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) | . 3229 : 0.007s 0.117s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4568 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4591 : 0.001s 0.001s /builddir/build/BUILD/dotnet-v7.0.102/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) | | | 4605 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) | | . 4607 : 0.004s 0.004s /builddir/build/BUILD/dotnet-v7.0.102/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) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 6 11 10 5 15 24 17 8 13 22 3 12 19 14 25 18 21 16 23 4 28 29 27 2 9 31 32 20 7 26 30 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638121516281001061: 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 3.769s 3.769s ........................................................................... 638121516318694328: 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.027s 3.796s 638121516318964286: 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.002s 3.798s 638121516318981989: 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.029s 3.827s 638121516319274266: 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.003s 3.830s 638121516319301395: 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.004s 3.834s 638121516319336663: 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.025s 3.858s 638121516319585333: 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.001s 3.859s 638121516319595766: 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.008s 3.867s 638121516319672178: 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.222s 4.089s .... 638121516321891147: 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.028s 4.117s 638121516322175200: 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.338s 4.456s ...... 638121516325556750: | 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.142s 4.598s .. 638121516326981629: 40 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.097s 4.695s . 638121516327947207: 41 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.253s 4.948s ..... 638121516330478476: 42 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.066s 5.014s . 638121516331137847: | | | | | | | | | | | | | | | | 43 | | | | | | | | | | | | | | | 0.004s 5.018s 638121516331178648: | | | | 44 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 5.028s 638121516331282818: | | | | | | | | | | | | | 45 | | | | | | | | | | | | | | | | | | 0.001s 5.029s 638121516331287894: | | | | | | | | | | | | | | | | | | | | | | 46 | | | | | | | | | 0.005s 5.034s 638121516331337576: | 47 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.035s 638121516331348292: | | | | | | | | 48 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.035s 638121516331355226: | | | | | | 49 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.040s 638121516331402759: | | | | | | | 50 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.042s 638121516331422226: | | | | | | | | | 51 | | | | | | | | | | | | | | | | | | | | | | 0.015s 5.057s 638121516331573443: | | | | | | | | | | | | 52 | | | | | | | | | | | | | | | | | | | 0.001s 5.058s 638121516331578752: | | | | | | | | | | | 53 | | | | | | | | | | | | | | | | | | | | 0.000s 5.058s 638121516331582418: | | | | | | | | | | | | | | | | | | | | | | | | | 54 | | | | | | 0.003s 5.061s 638121516331615848: | | | | | | | | | | | | | | | | | | | 55 | | | | | | | | | | | | 0.001s 5.062s 638121516331625226: | | | | | | | | | | | | | | | | | 56 | | | | | | | | | | | | | | 0.002s 5.065s 638121516331648595: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 57 | 0.001s 5.066s 638121516331659190: | | | | | | | | | | | | | | | | | | | | | | | 58 | | | | | | | | 0.001s 5.066s 638121516331666030: | | | 59 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.069s 638121516331691892: | | | | | | | | | | | | | | | | | | 60 | | | | | | | | | | | | | 0.003s 5.072s 638121516331717612: | | | | | | | | | | | | | | | | | | | | | 61 | | | | | | | | | | 0.003s 5.074s 638121516331742950: | | 62 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.021s 5.095s 638121516331949722: | | | | | | | | | | | | | | | | | | | | | | | | | | | 63 | | | | 0.001s 5.096s 638121516331962535: | | | | | 64 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 5.100s 638121516332001522: | | | | | | | | | | 65 | | | | | | | | | | | | | | | | | | | | | 0.000s 5.101s 638121516332006521: | | | | | | | | | | | | | | 66 | | | | | | | | | | | | | | | | | 0.000s 5.101s 638121516332011072: | | | | | | | | | | | | | | | | | | | | 67 | | | | | | | | | | | 0.005s 5.106s 638121516332061854: | | | | | | | | | | | | | | | 68 | | | | | | | | | | | | | | | | 0.007s 5.114s 638121516332136307: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 69 | | | 0.008s 5.121s 638121516332213674: | | | | | | | | | | | | | | | | | | | | | | | | 70 | | | | | | | 0.006s 5.127s 638121516332275906: | | | | | | | | | | | | | | | | | | | | | | | | | | 71 | | | | | 0.009s 5.136s 638121516332366028: | | | | | | | 72 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.141s 638121516332411076: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 73 | | 0.001s 5.142s 638121516332416174: | | | | 74 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 5.145s 638121516332453355: | | | | | | | | | | | | | | | | 75 | | | | | | | | | | | | | | | 0.000s 5.146s 638121516332457255: | | | | | | | | | | | | | | | | | | | | | | 76 | | | | | | | | | 0.004s 5.149s 638121516332493533: | | | | | | | | | | | | | 77 | | | | | | | | | | | | | | | | | | 0.016s 5.166s 638121516332656808: 78 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.171s 638121516332706963: | | | | | | | | 79 | | | | | | | | | | | | | | | | | | | | | | | 0.007s 5.177s 638121516332775975: | | | | | | | | | | 80 | | | | | | | | | | | | | | | | | | | | | 0.000s 5.178s 638121516332779593: | | | | | | | | | | | | | | | | | | | | | | | | | 81 | | | | | | 0.000s 5.178s 638121516332783545: | | | | | | | | | | | | | | | | | | | | | | | 82 | | | | | | | | 0.000s 5.178s 638121516332784971: | | | | | | | | | | | | | | | 83 | | | | | | | | | | | | | | | | 0.003s 5.182s 638121516332818712: | | | | | | | | | | | 84 | | | | | | | | | | | | | | | | | | | | 0.000s 5.182s 638121516332821811: | | | | | | | | | | | | | | | | | | | 85 | | | | | | | | | | | | 0.000s 5.182s 638121516332824261: | | | | | | 86 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.183s 638121516332826719: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 87 | | 0.002s 5.185s 638121516332849668: | | | | | | | | | | | | 88 | | | | | | | | | | | | | | | | | | | 0.003s 5.188s 638121516332882585: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 89 | 0.002s 5.190s 638121516332899670: | | | | | | | | | | | | | | | | | | | | 90 | | | | | | | | | | | 0.001s 5.191s 638121516332907876: | | | | | | | | | | | | | | | | | | | | | | | | 91 | | | | | | | 0.000s 5.191s 638121516332912249: | | | | | | | | | | | | | | | | | | | | | | | | | | 92 | | | | | 0.001s 5.192s 638121516332923453: | | | 93 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 5.199s 638121516332986816: | | | | | | | | | | | | | | 94 | | | | | | | | | | | | | | | | | 0.000s 5.199s 638121516332989285: | | | | | | | | | | | | | | | | 95 | | | | | | | | | | | | | | | 0.000s 5.199s 638121516332991906: 96 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.200s 638121516332996516: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 97 | | | 0.001s 5.201s 638121516333007562: | | | | | 98 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.201s 638121516333010944: | | | | | | | | | 99 | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.202s 638121516333018880: | 100 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.203s 638121516333027787: | | | | | | | | | | | | | | | | | 101 | | | | | | | | | | | | | | 0.002s 5.205s 638121516333051167: | | | | | | | | | | | | | | | | | | | | | | | | | | | 102 | | | | 0.002s 5.207s 638121516333068505: | | | | | | | | | | | | | | | | | | | | | | 103 | | | | | | | | | 0.000s 5.207s 638121516333071681: | | | | | | | | | | | | | | | | | | 104 | | | | | | | | | | | | | 0.000s 5.207s 638121516333073930: | | | | | | | 105 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.208s 638121516333079755: | | 106 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.208s 638121516333083256: | | | | 107 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 5.217s 638121516333169550: | | | | | | | | | | | | | | | | | | | | | 108 | | | | | | | | | | 0.002s 5.218s 638121516333185076: | | | | | | | | | | | | | 109 | | | | | | | | | | | | | | | | | | 0.009s 5.228s 638121516333276218: | | | | | | | | | | | | | | | | | | | | | | | | | 110 | | | | | | 0.005s 5.232s 638121516333325424: | | | | | | | | | | 111 | | | | | | | | | | | | | | | | | | | | | 0.001s 5.234s 638121516333337860: | | | | | | | | 112 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 5.238s 638121516333377941: | | | | | | | | | | | | | | | | | | | | | | | 113 | | | | | | | | 0.000s 5.238s 638121516333380464: | | | | | | | | | | | | 114 | | | | | | | | | | | | | | | | | | | 0.000s 5.238s 638121516333382277: | | | | | | | | | | | | | | | 115 | | | | | | | | | | | | | | | | 0.000s 5.238s 638121516333383663: 116 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.239s 638121516333391155: | | | | | | | | | | | | | | | | | | | | 117 | | | | | | | | | | | 0.001s 5.240s 638121516333405688: | | | | | | | | | | | | | | | | | | | | | | | | 118 | | | | | | | 0.001s 5.242s 638121516333419982: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 119 | 0.000s 5.242s 638121516333423075: | | | | | | | | | | | | | | | | | | | | | | | | | | 120 | | | | | 0.005s 5.247s 638121516333474808: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 121 | | 0.003s 5.251s 638121516333508707: | | | | | | | | | | | | | | | | | | | | | | | | | | | 122 | | | | 0.000s 5.251s 638121516333512230: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 123 0.000s 5.251s 638121516333514771: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 124 | | | 0.000s 5.252s 638121516333517190: | | | | | | | | | | | 125 | | | | | | | | | | | | | | | | | | | | 0.000s 5.252s 638121516333519789: | | | | | 126 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 5.262s 638121516333618033: | | | | | | | | | | | | | | | | | 127 | | | | | | | | | | | | | | 0.001s 5.262s 638121516333625737: | | | | | | 128 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.263s 638121516333629142: | | | | | | | | | | | | | | | | | | | 129 | | | | | | | | | | | | 0.005s 5.268s 638121516333677902: | | | | | | | | | | | | | | | | | | 130 | | | | | | | | | | | | | 0.001s 5.268s 638121516333684314: | | | 131 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.271s 638121516333710921: | | | | | | | 132 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.272s 638121516333725383: | 133 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.274s 638121516333738290: | | | | | | | | | | | | | 134 | | | | | | | | | | | | | | | | | | 0.002s 5.275s 638121516333755637: | | | | 135 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.279s 638121516333786099: | | | | | | | | | | | | | | 136 | | | | | | | | | | | | | | | | | 0.001s 5.280s 638121516333798552: | | | | | | | | | | 137 | | | | | | | | | | | | | | | | | | | | | 0.001s 5.281s 638121516333809146: | | | | | | | | | | | | | | | | | | | | | | | | 138 | | | | | | | 0.000s 5.281s 638121516333812751: | | 139 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.287s 638121516333867576: | | | | | | | | 140 | | | | | | | | | | | | | | | | | | | | | | | 0.007s 5.294s 638121516333936640: | | | | | | | | | 141 | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.296s 638121516333958942: | | | | | | | | | | | 142 | | | | | | | | | | | | | | | | | | | | 0.004s 5.299s 638121516333994845: | | | | | | | | | | | | | | | | | | | | | | | 143 | | | | | | | | 0.001s 5.300s 638121516334003644: | | | | | | | | | | | | | | | | | | | | | 144 | | | | | | | | | | 0.003s 5.303s 638121516334029623: 145 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.305s 638121516334047832: | | | | | | | | | | | | | | | | | | | | | | | | | | | 146 | | | | 0.002s 5.307s 638121516334066952: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 147 | | | 0.001s 5.308s 638121516334077065: | | | | | | | | | | | | 148 | | | | | | | | | | | | | | | | | | | 0.005s 5.312s 638121516334122097: | | | | | | | | | | | | | | | | | | | | | | 149 | | | | | | | | | 0.000s 5.312s 638121516334125583: | | | | | 150 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.318s 638121516334177097: | | | | | | | | | | | | | | | | | | | | | | | | | | 151 | | | | | 0.000s 5.318s 638121516334180729: | | | | | | | | | | | | | | | | 152 | | | | | | | | | | | | | | | 0.005s 5.323s 638121516334227583: | | | | | | | | 153 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.325s 638121516334248009: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 154 | | 0.000s 5.325s 638121516334250900: | | | | | | | | | | | | | | | | | | | 155 | | | | | | | | | | | | 0.005s 5.330s 638121516334297727: | | | | | | | | | | 156 | | | | | | | | | | | | | | | | | | | | | 0.000s 5.330s 638121516334301665: | | | | | | | | | | | | | | | | | | | | | | | | 157 | | | | | | | 0.001s 5.331s 638121516334314322: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 158 | 0.002s 5.334s 638121516334338599: | | | | | | | | | | | | | | | | | | 159 | | | | | | | | | | | | | 0.000s 5.334s 638121516334341024: | | | | | | | | | | | | | | | | | 160 | | | | | | | | | | | | | | 0.003s 5.337s 638121516334370630: | | | | | | | | | | | | | | 161 | | | | | | | | | | | | | | | | | 0.002s 5.339s 638121516334386512: | | | | | | | | | | | | | | | 162 | | | | | | | | | | | | | | | | 0.000s 5.339s 638121516334391259: | | | | | | | | | | | | | | | | | | | | | 163 | | | | | | | | | | 0.005s 5.344s 638121516334443687: | | | 164 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.345s 638121516334447030: 165 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.345s 638121516334454275: | | 166 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.350s 638121516334506035: | | | | | | | | | | | | | | | | | | | | | | | | | 167 | | | | | | 0.002s 5.352s 638121516334525295: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 168 0.002s 5.355s 638121516334547832: | | | | | | | | | | | | | 169 | | | | | | | | | | | | | | | | | | 0.000s 5.355s 638121516334551478: | | | | | | | | | | | | | | | | | | | | | | | 170 | | | | | | | | 0.003s 5.358s 638121516334581935: | 171 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.363s 638121516334628384: | | | | | | | | | | | | | | | | | | | | | | 172 | | | | | | | | | 0.002s 5.364s 638121516334644163: | | | | | | | 173 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.365s 638121516334647904: | | | | | | | | | | | | | | | | | | | | | | | | 174 | | | | | | | 0.007s 5.372s 638121516334721308: | | | | | | | | | 175 | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.375s 638121516334750707: | | | | | | | | | | | | 176 | | | | | | | | | | | | | | | | | | | 0.000s 5.375s 638121516334754234: | | | | | | | | 177 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.378s 638121516334784888: | | | | | | | | | | | | | | | | | | | | | | | | | | 178 | | | | | 0.001s 5.380s 638121516334797124: | | | | | | 179 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.380s 638121516334801980: | | | | 180 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.381s 638121516334807848: | | | | | | | | | | | 181 | | | | | | | | | | | | | | | | | | | | 0.001s 5.382s 638121516334821260: | | | | | | | | | | | | | | | | | | | | | 182 | | | | | | | | | | 0.004s 5.386s 638121516334858402: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 183 | | | 0.006s 5.392s 638121516334920603: | | | | | 184 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.392s 638121516334924147: | | | | | | | | | | | | | | | | | | | | | | | | | | | 185 | | | | 0.001s 5.394s 638121516334936648: | | | | | | | | | | | | | | | | | | | | 186 | | | | | | | | | | | 0.004s 5.398s 638121516334979219: | | | | | | | | | | | | | | 187 | | | | | | | | | | | | | | | | | 0.002s 5.400s 638121516335001250: | | | | | | | | | | | | | | | | | 188 | | | | | | | | | | | | | | 0.000s 5.400s 638121516335004944: | | | | | | | | | | | | | | | | | | 189 | | | | | | | | | | | | | 0.002s 5.402s 638121516335021393: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 190 | | 0.006s 5.408s 638121516335078102: | | | | | | | | | | | | | | | | | | | | | | | | | 191 | | | | | | 0.001s 5.409s 638121516335086710: | | | | | | | | | | | | | | | | | | | 192 | | | | | | | | | | | | 0.076s 5.485s . 638121516335846995: | | 193 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 5.491s 638121516335910032: | | | | | | | | | | | | | 194 | | | | | | | | | | | | | | | | | | 0.000s 5.491s 638121516335913625: | | | | | | | | | | | | | | | | | | | | | | | | 195 | | | | | | | 0.002s 5.493s 638121516335929938: | | | | | | | | | | | | | | | | 196 | | | | | | | | | | | | | | | 0.000s 5.493s 638121516335933486: | | | | | | | 197 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.495s 638121516335948731: | 198 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.497s 638121516335975379: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 199 | 0.001s 5.498s 638121516335981688: | | | | | | | | | | 200 | | | | | | | | | | | | | | | | | | | | | 0.002s 5.500s 638121516335997804: | | | | | | | | | | | | | | | | | | | | | | | | | | | 201 | | | | 0.001s 5.500s 638121516336003757: | | | | | | | | | 202 | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.505s 638121516336053611: | | | | 203 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.506s 638121516336059688: | | | | | | | | | | | | | | | 204 | | | | | | | | | | | | | | | | 0.005s 5.511s 638121516336106070: | | | | | | 205 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.514s 638121516336140738: | | | | | | | | | | | | | | | | | | | | | | | 206 | | | | | | | | 0.001s 5.514s 638121516336145835: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 207 | | | 0.004s 5.518s 638121516336182362: | | | | | | | | | | | | | | | | | | | | | | 208 | | | | | | | | | 0.000s 5.519s 638121516336186863: | | | | | | | | | | | | | | | | | | | | | | | | | | 209 | | | | | 0.003s 5.522s 638121516336216888: | | | | | | | | | | | | | | | | | | | 210 | | | | | | | | | | | | 0.004s 5.525s 638121516336255450: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 211 | | 0.002s 5.528s 638121516336279717: | | | | | | | | | | | | 212 | | | | | | | | | | | | | | | | | | | 0.004s 5.532s 638121516336317941: | | | | | | | | | | | | | | | | | | | | | 213 | | | | | | | | | | 0.000s 5.532s 638121516336321465: 214 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.533s 638121516336326600: | | | | | | | | | | | | | | | | | | | | 215 | | | | | | | | | | | 0.003s 5.535s 638121516336353569: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 216 0.011s 5.546s 638121516336461732: | | | | | | | | 217 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.546s 638121516336465284: | 218 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.547s 638121516336473493: | | | 219 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.548s 638121516336478375: | | | | | | | | | | | 220 | | | | | | | | | | | | | | | | | | | | 0.002s 5.550s 638121516336497736: | | | | | | | | | | | | | | 221 | | | | | | | | | | | | | | | | | 0.005s 5.555s 638121516336546367: | | | | | 222 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.557s 638121516336567524: | | | | | | | | | | | | | 223 | | | | | | | | | | | | | | | | | | 0.006s 5.563s 638121516336627042: | | | | | | | | | | | | | | | | | | 224 | | | | | | | | | | | | | 0.014s 5.577s 638121516336771961: | | | | | | | | | | | | | | | | | 225 | | | | | | | | | | | | | | 0.004s 5.581s 638121516336807619: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 226 | 0.000s 5.581s 638121516336811442: | | | | | | | | | | | | | | | | | | | | | | | | 227 | | | | | | | 0.008s 5.589s 638121516336892905: | | | | | | | | | | | | | | | | 228 | | | | | | | | | | | | | | | 0.002s 5.591s 638121516336913759: | | | | | | | | | | | | | | | | | | | | | | | | | 229 | | | | | | 0.000s 5.592s 638121516336918751: | | | | | | | | | | 230 | | | | | | | | | | | | | | | | | | | | | 0.003s 5.594s 638121516336945406: | | | | | | | | | | | | | | | 231 | | | | | | | | | | | | | | | | 0.000s 5.595s 638121516336949849: | | | | | | | | 232 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.596s 638121516336956279: | | | | | | | | | | | | | | | | | | | | 233 | | | | | | | | | | | 0.006s 5.601s 638121516337014000: | | | | | | | | | | | | | | | | | | | | | | | | | | 234 | | | | | 0.003s 5.604s 638121516337042621: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 235 | | 0.002s 5.606s 638121516337058766: | 236 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.608s 638121516337078474: | | | | 237 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.608s 638121516337082012: | | | | | | | | | | | | | | 238 | | | | | | | | | | | | | | | | | 0.001s 5.609s 638121516337087878: | | | | | | | | | | | | | | | | | | | | | | | | | | | 239 | | | | 0.020s 5.629s 638121516337292071: | | | | | | | | | | | | | 240 | | | | | | | | | | | | | | | | | | 0.000s 5.629s 638121516337295816: | | | | | | | | | 241 | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.630s 638121516337304843: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 242 0.000s 5.631s 638121516337307531: | | | | | | 243 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.632s 638121516337316507: | | | | | | | | | | | | | | | | | | | | | | | 244 | | | | | | | | 0.001s 5.633s 638121516337328677: | | | | | | | 245 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.635s 638121516337350482: | | | | | | | | | | | | | | | | | | | | | 246 | | | | | | | | | | 0.003s 5.637s 638121516337375800: | | 247 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.638s 638121516337379072: | | | | | | | | | | | | 248 | | | | | | | | | | | | | | | | | | | 0.003s 5.640s 638121516337404345: | | | | | 249 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.641s 638121516337408057: | | | | | | | | | | | | | | | | | | | 250 | | | | | | | | | | | | 0.003s 5.644s 638121516337438945: | | | | | | | | | | | | | | | | | | | | | | 251 | | | | | | | | | 0.002s 5.645s 638121516337455337: | 252 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 5.650s 638121516337502096: | | | 253 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.651s 638121516337509492: 254 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.654s 638121516337539840: | | | | | | | | | | | | | | | | 255 | | | | | | | | | | | | | | | 0.001s 5.655s 638121516337552680: | | | | | | | | | | | 256 | | | | | | | | | | | | | | | | | | | | 0.004s 5.659s 638121516337590985: | | | | | | | | | | | | | | | | | 257 | | | | | | | | | | | | | | 0.000s 5.659s 638121516337595423: | | | | | | | | 258 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 5.663s 638121516337635682: | | | | | | | | | | | | | | | | | | | | | | | | | | 259 | | | | | 0.008s 5.671s 638121516337711834: | | | | | | | | | | | | | | | | | | | | | | | | | | | 260 | | | | 0.000s 5.671s 638121516337715895: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 261 | | | 0.001s 5.673s 638121516337728860: | | | | | | | | | | | | | | | | | | | | | | | | | 262 | | | | | | 0.004s 5.677s 638121516337771587: | | | | | | | | | | | | | | | 263 | | | | | | | | | | | | | | | | 0.012s 5.690s 638121516337896570: | | | | 264 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 5.701s 638121516338007737: | | | | | | | | | | 265 | | | | | | | | | | | | | | | | | | | | | 0.005s 5.706s 638121516338062520: | | | | | | | | | | | | | | | | | | | | | | | | 266 | | | | | | | 0.002s 5.708s 638121516338079361: | | | | | | | | | | | | | | | | | | 267 | | | | | | | | | | | | | 0.001s 5.709s 638121516338087666: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 268 | 0.002s 5.710s 638121516338105011: | | | | | | | | | | | | | | | | | | | | | | | | | | | 269 | | | | 0.004s 5.714s 638121516338141815: | | | | | 270 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.715s 638121516338153037: | | | | | | | | | | | | | | | | | | | | 271 | | | | | | | | | | | 0.000s 5.716s 638121516338156144: | | | | | | | 272 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.716s 638121516338160367: 273 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.716s 638121516338165196: | | | | | | | | | | | | | | | | | | | | | | | 274 | | | | | | | | 0.002s 5.719s 638121516338187787: | | | | | | | | | | | | | 275 | | | | | | | | | | | | | | | | | | 0.000s 5.719s 638121516338190476: | | | | | | | | | | | 276 | | | | | | | | | | | | | | | | | | | | 0.000s 5.719s 638121516338193248: | | | | | | | | | | | | | | 277 | | | | | | | | | | | | | | | | | 0.002s 5.721s 638121516338211443: | | | 278 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.722s 638121516338220927: | | | | | | | | | | | | | | | | 279 | | | | | | | | | | | | | | | 0.013s 5.735s 638121516338349378: | | 280 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.737s 638121516338371372: | | | | | | | | | | | | | | | | | | | | | | 281 | | | | | | | | | 0.004s 5.741s 638121516338406913: | | | | | | | | | | | | | | | | | | | | | | | | | 282 | | | | | | 0.000s 5.741s 638121516338410790: | 283 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.744s 638121516338440652: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 284 0.001s 5.744s 638121516338445920: | | | | | | | | | | | | | | | | | 285 | | | | | | | | | | | | | | 0.000s 5.745s 638121516338448630: | | | | | | | | | 286 | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.746s 638121516338463314: | | | | | | 287 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 5.750s 638121516338499968: | | | | | | | | | | 288 | | | | | | | | | | | | | | | | | | | | | 0.001s 5.751s 638121516338507261: | | | | | | | | | | | | | | | | | | | 289 | | | | | | | | | | | | 0.000s 5.751s 638121516338509828: | | | | | | | | | | | | | | | | | | | | | | | | | | 290 | | | | | 0.000s 5.751s 638121516338512382: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 291 | | | 0.004s 5.755s 638121516338554485: | | | | | | | | 292 | | | | | | | | | | | | | | | | | | | | | | | 0.010s 5.765s 638121516338649788: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 293 | 0.003s 5.768s 638121516338681540: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 294 | | 0.001s 5.769s 638121516338691840: | | | | | | | | | | | | | | | | | | | | 295 | | | | | | | | | | | 0.019s 5.789s 638121516338886564: | | | | | | | | | | | 296 | | | | | | | | | | | | | | | | | | | | 0.002s 5.791s 638121516338906381: | 297 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.791s 638121516338910101: | | | | 298 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 5.791s 638121516338912666: | | | | | | | | | | | | 299 | | | | | | | | | | | | | | | | | | | 0.002s 5.793s 638121516338930565: | | | | | | | 300 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 5.795s 638121516338955576: | | | | | | | | | | 301 | | | | | | | | | | | | | | | | | | | | | 0.003s 5.798s 638121516338980597: | | | | | | 302 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 5.799s 638121516338994996: | | | | | | | | | | | | | | | | | | | | | | | | | | | 303 | | | | 0.002s 5.801s 638121516339015517: | | | | | | | | | | | | | | | 304 | | | | | | | | | | | | | | | | 0.001s 5.803s 638121516339026265: | | | | | | | | | | | | | | 305 | | | | | | | | | | | | | | | | | 0.000s 5.803s 638121516339029011: | | | | | | | | | | | | | | | | | | | 306 | | | | | | | | | | | | 0.005s 5.808s 638121516339081855: | | | | | | | | | | | | | | | | | | | | | 307 | | | | | | | | | | 0.000s 5.808s 638121516339085103: | | | | | | | | | | | | | | | | | | | | | | 308 | | | | | | | | | 0.000s 5.809s 638121516339087518: | | | | | | | | | | | | | | | | 309 | | | | | | | | | | | | | | | 0.002s 5.810s 638121516339106011: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 310 | | 0.001s 5.812s 638121516339119510: | | | | | | | | | | | | | | | | | | | | | | | | 311 | | | | | | | 0.007s 5.819s 638121516339190515: | | | | | | | | | | | | | | | | | | | | | | | | | 312 | | | | | | 0.000s 5.819s 638121516339194736: 313 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 5.822s 638121516339217442: | | | | | | | | | | | | | | | | | | 314 | | | | | | | | | | | | | 0.001s 5.822s 638121516339223766: | | | | | 315 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 5.830s 638121516339301649: | | | | | | | | | | | | | | | | | | | | | | | 316 | | | | | | | | 0.007s 5.837s 638121516339374931: | | | | | | | | | | | | | | | | | | | | 317 | | | | | | | | | | | 0.003s 5.840s 638121516339404944: | | | | | | | | | | | | | 318 | | | | | | | | | | | | | | | | | | 0.002s 5.843s 638121516339427154: | | | | | | | | | | | 319 | | | | | | | | | | | | | | | | | | | | 0.000s 5.843s 638121516339430472: | | | | | | | | | | 320 | | | | | | | | | | | | | | | | | | | | | 0.001s 5.844s 638121516339442238: | | | | | | | | | | | | | | | | | | | | | | | | | | 321 | | | | | 0.000s 5.844s 638121516339444719: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 322 | | | 0.000s 5.845s 638121516339447626: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x | 0.000s 5.845s 638121516339448036: | | | | x | | | | | | | | | | | | | | | | | | | | | | | | | x | 0.003s 5.848s 638121516339482233: | | | x x | | | | | | | | | | | | | | | | | | | | | | | | | x | 0.007s 5.855s 638121516339549202: | | | x x | | | | | | | | | | | | | | | | | | | | | | | | | x x 0.000s 5.855s 638121516339549920: | | | x x | | x | | | | | | | | | | | | | | | | | | | | | | x x 0.004s 5.859s 638121516339594093: | | | x x | | x | | | | | | | | | x | | | | | | | | | | | | x x 0.001s 5.860s 638121516339601604: | | | x x | | x | | | | x | | | | x | | | | | | | | | | | | x x 0.002s 5.862s 638121516339618350: | | | x x | | x | | | | x | | | | x | | | | | | | | | x | | x x 0.004s 5.865s 638121516339655000: | | | x x | | x | x | | x | | | | x | | | | | | | | | x | | x x 0.000s 5.866s 638121516339659625: | | | x x | | x x x | | x | | | | x | | | | | | | | | x | | x x 0.002s 5.868s 638121516339682510: | | | x x | | x x x x | x | | | | x | | | | | | | | | x | | x x 0.000s 5.868s 638121516339683129: | | x x x | | x x x x | x | | | | x | | | | | | | | | x | | x x 0.003s 5.871s 638121516339712286: | | x x x | | x x x x | x | | | | x | | | | x | | | | x | | x x 0.002s 5.874s 638121516339736872: | | x x x | | x x x x | x | | | | x | | | | x | x | | x | | x x 0.001s 5.874s 638121516339742019: | | x x x | x x x x x | x | | | | x | | | | x | x | | x | | x x 0.000s 5.874s 638121516339742703: x | x x x | x x x x x | x | | | | x | | | | x | x | | x | | x x 0.002s 5.876s 638121516339759118: x x x x x | x x x x x | x | | | | x | | | | x | x | | x | | x x 0.000s 5.876s 638121516339763703: x x x x x | x x x x x | x x | | | x | | | | x | x | | x | | x x 0.001s 5.877s 638121516339770006: x x x x x | x x x x x | x x | | x x | | | | x | x | | x | | x x 0.003s 5.880s 638121516339796897: x x x x x x x x x x x | x x | | x x | | | | x | x | | x | | x x 0.002s 5.882s 638121516339819794: x x x x x x x x x x x | x x | | x x | | | | x | x x | x | | x x 0.001s 5.883s 638121516339827087: x x x x x x x x x x x | x x x | x x | | | | x | x x | x | | x x 0.003s 5.886s 638121516339859043: 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 5.886s 638121516339864501: 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 5.887s 638121516339875167: x 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 5.888s 638121516339879894: x x 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 5.888s 638121516339885022: x x x 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 5.890s 638121516339899309: x x x x 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 5.891s 638121516339913341: x x x x x 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 5.895s 638121516339954116: x x x x x x 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.006s 5.901s 638121516340009545: x x x x x x x 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 5.902s 638121516340025263: 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.043s 5.945s 638121516340452217: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 323 0.201s 6.147s .... 638121516342467100: 355 348 325 326 340 345 334 344 347 327 354 351 332 349 343 333 342 330 329 341 335 328 338 337 350 336 352 353 339 346 331 324 0.126s 6.272s .. 638121516343724133: | | | | | | | | | | | | | 356 | | | | | | | | | | | | | | | | | | 0.005s 6.278s 638121516343777914: | | | | | | | | | | | | | | | | | | | | | | | 357 | | | | | | | | 0.001s 6.278s 638121516343784226: | | | 358 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.279s 638121516343793191: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 359 | 0.002s 6.281s 638121516343811460: | | | | | | | | | | 360 | | | | | | | | | | | | | | | | | | | | | 0.001s 6.282s 638121516343817479: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 361 | | | 0.001s 6.282s 638121516343823469: | | | | | 362 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.283s 638121516343827636: | | | | | | | | | | | | | | | | | | | | | | | | | | | 363 | | | | 0.001s 6.283s 638121516343835445: | | | | | | | | | | | | | | | | | | 364 | | | | | | | | | | | | | 0.001s 6.284s 638121516343844971: | | | | | | | | | | | | | | | | | 365 | | | | | | | | | | | | | | 0.002s 6.287s 638121516343868083: | | 366 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.288s 638121516343883870: | | | | | | | | | 367 | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.289s 638121516343889732: | | | | | | | | | | | | | | | | | | | | | 368 | | | | | | | | | | 0.004s 6.292s 638121516343924750: | | | | | | | | | | | | | | | 369 | | | | | | | | | | | | | | | | 0.001s 6.294s 638121516343939547: | 370 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.294s 638121516343944033: | | | | | | | | | | | 371 | | | | | | | | | | | | | | | | | | | | 0.002s 6.296s 638121516343963163: | | | | | | | | 372 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.298s 638121516343982039: | | | | | | | | | | | | | | | | | | | | | | | | | 373 | | | | | | 0.001s 6.299s 638121516343991779: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 374 | | 0.009s 6.308s 638121516344080408: | | | | | | | | | | | | | | | | 375 | | | | | | | | | | | | | | | 0.009s 6.317s 638121516344168328: | | | | | | | | | | | | | | | | | | | | 376 | | | | | | | | | | | 0.001s 6.317s 638121516344174388: | | | | | | | | | | | | | | | | | | | | | | | | 377 | | | | | | | 0.000s 6.318s 638121516344179127: 378 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.320s 638121516344201056: | | | | 379 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.321s 638121516344206157: | | | | | | | | | | | | | | | | | | | 380 | | | | | | | | | | | | 0.004s 6.324s 638121516344243223: | | | | | | 381 | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 6.333s 638121516344327158: | | | | | | | | | | | | | | 382 | | | | | | | | | | | | | | | | | 0.001s 6.333s 638121516344332731: | | | | | | | 383 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.334s 638121516344340917: | | | | | | | | | | | | | | | | | | | | | | 384 | | | | | | | | | 0.000s 6.334s 638121516344344721: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 385 0.001s 6.335s 638121516344355940: | | | | | | | | | | | | 386 | | | | | | | | | | | | | | | | | | | 0.003s 6.339s 638121516344386245: | | | | | | | | | | | | | | | | | | | | | | | | | | 387 | | | | | 0.001s 6.339s 638121516344392161: | | | | | | | | | | | | | 388 | | | | | | | | | | | | | | | | | | 0.010s 6.349s 638121516344493976: | | | | | | | | | | | | | | | | | | | | | 389 | | | | | | | | | | 0.003s 6.352s 638121516344519014: | | | | | | | | | | | | | | | | | | | 390 | | | | | | | | | | | | 0.001s 6.353s 638121516344528496: | | | | | | | | | | | 391 | | | | | | | | | | | | | | | | | | | | 0.001s 6.354s 638121516344542736: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 392 | 0.005s 6.360s 638121516344596526: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 393 | | 0.000s 6.360s 638121516344601098: | | | | | | | | | | 394 | | | | | | | | | | | | | | | | | | | | | 0.001s 6.361s 638121516344613719: | | | | | | | | | | | | | | | | | | | | | | | | | | | 395 | | | | 0.002s 6.363s 638121516344634280: | | | | | | | | | | | | | | | 396 | | | | | | | | | | | | | | | | 0.002s 6.365s 638121516344650683: | | | | | | | | | | | | 397 | | | | | | | | | | | | | | | | | | | 0.000s 6.365s 638121516344654442: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 398 | | | 0.000s 6.366s 638121516344658995: | | | | 399 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.367s 638121516344674332: | | | | | | | | | | | | | | | | | | | | | | | 400 | | | | | | | | 0.001s 6.368s 638121516344683575: | | | | | | | | 401 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.370s 638121516344701326: | 402 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.370s 638121516344705733: | | | | | | | | | 403 | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.371s 638121516344710881: | | | 404 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 6.374s 638121516344736290: | | | | | | | | | | | | | | | | | | | | | | | | | 405 | | | | | | 0.004s 6.377s 638121516344774774: | | | | | | | 406 | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 6.384s 638121516344838702: | | | | | | 407 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.385s 638121516344847872: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 408 0.001s 6.386s 638121516344858984: | | | | | | | | | | | | | | | | | 409 | | | | | | | | | | | | | | 0.002s 6.387s 638121516344874546: | | | | | | | | | | | | | 410 | | | | | | | | | | | | | | | | | | 0.007s 6.394s 638121516344944296: | | | | | | | | | | | | 411 | | | | | | | | | | | | | | | | | | | 0.004s 6.398s 638121516344984903: | | | | | | | | | 412 | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.399s 638121516344989429: | | 413 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.401s 638121516345007671: | | | | | | | | | | | | | | | | | | | | | | | | 414 | | | | | | | 0.003s 6.404s 638121516345041792: | | | | | | | | | | 415 | | | | | | | | | | | | | | | | | | | | | 0.001s 6.405s 638121516345050585: | | | | | | | | | | | | | | | | | | | | | | | | | | | 416 | | | | 0.002s 6.407s 638121516345069131: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 417 | 0.000s 6.407s 638121516345073393: | | | | | | | | | | | | | | | 418 | | | | | | | | | | | | | | | | 0.000s 6.408s 638121516345077079: | | | | | | | | | | | | | | | | | | | | | | 419 | | | | | | | | | 0.011s 6.418s 638121516345186025: | | | | | | | | 420 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.421s 638121516345206797: 421 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.422s 638121516345224843: | | | | | | | | | | | | | | | | | | | 422 | | | | | | | | | | | | 0.001s 6.423s 638121516345233125: | | | | | | | | | | | | | | 423 | | | | | | | | | | | | | | | | | 0.001s 6.424s 638121516345242701: | | | | | | | | | | | | | | | | | 424 | | | | | | | | | | | | | | 0.001s 6.425s 638121516345248270: | | | | | | | | | | | | | 425 | | | | | | | | | | | | | | | | | | 0.004s 6.429s 638121516345289735: | | | | | | | | | | | | | | | | | | 426 | | | | | | | | | | | | | 0.001s 6.429s 638121516345295987: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 427 | | 0.002s 6.432s 638121516345320824: | | | | | 428 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.433s 638121516345328273: | | | | | | | | | | | | | | | | | | | | | | | | | | 429 | | | | | 0.000s 6.433s 638121516345333019: | | 430 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.435s 638121516345346628: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 431 0.001s 6.436s 638121516345358572: | | | | | | | | | | | | | | | | | | | | | | | | | 432 | | | | | | 0.002s 6.438s 638121516345381368: | | | | | | | | | | | 433 | | | | | | | | | | | | | | | | | | | | 0.001s 6.439s 638121516345389372: | 434 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 6.444s 638121516345438032: | | | | | | | | | | | | | | | | | | | | 435 | | | | | | | | | | | 0.001s 6.444s 638121516345443893: | | | | | | | 436 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.445s 638121516345452064: | | | | | | 437 | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 6.455s 638121516345546925: | | | | | | | | | | | | | 438 | | | | | | | | | | | | | | | | | | 0.005s 6.459s 638121516345594131: | | | | | | | | | | | | | | | | | | | | | | | 439 | | | | | | | | 0.001s 6.460s 638121516345599737: | | | | | | | | | 440 | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.461s 638121516345609481: | | | | | | | | | | | | 441 | | | | | | | | | | | | | | | | | | | 0.002s 6.463s 638121516345633039: | | | | | 442 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.464s 638121516345636627: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 443 | | | 0.000s 6.464s 638121516345640088: | | | | | | | | | | | | | | | | | | | | | | | | | | | 444 | | | | 0.002s 6.465s 638121516345656020: | | | | | | | | | | | | | | | | | | 445 | | | | | | | | | | | | | 0.001s 6.466s 638121516345665563: | | | | | | | | | | | | | | | | | 446 | | | | | | | | | | | | | | 0.001s 6.467s 638121516345672461: | | | 447 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.468s 638121516345677553: 448 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.468s 638121516345683622: | | | | | | | | | | | | | | | | | | | | | 449 | | | | | | | | | | 0.000s 6.469s 638121516345687968: | 450 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.469s 638121516345694919: | | | | | | | | | | | | | | | | | | | | | | | | | | 451 | | | | | 0.001s 6.471s 638121516345707191: | | | | 452 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.010s 6.481s 638121516345810633: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 453 0.003s 6.484s 638121516345837474: | | | | | | | | | | | | | | | | | | | | | | 454 | | | | | | | | | 0.000s 6.484s 638121516345840961: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 455 | 0.000s 6.484s 638121516345843303: | | | | | | | | | | | | | | | | | | | | | | | | 456 | | | | | | | 0.000s 6.484s 638121516345845581: | | | | | | | | | | | | | | | | 457 | | | | | | | | | | | | | | | 0.003s 6.488s 638121516345879069: | | | | | | | | | | | | | | | | | | | | 458 | | | | | | | | | | | 0.006s 6.493s 638121516345934913: | | 459 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.494s 638121516345939278: | | | | | | | | | | | | | | 460 | | | | | | | | | | | | | | | | | 0.000s 6.494s 638121516345942089: | | | | | | 461 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.494s 638121516345945890: | | | | | | | | | | | | | | | | | | | 462 | | | | | | | | | | | | 0.000s 6.495s 638121516345950631: | | | | | | | | | | | | | | | 463 | | | | | | | | | | | | | | | | 0.002s 6.497s 638121516345970375: | | | | | | | | | | | | | | | | | | | | | | | | | | | 464 | | | | 0.001s 6.497s 638121516345975392: | | | | | | | | 465 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.498s 638121516345979902: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 466 | | 0.009s 6.507s 638121516346073608: | | | | | | | | | | | | | | | | | 467 | | | | | | | | | | | | | | 0.002s 6.509s 638121516346089351: | | | | | | | | | | | | | | | | | | | | | | | | | 468 | | | | | | 0.002s 6.511s 638121516346106533: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 469 | | | 0.000s 6.511s 638121516346110777: | | | | | | | | | | | | | | | | | | 470 | | | | | | | | | | | | | 0.002s 6.513s 638121516346130369: | | | | | | | | | | | 471 | | | | | | | | | | | | | | | | | | | | 0.002s 6.515s 638121516346152083: | | | | | | | | | | 472 | | | | | | | | | | | | | | | | | | | | | 0.005s 6.520s 638121516346197980: | | | | | | | | | 473 | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.521s 638121516346210460: | | | | | | | | | | | | | 474 | | | | | | | | | | | | | | | | | | 0.000s 6.521s 638121516346214866: | 475 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.523s 638121516346227958: | | | | 476 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 6.526s 638121516346260877: | | | | | | | | | | | | 477 | | | | | | | | | | | | | | | | | | | 0.001s 6.527s 638121516346266916: 478 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 6.540s 638121516346401631: | | | | | | | 479 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.541s 638121516346412340: | | | | | | | | | | | | | | | | | | | | | 480 | | | | | | | | | | 0.001s 6.543s 638121516346426786: | | | | | | | | | | | | | | | | | | | | | | | | | | 481 | | | | | 0.001s 6.543s 638121516346432982: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 482 | 0.003s 6.547s 638121516346467897: | | | | | 483 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.547s 638121516346473611: | | | | | | | | | | | | | | | | | | | | | | | | 484 | | | | | | | 0.003s 6.550s 638121516346505800: | | | | | | | | | | | | | | | | | | | | | | | | | 485 | | | | | | 0.002s 6.553s 638121516346526508: | | | | | | | | | | | | | | | | | | | 486 | | | | | | | | | | | | 0.001s 6.553s 638121516346534540: | | | 487 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.060s 6.614s . 638121516347136100: | | | | | | | | | | | | | | | | | 488 | | | | | | | | | | | | | | 0.001s 6.614s 638121516347142756: | | | | | | | | | | | | | | | | | | | | | | | 489 | | | | | | | | 0.004s 6.619s 638121516347186729: | | | | 490 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.619s 638121516347193905: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 491 | | | 0.001s 6.620s 638121516347204828: | | | | | | 492 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.621s 638121516347210633: | | | | | | | | | | 493 | | | | | | | | | | | | | | | | | | | | | 0.000s 6.621s 638121516347214644: | | | | | | | | | | | | | | | | | | | | | | 494 | | | | | | | | | 0.000s 6.622s 638121516347219486: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 495 | | 0.004s 6.625s 638121516347254802: | | | | | | | | | | | | | | | 496 | | | | | | | | | | | | | | | | 0.001s 6.626s 638121516347263192: | | | | | | | | | | | | | | | | | | | | 497 | | | | | | | | | | | 0.016s 6.642s 638121516347419843: | | | | | | | | | | | | | 498 | | | | | | | | | | | | | | | | | | 0.003s 6.645s 638121516347453641: | | | | | | | 499 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 6.650s 638121516347497896: 500 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.651s 638121516347506458: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 501 0.001s 6.652s 638121516347516702: | | | | | | | | | | | 502 | | | | | | | | | | | | | | | | | | | | 0.001s 6.652s 638121516347522585: | | | | | | | | | 503 | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.653s 638121516347527779: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 504 | 0.010s 6.663s 638121516347628050: | | | | 505 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 6.671s 638121516347714081: | | 506 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.672s 638121516347719145: | | | | | | | | | | | | | | 507 | | | | | | | | | | | | | | | | | 0.000s 6.672s 638121516347723569: | | | | | | | | | | | | 508 | | | | | | | | | | | | | | | | | | | 0.000s 6.673s 638121516347727008: | | | | | | | | | | | | | | | | | | | | 509 | | | | | | | | | | | 0.000s 6.673s 638121516347730829: | | | | | | | | | | | | | | | 510 | | | | | | | | | | | | | | | | 0.000s 6.673s 638121516347734632: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 511 | | 0.000s 6.674s 638121516347738426: | | | | | | | | | | | | | | | | | | | 512 | | | | | | | | | | | | 0.000s 6.674s 638121516347741905: | | | | | | | | | | | | | | | | | | 513 | | | | | | | | | | | | | 0.000s 6.675s 638121516347746431: | | | | | | | | 514 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.675s 638121516347750587: | | | | | 515 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.675s 638121516347755091: | 516 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.676s 638121516347760373: | | | | | | | | | | | | | | | | | | | | | | | | | 517 | | | | | | 0.001s 6.676s 638121516347765492: | | | | | | | | | | | | | | | | | | | | | | | | 518 | | | | | | | 0.000s 6.677s 638121516347770411: | | | 519 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.677s 638121516347775042: | | | | | | | | | | | | | | | | | | | | | | | 520 | | | | | | | | 0.011s 6.689s 638121516347888559: | | | | | | 521 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.691s 638121516347913313: | | | | | | | | | | 522 | | | | | | | | | | | | | | | | | | | | | 0.002s 6.693s 638121516347930057: | | | | | | | | | | | | | | | | | | | | | 523 | | | | | | | | | | 0.000s 6.693s 638121516347934537: | | | | | | | | | | | | | | | | | | | | | | | | | | 524 | | | | | 0.000s 6.694s 638121516347938951: | | | | | | | | | | | | | | | | | 525 | | | | | | | | | | | | | | 0.000s 6.694s 638121516347943305: | | | | | | | | | | | | | | | | | | | | | | | | | | | 526 | | | | 0.000s 6.695s 638121516347947761: | | | | | | | | | | | | | 527 | | | | | | | | | | | | | | | | | | 0.003s 6.698s 638121516347976768: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 528 | | | 0.001s 6.698s 638121516347981920: | | | | | | | | | | | | | | | | 529 | | | | | | | | | | | | | | | 0.000s 6.699s 638121516347986655: | | | | | | | | | | | | | | | | | | | | | | 530 | | | | | | | | | 0.012s 6.711s 638121516348108898: | | | | | | | | | | | 531 | | | | | | | | | | | | | | | | | | | | 0.000s 6.711s 638121516348112000: | | 532 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.711s 638121516348114992: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 533 0.000s 6.712s 638121516348119738: | | | | | | | 534 | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 6.719s 638121516348191899: | | | | | | | | | | | | | | | | | | | | | | | | | 535 | | | | | | 0.006s 6.725s 638121516348248923: | | | | | | | | | | | | | | | | | | | | | 536 | | | | | | | | | | 0.002s 6.727s 638121516348267389: | | | | | | | | | 537 | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.728s 638121516348277893: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 538 | | 0.001s 6.729s 638121516348286828: | | | | | | | | | | | | | | | | | | | | | | | 539 | | | | | | | | 0.001s 6.729s 638121516348292391: 540 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.731s 638121516348310549: | | | | 541 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.732s 638121516348316084: | | | | | | | | | | | | | 542 | | | | | | | | | | | | | | | | | | 0.001s 6.732s 638121516348322375: | | | | | | | | 543 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.733s 638121516348326912: | | | 544 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.733s 638121516348331275: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 545 | | | 0.002s 6.735s 638121516348353709: | | | | | | | | | | | | | | | | | | | | | | | | | | 546 | | | | | 0.005s 6.740s 638121516348403165: | | | | | | | | | | | | | | | | | 547 | | | | | | | | | | | | | | 0.004s 6.744s 638121516348438514: | | | | | | | | | | | | | | | | | | | | 548 | | | | | | | | | | | 0.001s 6.744s 638121516348444562: | | | | | | | | | | | | | | | | | | 549 | | | | | | | | | | | | | 0.000s 6.745s 638121516348449042: | | | | | | 550 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.745s 638121516348453420: | | | | | | | | | | | | 551 | | | | | | | | | | | | | | | | | | | 0.001s 6.746s 638121516348460811: | | | | | | | | | | | | | | | | | | | 552 | | | | | | | | | | | | 0.000s 6.746s 638121516348465524: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 553 | 0.003s 6.749s 638121516348495101: | 554 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 6.753s 638121516348526298: | | | | | | | | | | | | | | 555 | | | | | | | | | | | | | | | | | 0.008s 6.761s 638121516348609789: | | | | | | | | | | | | | | | | 556 | | | | | | | | | | | | | | | 0.001s 6.762s 638121516348616069: | | | | | 557 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.762s 638121516348620611: | | | | | | | | | | | | | | | | | | | | | | 558 | | | | | | | | | 0.000s 6.762s 638121516348625041: | | | | | | | | | | 559 | | | | | | | | | | | | | | | | | | | | | 0.008s 6.771s 638121516348707773: | | | | 560 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.771s 638121516348713875: | | | | | | | | 561 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.772s 638121516348718618: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 562 | 0.000s 6.772s 638121516348723452: | | | | | | | | | | | | | | | | | | | | | | | | | 563 | | | | | | 0.001s 6.773s 638121516348728908: | | | 564 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.775s 638121516348750224: | | | | | | | | | | | | | | | 565 | | | | | | | | | | | | | | | | 0.001s 6.776s 638121516348761360: | | | | | | | | | | | 566 | | | | | | | | | | | | | | | | | | | | 0.006s 6.782s 638121516348822192: | | | | | | | | | 567 | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.783s 638121516348829508: | | | | | | | | | | | | | | | | | | | | 568 | | | | | | | | | | | 0.001s 6.784s 638121516348841231: | | | | | | | | | | | | | | | | | | | | | | | | | | | 569 | | | | 0.000s 6.785s 638121516348846157: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 570 0.001s 6.785s 638121516348855946: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 571 | | | 0.002s 6.787s 638121516348872220: | | | | | 572 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.788s 638121516348881746: | | | | | | | | | | | | | | | | | | | | | | | | | | 573 | | | | | 0.002s 6.790s 638121516348903438: | | | | | | | | | | | | 574 | | | | | | | | | | | | | | | | | | | 0.002s 6.792s 638121516348918642: | | | | | | | | | | | | | 575 | | | | | | | | | | | | | | | | | | 0.003s 6.795s 638121516348948385: | | | | | | | | | | | | | | | | | | | | | | | | 576 | | | | | | | 0.008s 6.802s 638121516349023520: | | | | | | | | | | | | | | | | | | | | | | | | | 577 | | | | | | 0.005s 6.807s 638121516349075251: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 578 | 0.005s 6.812s 638121516349125880: | | 579 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.813s 638121516349135556: | | | 580 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 6.817s 638121516349168856: | | | | | | | | | | | | | | | | | | | | | | | 581 | | | | | | | | 0.001s 6.817s 638121516349174764: | | | | | | | | | | 582 | | | | | | | | | | | | | | | | | | | | | 0.001s 6.818s 638121516349183765: | | | | | | | | | | | | | | | | | | | | | 583 | | | | | | | | | | 0.001s 6.819s 638121516349189734: | | | | | | | | | | | | | | | | | | | | 584 | | | | | | | | | | | 0.002s 6.821s 638121516349208161: | | | | | | | | | | | 585 | | | | | | | | | | | | | | | | | | | | 0.001s 6.822s 638121516349221161: | | | | | | | | | | | | | | | | | | | | | | | | | | 586 | | | | | 0.001s 6.823s 638121516349227249: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 587 | | 0.000s 6.823s 638121516349231674: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 588 | | | 0.001s 6.824s 638121516349243675: | | | | 589 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 6.829s 638121516349289987: | | | | | | | | | | | | | 590 | | | | | | | | | | | | | | | | | | 0.001s 6.830s 638121516349301479: | 591 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 6.832s 638121516349316555: | | | | | | | | | | | | | | | | | 592 | | | | | | | | | | | | | | 0.001s 6.833s 638121516349329582: | | | | | | 593 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.833s 638121516349334922: | | | | | | | | | | | | | | | | | | 594 | | | | | | | | | | | | | 0.005s 6.838s 638121516349385313: | | | | | | | | | | | | | | | | | | | | | | 595 | | | | | | | | | 0.004s 6.843s 638121516349429776: | | | | | | | | | | | | | | 596 | | | | | | | | | | | | | | | | | 0.001s 6.844s 638121516349436657: 597 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 6.851s 638121516349510194: | | | | | | | | | | | | | | | 598 | | | | | | | | | | | | | | | | 0.006s 6.857s 638121516349567723: | | | | | | | 599 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.857s 638121516349574443: | | | | | | | | | | | | | | | | 600 | | | | | | | | | | | | | | | 0.001s 6.858s 638121516349581573: | | | | | | | | 601 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.859s 638121516349595624: | | | | | | | | | | | | | | | | | | | 602 | | | | | | | | | | | | 0.001s 6.860s 638121516349602088: | | | | | 603 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.861s 638121516349613615: | 604 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.862s 638121516349623455: | | | | | | | | | | | | | | | | | | | | | | | | | 605 | | | | | | 0.002s 6.864s 638121516349638691: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 606 | 0.001s 6.865s 638121516349647480: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 607 | | | 0.001s 6.865s 638121516349654360: | | 608 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 6.868s 638121516349680302: | | | | | | | | | | | | 609 | | | | | | | | | | | | | | | | | | | 0.001s 6.869s 638121516349686957: | | | | | | | | | | | | | | | | | | | | | | | | | | | 610 | | | | 0.001s 6.870s 638121516349701849: | | | | | | | | | | | | | | | | | | | | | | | | | | 611 | | | | | 0.001s 6.871s 638121516349710075: | | | | | | | | | | | | | 612 | | | | | | | | | | | | | | | | | | 0.001s 6.871s 638121516349715418: | | | | | | | | | | | | | | | | | | | | | | | | 613 | | | | | | | 0.001s 6.873s 638121516349728034: | | | | | | | | | | | | | | | | | 614 | | | | | | | | | | | | | | 0.000s 6.873s 638121516349732579: | | | | | | | | | 615 | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.874s 638121516349736872: | | | | | | | | | | | | | | | | | | 616 | | | | | | | | | | | | | 0.000s 6.874s 638121516349741774: | | | | | | | | | | | | | | | | | | | | | | | 617 | | | | | | | | 0.001s 6.875s 638121516349752458: | | | | | | | | | | 618 | | | | | | | | | | | | | | | | | | | | | 0.000s 6.876s 638121516349757192: | | | | | | | | | | | | | | | | | | | | | 619 | | | | | | | | | | 0.006s 6.882s 638121516349821139: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 620 0.001s 6.883s 638121516349829928: | | | | | | | | | | | 621 | | | | | | | | | | | | | | | | | | | | 0.015s 6.898s 638121516349982538: | | | 622 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.899s 638121516349989519: | | | | 623 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 6.902s 638121516350020358: 624 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.902s 638121516350025900: | | | | | | | | | | | | | | 625 | | | | | | | | | | | | | | | | | 0.006s 6.909s 638121516350087304: | | | | | | | | | | | | | | | 626 | | | | | | | | | | | | | | | | 0.001s 6.909s 638121516350092773: | | | | | | | | | | | | | | | | | | | | 627 | | | | | | | | | | | 0.001s 6.910s 638121516350098309: | 628 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 6.914s 638121516350138222: | | | | | 629 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 6.914s 638121516350144059: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 630 | | 0.001s 6.915s 638121516350149174: | | | | | | 631 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.915s 638121516350153479: | | | | | | | | | | | | | | | | | | | | | | 632 | | | | | | | | | 0.000s 6.916s 638121516350158458: | | | | | | | | | | | | | | | | | | | | | | | | | | 633 | | | | | 0.001s 6.916s 638121516350163763: | | | | | | | | | | | | | | | | | | | | | | | | 634 | | | | | | | 0.001s 6.917s 638121516350169205: | | | | | | | | | | | | | | | | | 635 | | | | | | | | | | | | | | 0.001s 6.917s 638121516350174852: | | | | | | | | | | | | | | | | | | | | | | | | | 636 | | | | | | 0.001s 6.918s 638121516350180390: | | | | | | | | 637 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 6.921s 638121516350208600: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 638 | | | 0.001s 6.921s 638121516350215033: | | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.921s 638121516350215220: | | | | | | | x | x | | | | | | | | | | | | | | | | | | | | | | 0.000s 6.921s 638121516350215367: | | | | | | | x | x | | | | | | | | | x | | | | | | | | | | | | 0.003s 6.924s 638121516350242713: | | | | | | | x | x | | | | | | | | | x | | | x | | | | | | | | 0.006s 6.931s 638121516350306372: | | | | | | | x | x | | | | | | x | | x | | | x | | | | | | | | 0.000s 6.931s 638121516350307016: | | | | x | | x | x | | | | | | x | | x | | | x | | | | | | | | 0.005s 6.936s 638121516350360811: | | | | x | | x | x | | | | | | x | | x | x | x | | | | | | | | 0.000s 6.936s 638121516350361447: | | | | x | | x | x | | | | | | x | | x | x | x | | | x | | | | 0.000s 6.936s 638121516350361629: | | x | x | | x | x | | | | | | x | | x | x | x | | | x | | | | 0.000s 6.936s 638121516350361761: | | x | x | | x | x | | | | | | x | | x | x | x | | | x | | x | 0.000s 6.936s 638121516350364084: x | x | x | | x | x | | | | | | x | | x | x | x | | | x | | x | 0.002s 6.938s 638121516350382200: x | x | x | | x | x | | | | | | x | | x | x | x | | | x | | x x 0.000s 6.938s 638121516350385122: x | x | x | | x | x | | x | | | x | | x | x | x | | | x | | x x 0.005s 6.943s 638121516350432935: x | x | x | | x | x | | x | | | x | x x | x | x | | | x | | x x 0.004s 6.947s 638121516350468358: x | x | x | | x | x | x x | | | x | x x | x | x | | | x | | x x 0.002s 6.948s 638121516350485883: x | x | x | | x | x | x x x | | x | x x | x | x | | | x | | x x 0.001s 6.950s 638121516350497289: x | x | x | | x | x | x x x | x x | x x | x | x | | | x | | x x 0.001s 6.950s 638121516350506044: x | x | x | | x x x | x x x | x x | x x | x | x | | | x | | x x 0.002s 6.953s 638121516350526175: x | x | x | | x x x | x x x | x x | x x | x | x | x | x | | x x 0.001s 6.954s 638121516350536140: x | x | x | | x x x | x x x | x x | x x | x x x | x | x | | x x 0.000s 6.954s 638121516350536992: x | x | x x | x x x | x x x | x x | x x | x x x | x | x | | x x 0.001s 6.954s 638121516350542449: x x x | x x | x x x | x x x | x x | x x | x x x | x | x | | x x 0.000s 6.954s 638121516350543078: 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 6.954s 638121516350543824: 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 6.954s 638121516350544566: x 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 6.956s 638121516350558464: x x 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 6.956s 638121516350563841: x x x 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 6.957s 638121516350571375: x x x x 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 6.958s 638121516350577777: x x x x x 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 6.960s 638121516350597382: x x x x x x 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 6.960s 638121516350604462: x x x x x x x 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 6.963s 638121516350626974: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 323 0.059s 7.021s . 638121516351215094: 670 663 640 641 655 660 649 659 662 642 669 666 647 664 658 648 657 645 644 656 650 643 653 652 665 651 667 668 654 661 646 639 0.012s 7.033s 638121516351332978: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 700 0.006s 7.039s 638121516351388177: 693 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 7.044s 638121516351440114: 736 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 7.048s 638121516351477615: | | | | | | | | | | | | | | | | | | | | | | 699 | | | | | | | | | 0.001s 7.049s 638121516351489441: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 676 | | | 0.001s 7.050s 638121516351498536: | | | | | 677 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.051s 638121516351507082: | | | | | | | | | | | | | | | | | 680 | | | | | | | | | | | | | | 0.001s 7.051s 638121516351515951: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 689 | | 0.003s 7.054s 638121516351541754: | | | | | | | | | | | | | | | | | | | | | 683 | | | | | | | | | | 0.001s 7.055s 638121516351554399: | | | | | | | | | | | | | | | | | | | | 691 | | | | | | | | | | | 0.001s 7.057s 638121516351568899: | | | | | | | | | | | | | | 697 | | | | | | | | | | | | | | | | | 0.002s 7.059s 638121516351589920: | | | | 694 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.060s 638121516351600253: | | | | | | | | | | | | | | | | | | | | | | | | 692 | | | | | | | 0.001s 7.061s 638121516351606884: | | | | | | | | | 682 | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.061s 638121516351614876: | 685 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.062s 638121516351622665: | | 681 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.063s 638121516351630105: | | | | | | | | | | | | | | | | | | | | | | | | | | | 678 | | | | 0.001s 7.064s 638121516351636842: | | | | | 743 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.064s 638121516351644485: | | | | | | | | | | | 686 | | | | | | | | | | | | | | | | | | | | 0.001s 7.065s 638121516351650974: | | | | | | | | | | | | | | | | | | | | | | | | | | 702 | | | | | 0.001s 7.066s 638121516351658902: | | | | | | | | | | | | | | | | | 724 | | | | | | | | | | | | | | 0.001s 7.066s 638121516351665433: | | | 673 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.067s 638121516351671820: | | | | | | | | 687 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.068s 638121516351677738: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 674 | 0.001s 7.068s 638121516351684518: | | | | | | | | | | | | 701 | | | | | | | | | | | | | | | | | | | 0.001s 7.069s 638121516351691723: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 713 | | | 0.001s 7.070s 638121516351697234: | | | | | | | | | | | | | | | | | | | | | | | 672 | | | | | | | | 0.001s 7.070s 638121516351704918: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 708 | | 0.001s 7.071s 638121516351712683: | | | | | | | | | | | | | | | | | | | | | 704 | | | | | | | | | | 0.048s 7.119s 638121516352192825: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 954 0.001s 7.120s 638121516352199668: | | | | | | | 698 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.120s 638121516352205937: | | | | | | | | | | | | | | | | | | 679 | | | | | | | | | | | | | 0.001s 7.121s 638121516352213451: | | | | | | | | | | | | | | | | | | | | 750 | | | | | | | | | | | 0.001s 7.122s 638121516352220863: | | | | | | | | | | | | | 671 | | | | | | | | | | | | | | | | | | 0.001s 7.123s 638121516352226724: | | | | | | | | | | | | | | | | | | | | | | | | | 688 | | | | | | 0.001s 7.123s 638121516352233938: | | | | | | | | | | | | | | | | | | | 695 | | | | | | | | | | | | 0.001s 7.124s 638121516352240995: | | | | 714 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.125s 638121516352247854: | | | | | | | | | | | | | | | | | | | | | | | | 729 | | | | | | | 0.001s 7.125s 638121516352254930: | | | | | | | | | 718 | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.126s 638121516352262008: 955 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.127s 638121516352270065: | | 728 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.128s 638121516352276203: | | | | | | | | | | 675 | | | | | | | | | | | | | | | | | | | | | 0.001s 7.128s 638121516352283283: | 717 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.129s 638121516352290487: | | | | | | | | | | | 706 | | | | | | | | | | | | | | | | | | | | 0.000s 7.129s 638121516352295466: | | | | | | 696 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.130s 638121516352302406: | | | | | | | | | | | | | | | | | | | | | | | | | | | 710 | | | | 0.001s 7.131s 638121516352309477: | | | 719 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.132s 638121516352316425: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 707 | 0.001s 7.132s 638121516352322590: | | | | | | | | | | | | | | | | 690 | | | | | | | | | | | | | | | 0.001s 7.133s 638121516352328614: | | | | | | | | | | | | | | | 684 | | | | | | | | | | | | | | | | 0.001s 7.133s 638121516352333850: | | | | | | | | 716 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.134s 638121516352341019: | | | | | | | | | | | | | | | | | | | | | | | 715 | | | | | | | | 0.002s 7.136s 638121516352358025: | | | | | | | | | | | | | | | | | | 741 | | | | | | | | | | | | | 0.001s 7.136s 638121516352365476: | | | | | | | | | | | | | 703 | | | | | | | | | | | | | | | | | | 0.001s 7.137s 638121516352372748: | | | | | | | | | | | | | | | | | | | | | | | | | 720 | | | | | | 0.001s 7.138s 638121516352380173: | | | | | | | | | | 709 | | | | | | | | | | | | | | | | | | | | | 0.001s 7.139s 638121516352387332: | | | | | | | | | | | | | | | | | | | | | | 956 | | | | | | | | | 0.001s 7.139s 638121516352394695: | | | | | | | | | | | | | | | | | 957 | | | | | | | | | | | | | | 0.001s 7.140s 638121516352401412: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 958 | | | 0.001s 7.141s 638121516352407911: | | | | | | | | | | | | | | | | | | | | | | | | | | 959 | | | | | 0.001s 7.141s 638121516352414865: | | | | | 960 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.142s 638121516352421460: | | | | | | | | | | | | | | 961 | | | | | | | | | | | | | | | | | 0.001s 7.143s 638121516352427519: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 962 | | 0.001s 7.143s 638121516352433599: | | | | | | | | | | | | | | | 711 | | | | | | | | | | | | | | | | 0.001s 7.144s 638121516352440243: | | | | | | | | | | | | 963 | | | | | | | | | | | | | | | | | | | 0.001s 7.145s 638121516352446355: | | | | | | | | | | | | | | | | 772 | | | | | | | | | | | | | | | 0.006s 7.151s 638121516352508950: 736 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.152s 638121516352524744: 964 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.030s 7.183s 638121516352828046: | | | | | | | | | | | | | | | | | | | | | | 699 | | | | | | | | | 0.008s 7.190s 638121516352903731: | | | | | | | | | | | | | | | | | | | | | 965 | | | | | | | | | | 0.001s 7.191s 638121516352912877: | | | | | | | | | | | 966 | | | | | | | | | | | | | | | | | | | | 0.001s 7.192s 638121516352919172: | | | | | | | 967 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 7.196s 638121516352962653: | | 968 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.198s 638121516352979426: | | | | | 743 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.198s 638121516352984689: | | | | | | | | | | | | | | | | | | | | 969 | | | | | | | | | | | 0.001s 7.199s 638121516352992770: | 970 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.200s 638121516352998536: | | | | | | | | | | | | | 971 | | | | | | | | | | | | | | | | | | 0.001s 7.200s 638121516353004873: | | | | 972 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.201s 638121516353010297: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 713 | | | 0.004s 7.205s 638121516353046740: | | | | | | | | | | | | | | | | | | | | | | | | | | | 973 | | | | 0.001s 7.206s 638121516353056613: | | | | | | | | | | | | | | | | | | 974 | | | | | | | | | | | | | 0.001s 7.206s 638121516353064389: | | | | | | | | | | | | | | | | | | | | | | | 975 | | | | | | | | 0.001s 7.207s 638121516353071044: | | | | | | | | | | | | | | | | | 724 | | | | | | | | | | | | | | 0.000s 7.207s 638121516353072054: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 708 | | 0.000s 7.207s 638121516353072866: | | | | | | | | | | | | | | | | | | | | | | | | | 976 | | | | | | 0.001s 7.208s 638121516353082428: | | | | | | | | | | | | 701 | | | | | | | | | | | | | | | | | | | 0.000s 7.208s 638121516353085931: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 700 0.003s 7.211s 638121516353111895: | | | | | | | | | 977 | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.213s 638121516353126325: | | | | | | | | | | | | | | | | | | | | | | 978 | | | | | | | | | 0.001s 7.213s 638121516353134426: | | | 979 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 7.216s 638121516353164942: | | | | | | | | | | | | | | | | | | | | | | | | | | 702 | | | | | 0.001s 7.217s 638121516353171836: | | | | | | | | | | | | | | | | 980 | | | | | | | | | | | | | | | 0.001s 7.218s 638121516353181536: | | | | | | | | | | | | | | | | | | | | | | | | 981 | | | | | | | 0.001s 7.219s 638121516353188013: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 982 | 0.001s 7.219s 638121516353194485: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 983 0.001s 7.220s 638121516353200695: | | | | | | | | | | | | | | 697 | | | | | | | | | | | | | | | | | 0.002s 7.222s 638121516353221447: | | | | | | 984 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.223s 638121516353234374: 736 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.224s 638121516353245429: | | | | | 985 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.226s 638121516353260387: 763 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 7.231s 638121516353315942: 986 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.233s 638121516353331464: | | | | | | | | | | 987 | | | | | | | | | | | | | | | | | | | | | 0.001s 7.234s 638121516353339015: | | | | | | | | | | | | | | | | | | | 988 | | | | | | | | | | | | 0.001s 7.235s 638121516353348073: | | | | | | | | 989 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.235s 638121516353354842: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 990 | | | 0.011s 7.247s 638121516353469003: | | | | | | | | | | | | | | | 991 | | | | | | | | | | | | | | | | 0.009s 7.256s 638121516353558290: | | | | | | | | | | | | 992 | | | | | | | | | | | | | | | | | | | 0.001s 7.257s 638121516353568878: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 993 | | 0.001s 7.257s 638121516353574843: | | | | | | | | | | | | | | | | | | | | | | | | | | 994 | | | | | 0.002s 7.260s 638121516353596953: | | | | | | | | | | | | | | 995 | | | | | | | | | | | | | | | | | 0.007s 7.267s 638121516353668868: | 717 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.269s 638121516353691702: | | | | | | | | | | | | | | | | | 996 | | | | | | | | | | | | | | 0.005s 7.275s 638121516353746153: | | | | 714 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.276s 638121516353765704: | | | | | | | 698 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 7.282s 638121516353818611: | | | | | | | | | | | | | | | | | | | | 750 | | | | | | | | | | | 0.003s 7.285s 638121516353851063: | | | | | | | | | | | | | | | | | | | | | | | | | | | 710 | | | | 0.002s 7.287s 638121516353869856: | | | | | | | | | | | | | 703 | | | | | | | | | | | | | | | | | | 0.001s 7.287s 638121516353875984: | | | | | 743 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 7.293s 638121516353928355: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 713 | | | 0.002s 7.295s 638121516353948904: | | | 719 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.295s 638121516353950469: | | | | | | | | | | | | | | | | | | 741 | | | | | | | | | | | | | 0.001s 7.296s 638121516353962214: | | | | | | | | | | | 706 | | | | | | | | | | | | | | | | | | | | 0.000s 7.296s 638121516353963206: | | | | | | | | | | | | | | | | | | | | | | | | | 720 | | | | | | 0.001s 7.297s 638121516353974402: | | | | | | | | | | | | | | | | | | | | | | | | 729 | | | | | | | 0.000s 7.297s 638121516353975164: | | | | | 997 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.298s 638121516353983074: | | | | | | | | | | | | | | | | | | | 695 | | | | | | | | | | | | 0.000s 7.298s 638121516353983421: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 707 | 0.000s 7.298s 638121516353983694: | | | | | | | | | | | | | | | | | | | | | | | 715 | | | | | | | | 0.000s 7.298s 638121516353984384: | | 728 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.298s 638121516353984921: | | | | | | | 998 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.299s 638121516353991175: | 749 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.300s 638121516353998292: | | | | 999 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.300s 638121516354005555: | | | | | | | | | | | | | | | | | | | | | 704 | | | | | | | | | | 0.000s 7.301s 638121516354006596: | | | | | | | | | 718 | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.302s 638121516354016785: | | | | | | | | | | | | | | 697 | | | | | | | | | | | | | | | | | 0.000s 7.302s 638121516354018271: | | | | | | 696 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 7.306s 638121516354057656: | | | | | | | | | | | | | | | | | | | | 1000 | | | | | | | | | | | 0.003s 7.309s 638121516354086750: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 700 0.000s 7.309s 638121516354090288: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 758 | | | 0.001s 7.310s 638121516354098049: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1001 | | | | 0.001s 7.310s 638121516354105007: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 708 | | 0.003s 7.314s 638121516354138451: | | | 762 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.315s 638121516354147263: | | | | | | | | 716 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.315s 638121516354148351: | | | | | | | | | | | | | | 1002 | | | | | | | | | | | | | | | | | 0.001s 7.315s 638121516354154757: | | | | | | | | | | | | | | | | | | | | | | 699 | | | | | | | | | 0.000s 7.315s 638121516354155669: | | | | | | | | | | | | 701 | | | | | | | | | | | | | | | | | | | 0.000s 7.316s 638121516354156117: | | | | | | | | | | | | | | | | 772 | | | | | | | | | | | | | | | 0.001s 7.317s 638121516354169789: | | | | | | | | | | 709 | | | | | | | | | | | | | | | | | | | | | 0.000s 7.317s 638121516354170971: | 1003 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.318s 638121516354179314: | | | | | | | | | | | | | | | | | | 1004 | | | | | | | | | | | | | 0.001s 7.319s 638121516354186471: | | | | | | | | | | | | | | | | | | | | | | | | | 747 | | | | | | 0.001s 7.319s 638121516354193396: | | | | | | | | | | | | | | | | | | | | | | | | 771 | | | | | | | 0.001s 7.320s 638121516354200340: | | | | | | | | | | | | | | | 711 | | | | | | | | | | | | | | | | 0.000s 7.320s 638121516354200830: | | | | | | | | | | | 1006 | | | | | | | | | | | | | | | | | | | | 0.000s 7.320s 638121516354205260: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 723 0.001s 7.322s 638121516354219526: | | | | | | | | | | | | | | | | | | | | | | | 1007 | | | | | | | | 0.001s 7.323s 638121516354226843: | | | | | | | | | | | | | | | | | | | | | 1008 | | | | | | | | | | 0.002s 7.324s 638121516354244881: | | | | | | | | | 727 | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.325s 638121516354252926: | | | | | | | | | | | | | 1009 | | | | | | | | | | | | | | | | | | 0.001s 7.326s 638121516354259296: | | | | | | | | | | | | | | | | | | | | | | | | | | 702 | | | | | 0.000s 7.326s 638121516354260545: | | 745 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.327s 638121516354268251: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 742 | | 0.001s 7.328s 638121516354276527: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1010 | 0.001s 7.328s 638121516354284523: | | | | | | | | | | | | | | | | | | | | | | 734 | | | | | | | | | 0.001s 7.329s 638121516354290695: | | | | | | | | | | | | | | | | | | | 1011 | | | | | | | | | | | | 0.001s 7.330s 638121516354297346: | | | | | | 1012 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.330s 638121516354303375: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1013 | | | 0.001s 7.331s 638121516354309625: | | | 1014 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.331s 638121516354315021: | | | | | | | | | | | | | | | | | 724 | | | | | | | | | | | | | | 0.004s 7.335s 638121516354350519: | | | | | | | | | | | | | | | | | 1015 | | | | | | | | | | | | | | 0.001s 7.336s 638121516354361557: | | | | | | | | | | | | | | | 1016 | | | | | | | | | | | | | | | | 0.002s 7.338s 638121516354384519: | | 1017 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.013s 7.351s 638121516354513483: | | | | | | | | | | | | | | | | 1018 | | | | | | | | | | | | | | | 0.001s 7.352s 638121516354522556: | | | | | | | | | | | | | | | | | | | | | | | | 1019 | | | | | | | 0.001s 7.353s 638121516354529278: | | | | | | | | 1020 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.353s 638121516354534220: 763 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.354s 638121516354541068: | | | | | | | | | | | | | | | | | | | | | | | | | | 744 | | | | | 0.001s 7.355s 638121516354555036: 1021 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.356s 638121516354563832: | | | | | | | | | | 1022 | | | | | | | | | | | | | | | | | | | | | 0.001s 7.357s 638121516354571647: | | | | | | | | | 1023 | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.358s 638121516354579305: | | | | | 743 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.360s 638121516354597027: | | | | | | | | | | | | 712 | | | | | | | | | | | | | | | | | | | 0.002s 7.362s 638121516354616142: | | | | | | | | | | | | | | | | | | | | | | 1024 | | | | | | | | | 0.002s 7.363s 638121516354632324: | | | | | | | | | | | | | | | | | | | | | | | | | 1025 | | | | | | 0.001s 7.364s 638121516354641587: | | | | | 1026 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.365s 638121516354652639: | | | | 714 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.366s 638121516354658285: | | | | | | | | | | | | | | | | | | | | | | | | | | 1027 | | | | | 0.005s 7.371s 638121516354709608: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1028 | | 0.001s 7.372s 638121516354723369: | | | | 767 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.373s 638121516354734147: | | | | | | | | | | | | | | | | | | | | | | | | | | | 710 | | | | 0.000s 7.373s 638121516354734785: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1029 0.003s 7.376s 638121516354765889: | | | | | | | | | | | 706 | | | | | | | | | | | | | | | | | | | | 0.007s 7.383s 638121516354833789: | | 745 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.383s 638121516354834493: | | | | | | | | | | | | 1030 | | | | | | | | | | | | | | | | | | | 0.001s 7.384s 638121516354843840: | | | | | | 696 | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 7.392s 638121516354916642: | | | | | | | | | | | | | | | | | | | 695 | | | | | | | | | | | | 0.001s 7.393s 638121516354926270: | | | | | | | | | | | 748 | | | | | | | | | | | | | | | | | | | | 0.001s 7.393s 638121516354935791: | | | | | | 1031 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.394s 638121516354941419: | | 1032 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.394s 638121516354945024: | | | | | | | | | | | | | | | | | | | | | | | | 771 | | | | | | | 0.000s 7.394s 638121516354945380: | | | | | | | | | | | | | | | | | | 741 | | | | | | | | | | | | | 0.000s 7.395s 638121516354948914: | | | 762 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.395s 638121516354954789: | | | | | | | | | | | | | | | | | | | | 750 | | | | | | | | | | | 0.000s 7.395s 638121516354955343: | | | | | | | 698 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.396s 638121516354956429: | | | | | | | | | | | | | | | | | | | 1033 | | | | | | | | | | | | 0.001s 7.396s 638121516354963774: | | | | | | | | | | | | | | | 711 | | | | | | | | | | | | | | | | 0.001s 7.397s 638121516354972922: | | | | | | | | | | | | | | 697 | | | | | | | | | | | | | | | | | 0.001s 7.398s 638121516354978168: | | | | | | | | | | | | | | | | | | 1034 | | | | | | | | | | | | | 0.001s 7.399s 638121516354986760: | | | | | | | | | | | | | | | | | | | | | 704 | | | | | | | | | | 0.000s 7.399s 638121516354987366: | | | | 1035 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.399s 638121516354994533: | | | | | | | | | | | | | | | | | | | | | | | 715 | | | | | | | | 0.000s 7.399s 638121516354995877: | | | | | | | | 716 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.400s 638121516354996314: | | | | | | | | | | | | | | | | | | | | | | | | | | | 731 | | | | 0.001s 7.400s 638121516355003363: | | | | | | | | | | | | | | | | | 724 | | | | | | | | | | | | | | 0.000s 7.400s 638121516355003912: | | | | | | | | | | | | | | 1036 | | | | | | | | | | | | | | | | | 0.001s 7.401s 638121516355011050: | | | | | | | | | 727 | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.403s 638121516355028895: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 758 | | | 0.001s 7.404s 638121516355037198: | | | | | | | | | | | | | | | | | | | | | | | | 1037 | | | | | | | 0.001s 7.405s 638121516355047107: | | | | | | | | | | | | | | | | | | | | | | 734 | | | | | | | | | 0.003s 7.408s 638121516355077533: | | | | | | | 721 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.408s 638121516355085351: | | | 1038 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.409s 638121516355089335: | | | | | | | | 735 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.409s 638121516355094626: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 742 | | 0.001s 7.410s 638121516355100473: | | | | | | | | | | | | | | | | | | | | | | 1039 | | | | | | | | | 0.001s 7.411s 638121516355111136: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1040 | | | 0.001s 7.412s 638121516355119429: | | | | | | | | | | | | | | | | | | | | 773 | | | | | | | | | | | 0.001s 7.413s 638121516355127644: | 749 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.413s 638121516355128130: | | | | | | | | | | | | | | | | | | | | | 764 | | | | | | | | | | 0.001s 7.413s 638121516355135727: | | | | | | | | | | | | | | | | | | | | | | | 754 | | | | | | | | 0.001s 7.414s 638121516355143237: | | | | | | | | | 755 | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.415s 638121516355150846: | | | | | | | | | | | | | | | 733 | | | | | | | | | | | | | | | | 0.004s 7.419s 638121516355188958: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1041 | | 0.002s 7.420s 638121516355205304: | | | | | | | | | 1042 | | | | | | | | | | | | | | | | | | | | | | 0.008s 7.429s 638121516355286207: | | | | | | | | | | | | | | | | | | | | | | | | | 747 | | | | | | 0.003s 7.431s 638121516355311236: | | | | | | | | | | | 1043 | | | | | | | | | | | | | | | | | | | | 0.001s 7.432s 638121516355325637: | | | | | | | | | | | | | | | | | | | | | | | | | 1044 | | | | | | 0.001s 7.433s 638121516355333512: | | | | | | | | | | | | | | | | | | | | | 1045 | | | | | | | | | | 0.001s 7.434s 638121516355340965: | | | | | | | | | | | | | | | | | | | | 1046 | | | | | | | | | | | 0.001s 7.435s 638121516355353845: | 1047 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.436s 638121516355363887: | | | | | | | | | | | | | | | | | | | | | | | | | | 744 | | | | | 0.007s 7.443s 638121516355435356: 763 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.445s 638121516355455414: 793 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.447s 638121516355467027: | | | | | | | | | | | | | | | | | 739 | | | | | | | | | | | | | | 0.001s 7.447s 638121516355472947: | | | | | | | | | | | | | | | | | | | | | | 734 | | | | | | | | | 0.006s 7.453s 638121516355532091: | | | | | | | | | | | | | | | | | | | | | | | | | | 766 | | | | | 0.001s 7.454s 638121516355541072: | | | | | | | | | | 709 | | | | | | | | | | | | | | | | | | | | | 0.000s 7.454s 638121516355541433: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 707 | 0.000s 7.454s 638121516355541761: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1048 | | | | 0.001s 7.455s 638121516355548943: | | | | | | | | | | | | | | | | | | | | | | | 1049 | | | | | | | | 0.003s 7.457s 638121516355575502: | | | | 767 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.460s 638121516355598728: | | | | | | | | | | | | | | | | | | | | | | | | | | 1050 | | | | | 0.001s 7.461s 638121516355609080: | | | | 791 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.462s 638121516355617357: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 732 | 0.005s 7.466s 638121516355662810: | | | | | | | | | | 730 | | | | | | | | | | | | | | | | | | | | | 0.001s 7.467s 638121516355673712: | | | | | | | | | | | | | | | | | | | | | 764 | | | | | | | | | | 0.000s 7.467s 638121516355674187: | | | | | | | | | | | | 712 | | | | | | | | | | | | | | | | | | | 0.001s 7.468s 638121516355685304: | | | | | | | 1051 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.470s 638121516355702186: | | | | | | | | | | | | | | | | | | | | | | 1052 | | | | | | | | | 0.001s 7.471s 638121516355711603: | | | | 1053 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 7.474s 638121516355739904: | | | | | | | | | | | | 1054 | | | | | | | | | | | | | | | | | | | 0.001s 7.475s 638121516355750555: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1055 | 0.001s 7.476s 638121516355758637: | | | | | | | | | | | | | | | 1056 | | | | | | | | | | | | | | | | 0.001s 7.476s 638121516355765649: 1057 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.478s 638121516355780726: | | 745 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.479s 638121516355787718: | | | | | | | | 1058 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 7.482s 638121516355822978: | | | | | | | | | | | | | | | | | | | | | 1059 | | | | | | | | | | 0.001s 7.483s 638121516355834961: | | | | | | | | | | | | | | 697 | | | | | | | | | | | | | | | | | 0.000s 7.483s 638121516355835676: | | 774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.083s 7.566s . 638121516356663796: | | | | | | | | | | | | | | | | 772 | | | | | | | | | | | | | | | 0.000s 7.567s 638121516356666115: | | | 762 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.567s 638121516356669129: | | | | | | | | | | | | | | 738 | | | | | | | | | | | | | | | | | 0.001s 7.568s 638121516356680163: | | | | | | | | | | 1060 | | | | | | | | | | | | | | | | | | | | | 0.003s 7.571s 638121516356708926: | | | | | 743 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 7.576s 638121516356761800: | | 1061 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.577s 638121516356771490: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 742 | | 0.000s 7.577s 638121516356772098: | | | | | | | | | | | | | | | | 844 | | | | | | | | | | | | | | | 0.001s 7.578s 638121516356779569: | | | | | | | | | | | | | | | | | | | | | | | | | | | 731 | | | | 0.001s 7.579s 638121516356793939: | | | | | | | | | | | | | 703 | | | | | | | | | | | | | | | | | | 0.002s 7.582s 638121516356816260: | | | | | | 696 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.582s 638121516356817427: | | | 1062 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.583s 638121516356826717: | | | | | | | | | | | | | | | | | 1063 | | | | | | | | | | | | | | 0.001s 7.583s 638121516356833460: | | | | | | | | | | | | | | | | | | | | | | | | | | | 759 | | | | 0.003s 7.586s 638121516356859175: | | | | 791 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 7.589s 638121516356896027: | | | | | | | | | | | | | | | | | | | | | | | | 771 | | | | | | | 0.005s 7.595s 638121516356946829: | | | | | | 722 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.596s 638121516356956064: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1064 | | 0.001s 7.596s 638121516356962672: | | | | | | | | | | | | | | | | | | | | | | | | 799 | | | | | | | 0.001s 7.597s 638121516356968769: | | | | | | | | | | | | | 725 | | | | | | | | | | | | | | | | | | 0.000s 7.597s 638121516356973048: | | | | | | | | | | | | | | | | | | | | | | 734 | | | | | | | | | 0.000s 7.597s 638121516356975921: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 723 0.006s 7.603s 638121516357033094: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1065 | | | | 0.001s 7.605s 638121516357047454: | 749 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.605s 638121516357048365: | | | | | | | | | | | | | | | | | | | | | | 769 | | | | | | | | | 0.005s 7.610s 638121516357099848: 793 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.611s 638121516357115112: | | | | | | | | | | | | | | 1066 | | | | | | | | | | | | | | | | | 0.001s 7.612s 638121516357124637: | | | | 1067 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.613s 638121516357133311: | | | | | | | | | | | | | | | | 1068 | | | | | | | | | | | | | | | 0.001s 7.614s 638121516357141023: | | | | | | | | | | | | | | | | | | 741 | | | | | | | | | | | | | 0.001s 7.615s 638121516357152185: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1069 0.001s 7.616s 638121516357163136: | | | | | | | | | | | | | | | | | | | | | | | | 1070 | | | | | | | 0.001s 7.617s 638121516357171363: | | | | | | | | | | | 748 | | | | | | | | | | | | | | | | | | | | 0.000s 7.617s 638121516357171940: 1071 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.618s 638121516357180422: | | | | | | | | | | | | | | | | | | | | | | 1072 | | | | | | | | | 0.002s 7.620s 638121516357201022: | | | | | | | | | | | | | | | | | | | | | | | | | 747 | | | | | | 0.000s 7.620s 638121516357201603: | | | | | | | | | | | | | | | | | | | | | | | 754 | | | | | | | | 0.000s 7.620s 638121516357202002: | | | | | | | | | | | | | | | 733 | | | | | | | | | | | | | | | | 0.000s 7.620s 638121516357202368: | 1005 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.621s 638121516357211508: | | | | | | | 721 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.624s 638121516357236114: | | | | | | | | | | | 1073 | | | | | | | | | | | | | | | | | | | | 0.001s 7.625s 638121516357251072: | | | | | | | | | | | | | | | | | | 760 | | | | | | | | | | | | | 0.001s 7.626s 638121516357259170: | 765 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.627s 638121516357266942: | | | | | | | | | 755 | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.627s 638121516357267547: | | | | | | | 751 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.627s 638121516357275653: | | | | | | | | | | | | | | | | | | | | | | | 1074 | | | | | | | | 0.001s 7.628s 638121516357282814: | | | | | | | | | | | | | | | | | | | | | | | | | 720 | | | | | | 0.000s 7.628s 638121516357285913: | | | 762 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 7.631s 638121516357314020: | | | | | | | | 735 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.631s 638121516357314553: | | | | | | | | | | | | | | | | | | | | | | | | | | 766 | | | | | 0.004s 7.636s 638121516357357455: | | | | | | | | | | | | | | | 1076 | | | | | | | | | | | | | | | | 0.001s 7.637s 638121516357367213: | | | | | | | | | | | | | 1077 | | | | | | | | | | | | | | | | | | 0.001s 7.637s 638121516357374446: | | | | | | | | | | | | | | | | | | | | | | | | | 1075 | | | | | | 0.002s 7.639s 638121516357391897: | | | | | | 1078 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.640s 638121516357400213: | 1079 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.641s 638121516357407570: | | | | | | | | | | | | | | | | | | | | | | | | | | 796 | | | | | 0.001s 7.642s 638121516357420317: | | | | | | | | | 1080 | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.643s 638121516357431965: | | | | | | | | 1081 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.644s 638121516357438373: | | | 1082 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.644s 638121516357445565: | | | | | | | | | | | | | | | | | | | 695 | | | | | | | | | | | | 0.003s 7.647s 638121516357472465: | | | | | | | 1083 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.648s 638121516357483237: | | | | | | | | | | | | | | | | | | | | 773 | | | | | | | | | | | 0.000s 7.648s 638121516357483872: | | | | | | | | | | | | | | | | | | 1084 | | | | | | | | | | | | | 0.002s 7.651s 638121516357506143: | | | | | | | | | | | | | | | | | | | | | | | | | | 1085 | | | | | 0.002s 7.653s 638121516357530792: | | | | | | | | | | | | | | | | | | | 705 | | | | | | | | | | | | 0.006s 7.659s 638121516357592699: | | | | | | | | | | | | | | | | | 739 | | | | | | | | | | | | | | 0.005s 7.664s 638121516357645388: | | | | | | | | | | | | | | | | | 1086 | | | | | | | | | | | | | | 0.001s 7.666s 638121516357656671: | | | | | | | | | | | | | | | | | | | 1087 | | | | | | | | | | | | 0.001s 7.666s 638121516357665323: | | | | | | | | | | | | | | | | | | | | 1088 | | | | | | | | | | | 0.009s 7.676s 638121516357758310: 793 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.677s 638121516357774534: | | | | | | | | | | | | | | | | | | | | | 764 | | | | | | | | | | 0.002s 7.680s 638121516357797851: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 758 | | | 0.000s 7.680s 638121516357799560: 815 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 7.688s 638121516357884922: | | | | | | | | | | | | | | | | | | | | | 1089 | | | | | | | | | | 0.001s 7.690s 638121516357896976: | | 774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.692s 638121516357921805: | | | | | | | | | | 730 | | | | | | | | | | | | | | | | | | | | | 0.000s 7.692s 638121516357924888: 1090 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.694s 638121516357936592: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 784 | | | 0.001s 7.694s 638121516357945125: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 723 0.004s 7.698s 638121516357985375: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 732 | 0.000s 7.698s 638121516357985845: | | | | | | | | | | | | | | | | 844 | | | | | | | | | | | | | | | 0.000s 7.699s 638121516357986178: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 742 | | 0.000s 7.699s 638121516357986428: | | | | | | | | | | 787 | | | | | | | | | | | | | | | | | | | | | 0.007s 7.705s 638121516358054410: | | | | | | | | | | | | | 725 | | | | | | | | | | | | | | | | | | 0.000s 7.705s 638121516358055315: | | | | | | | | | | | | | | 738 | | | | | | | | | | | | | | | | | 0.000s 7.705s 638121516358055659: | | | | | | | | | | | | | | | | 871 | | | | | | | | | | | | | | | 0.002s 7.708s 638121516358079460: | | 1091 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.709s 638121516358091459: | | | | 791 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.712s 638121516358116074: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 770 | 0.001s 7.713s 638121516358126876: | 765 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.713s 638121516358127343: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1092 | | | 0.001s 7.713s 638121516358135340: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1093 | | 0.002s 7.715s 638121516358152682: | | | | | | | | | | | | | | | | 1094 | | | | | | | | | | | | | | | 0.001s 7.716s 638121516358163131: | | | | 1095 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.718s 638121516358183892: | | | | | | | | | 755 | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.718s 638121516358184420: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 746 0.005s 7.723s 638121516358229656: | | | | | | | | | | | | | | | | | 739 | | | | | | | | | | | | | | 0.000s 7.723s 638121516358230490: | | | | | | | | | | | | | 740 | | | | | | | | | | | | | | | | | | 0.001s 7.724s 638121516358238757: | | | | | | | | | | | | 712 | | | | | | | | | | | | | | | | | | | 0.000s 7.724s 638121516358239206: | | | | | 757 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.725s 638121516358246912: | | | | | | | | | | | | | | | | | | | | | | | | | | 796 | | | | | 0.002s 7.727s 638121516358266134: | | | | | | | | | | | | | | | 733 | | | | | | | | | | | | | | | | 0.000s 7.727s 638121516358266902: | | | | | | 722 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.728s 638121516358282140: | | | | | | | | | | | | | | | | | 1096 | | | | | | | | | | | | | | 0.002s 7.730s 638121516358301672: | | | | | | | | | | | | | | | 778 | | | | | | | | | | | | | | | | 0.001s 7.731s 638121516358313332: | | | | | | | | | | | | | 1097 | | | | | | | | | | | | | | | | | | 0.001s 7.732s 638121516358321211: | | | | | | 1098 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.733s 638121516358328321: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1099 0.004s 7.737s 638121516358369640: | | | | | | | | | | | | | | 1100 | | | | | | | | | | | | | | | | | 0.001s 7.738s 638121516358380203: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1101 | 0.001s 7.738s 638121516358385755: | | | | | | | | | | | | | | | 1102 | | | | | | | | | | | | | | | | 0.001s 7.739s 638121516358392115: | | | | | | | | | 1103 | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.741s 638121516358408444: | | | | | | | | | | | | | | | | | | | 705 | | | | | | | | | | | | 0.000s 7.741s 638121516358409284: | 1104 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 7.749s 638121516358489829: | | | | | | | 751 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.751s 638121516358508576: | | | | | | | | | | | | 726 | | | | | | | | | | | | | | | | | | | 0.001s 7.752s 638121516358519235: | | | | | | | | | | | | | | | | | | | 1105 | | | | | | | | | | | | 0.001s 7.753s 638121516358530231: | | | | | | | 794 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.754s 638121516358540442: | | | | | | | | | | | | | | | | | | | | | | | | | | 1106 | | | | | 0.006s 7.760s 638121516358601181: | | | | | 1107 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.762s 638121516358617359: | | | | | | | | | | | | | | | | | | | | | | | | 799 | | | | | | | 0.004s 7.766s 638121516358656464: | | | | | | | | | | | | | | | | | | | | | | | | | | | 759 | | | | 0.000s 7.766s 638121516358660143: | | | | | | | | | | | | | | | | | | 760 | | | | | | | | | | | | | 0.002s 7.768s 638121516358676954: | | | | | | | | | | | | | | | | | | | | 773 | | | | | | | | | | | 0.001s 7.769s 638121516358686467: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1108 | | | | 0.001s 7.770s 638121516358697741: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 742 | | 0.000s 7.770s 638121516358698388: | | | | | | | | | | | | | | | | | | 1109 | | | | | | | | | | | | | 0.001s 7.771s 638121516358707016: | | | | | | | | | | | | | | | | | | | | | | | | 1110 | | | | | | | 0.001s 7.771s 638121516358714278: | | | | | | | | | | | | | | | | | | | | | | | | | 747 | | | | | | 0.003s 7.774s 638121516358745314: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 781 | | 0.005s 7.779s 638121516358791458: | | | | | | | 1111 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.781s 638121516358810270: | | | | | | | | | | | | | | | | | | | | | | | | | 1112 | | | | | | 0.002s 7.783s 638121516358829228: | | | | | | | | | | | | | | | | | | | | 812 | | | | | | | | | | | 0.001s 7.784s 638121516358839350: | | | | | | | | | | | | 1113 | | | | | | | | | | | | | | | | | | | 0.004s 7.788s 638121516358881149: | | | | | | | | | | | | | 740 | | | | | | | | | | | | | | | | | | 0.010s 7.798s 638121516358978315: | | | | | | | | | | | 748 | | | | | | | | | | | | | | | | | | | | 0.000s 7.798s 638121516358979504: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 784 | | | 0.001s 7.798s 638121516358985736: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1114 | | 0.001s 7.800s 638121516358997374: | | | | | | | | | | | | | 1115 | | | | | | | | | | | | | | | | | | 0.001s 7.800s 638121516359005264: | | | | | | | | | | | | | | | | | | | | 1116 | | | | | | | | | | | 0.001s 7.802s 638121516359019281: 815 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 7.805s 638121516359050031: | | | | | | | | | | | 786 | | | | | | | | | | | | | | | | | | | | 0.001s 7.806s 638121516359059457: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1117 | | | 0.004s 7.810s 638121516359100337: | | | | | | | | | | | | | | | | | 739 | | | | | | | | | | | | | | 0.004s 7.814s 638121516359138560: | | | | | | | | | | | | | | | | | 1118 | | | | | | | | | | | | | | 0.002s 7.816s 638121516359162686: 1119 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.817s 638121516359173800: | 765 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.818s 638121516359179537: | | | | | | | | | | | | | | | | 871 | | | | | | | | | | | | | | | 0.000s 7.818s 638121516359182213: | | | | | | | | | | | | | | 738 | | | | | | | | | | | | | | | | | 0.002s 7.820s 638121516359201510: | 790 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.822s 638121516359219142: | | | | | | | | | | | | | | 775 | | | | | | | | | | | | | | | | | 0.002s 7.824s 638121516359237922: | | | | | | | | 735 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.824s 638121516359242287: | | | | | | | | | | | | | | | | 1120 | | | | | | | | | | | | | | | 0.001s 7.825s 638121516359251977: | | | | | | | | | | | | | | | | | | | | | | | 754 | | | | | | | | 0.001s 7.826s 638121516359257291: | | | | | | | | | | | 1121 | | | | | | | | | | | | | | | | | | | | 0.001s 7.826s 638121516359264712: | | | | | | | | | | | | | | | | | | | | | | | | | | | 759 | | | | 0.001s 7.827s 638121516359275657: | | | | | | | | | | | | | | | | | | | | | | | | | 747 | | | | | | 0.006s 7.833s 638121516359331586: | | | | | | | | | | | | | | | | | | | | | | | 1122 | | | | | | | | 0.002s 7.835s 638121516359350600: | | | | | 757 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.835s 638121516359351215: | | | | | | | | 780 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.836s 638121516359359469: | | | | | | | | | | | | | | | | | | | | | | | | | | 796 | | | | | 0.000s 7.836s 638121516359359936: | | | | 791 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.836s 638121516359360309: | | | | | | | | | | | | | | | | | | | | | | | | 799 | | | | | | | 0.001s 7.837s 638121516359368105: | | | 762 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.837s 638121516359368857: | | | | | | | | | | | | | | | | | | | | | | | | | 783 | | | | | | 0.002s 7.839s 638121516359393074: | | | | | | | | | | | | | | | | | | | 705 | | | | | | | | | | | | 0.000s 7.839s 638121516359393685: | | | | | | | | | | | | | 740 | | | | | | | | | | | | | | | | | | 0.000s 7.839s 638121516359394038: | | | | | | | | | | | | | | | | | | | | | | | | | | | 779 | | | | 0.001s 7.840s 638121516359402241: | | | | | | | | | | | | | | | | | | | | | | 769 | | | | | | | | | 0.000s 7.840s 638121516359402718: | | | | 805 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.841s 638121516359409841: | | | | | | | | | | | | | | 1123 | | | | | | | | | | | | | | | | | 0.001s 7.842s 638121516359418933: | 1124 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.843s 638121516359428162: | | | | | | | | | | 1125 | | | | | | | | | | | | | | | | | | | | | 0.001s 7.844s 638121516359438020: | | | | | | | | | | | | | | | | | | | | | | | | | | 839 | | | | | 0.001s 7.845s 638121516359446090: | | | | | | | | | | | | | | | | | | | | | | | | 833 | | | | | | | 0.001s 7.845s 638121516359452915: | | | | | 1126 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.846s 638121516359459552: | | | | | | | | | | | | | | | | | | | 737 | | | | | | | | | | | | 0.001s 7.846s 638121516359465856: | | | | | | | | | | | | | | | | | | | | | | 809 | | | | | | | | | 0.001s 7.847s 638121516359472219: | | | | | | | 794 | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 7.851s 638121516359508695: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 784 | | | 0.000s 7.851s 638121516359509782: 815 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.851s 638121516359511027: | | | 1127 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 7.854s 638121516359537196: | | | | | | | 1128 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.854s 638121516359545706: | | | | | | | | 1129 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.856s 638121516359564134: | | | | | | | | | | | | | 1130 | | | | | | | | | | | | | | | | | | 0.001s 7.857s 638121516359570534: 855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.858s 638121516359582175: | | | | | | | | | | | | | | | | | | | | | | | | 1131 | | | | | | | 0.001s 7.859s 638121516359588420: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1132 | | | | 0.001s 7.859s 638121516359594710: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 781 | | 0.000s 7.859s 638121516359595273: | | | | 1133 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.860s 638121516359599294: | | | | | | | | | | | | | | | | | | | | | | | | | 1134 | | | | | | 0.006s 7.865s 638121516359654854: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1135 | | | 0.001s 7.866s 638121516359665510: | | | | | | | | | | | | | | | | | | | | | 764 | | | | | | | | | | 0.001s 7.868s 638121516359680436: | | | | | | | | | | | | | | | | | | | | | | 1136 | | | | | | | | | 0.006s 7.874s 638121516359742246: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1137 | | 0.001s 7.875s 638121516359752440: | | | | | | | | | | | | | | | | | | | | | | | 754 | | | | | | | | 0.001s 7.876s 638121516359762405: | | 774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.876s 638121516359765235: | | | | | | | | | | | | | | | | | | | | | 1138 | | | | | | | | | | 0.001s 7.877s 638121516359774257: | | | | | | 722 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.877s 638121516359774879: | | | | | | | | | | | | | | | | | | | | | | | 804 | | | | | | | | 0.002s 7.879s 638121516359791758: | | 1139 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.882s 638121516359816192: | | | | | | 752 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.882s 638121516359825287: | | | | | | | | | | | | | | | | | 739 | | | | | | | | | | | | | | 0.001s 7.883s 638121516359831583: | | | | | | | | | | | | | | | | | | | 1140 | | | | | | | | | | | | 0.001s 7.884s 638121516359840814: | | | | | | | | | | | | | | | | | | | | | | | | | | 1141 | | | | | 0.001s 7.885s 638121516359847314: | | | | | | | | | | | 786 | | | | | | | | | | | | | | | | | | | | 0.001s 7.885s 638121516359852688: | | | | | | | | | | | | | | | | | | | | | | | 1142 | | | | | | | | 0.003s 7.888s 638121516359885197: | | | | | | | | | | | 817 | | | | | | | | | | | | | | | | | | | | 0.002s 7.891s 638121516359908835: | | | | | | | | | | | | | | | | | 1143 | | | | | | | | | | | | | | 0.001s 7.892s 638121516359922503: 1144 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 7.907s 638121516360067094: | | | | | | | | | | | | | | | | 871 | | | | | | | | | | | | | | | 0.006s 7.912s 638121516360125202: | | | | | | | | | | | 1145 | | | | | | | | | | | | | | | | | | | | 0.001s 7.914s 638121516360138304: | | | | | | | | | | | | | | | | 1146 | | | | | | | | | | | | | | | 0.001s 7.915s 638121516360148367: | | | | | | 1147 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.915s 638121516360155338: | | | | | | | | 780 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.915s 638121516360155870: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 784 | | | 0.001s 7.916s 638121516360165731: | | | | | | | | | | | | | | | 778 | | | | | | | | | | | | | | | | 0.001s 7.918s 638121516360177175: | 790 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.918s 638121516360178171: | | | 762 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.918s 638121516360180110: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 770 | 0.001s 7.918s 638121516360185730: | | 774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 7.919s 638121516360186194: | | | | | | | | | | 787 | | | | | | | | | | | | | | | | | | | | | 0.001s 7.919s 638121516360194095: | | | | 805 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.920s 638121516360199936: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1148 | | | 0.001s 7.921s 638121516360210943: | | | | | | | | 1149 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 7.923s 638121516360233701: | | | | 1150 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.924s 638121516360243577: | | | 1151 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 7.925s 638121516360250545: | | | | | | | | | | | | | | | 1152 | | | | | | | | | | | | | | | | 0.089s 8.014s . 638121516361138406: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 781 | | 0.000s 8.014s 638121516361142512: | | | | | | | | | | | | | | | | | | 760 | | | | | | | | | | | | | 0.001s 8.015s 638121516361149326: | | 1153 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.016s 638121516361158634: | | | | | | | | | | 1154 | | | | | | | | | | | | | | | | | | | | | 0.001s 8.016s 638121516361165665: | 1155 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.017s 638121516361172760: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 797 | 0.001s 8.018s 638121516361180130: | | | | | | | | | | | | | | | | | | | | | | | | | 783 | | | | | | 0.000s 8.018s 638121516361180571: | | | | | | | | | | | | | 740 | | | | | | | | | | | | | | | | | | 0.000s 8.018s 638121516361180851: | | | | | | | | | | | | | | | | | | | | | | 809 | | | | | | | | | 0.000s 8.018s 638121516361181585: | | | | | 757 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.021s 638121516361207858: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 810 | | 0.002s 8.023s 638121516361227687: | | | | | | | | | | | | | | | | | | | | | | 1156 | | | | | | | | | 0.001s 8.024s 638121516361237704: | | | | | | | | | | | | | | | | | | 785 | | | | | | | | | | | | | 0.002s 8.025s 638121516361253803: | | | | | | | | | | | | | | | | | | | | | | | | | | 839 | | | | | 0.000s 8.025s 638121516361254275: | | | | | | | | | | | | | | | | | | | | 812 | | | | | | | | | | | 0.000s 8.025s 638121516361254588: | | | | | | | | | 755 | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.028s 638121516361276137: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1157 | 0.001s 8.028s 638121516361283308: | | | | | | | | | | | | | | | | | | | | | | | | | 1158 | | | | | | 0.000s 8.029s 638121516361287670: | | | | | | | | | | | | | | | | | | | | | | | | | | | 779 | | | | 0.000s 8.029s 638121516361287984: | | | | | | | | | | | | | | | | | 739 | | | | | | | | | | | | | | 0.000s 8.029s 638121516361288171: | | | | | | | | | | | | | | | | | | | | | | | 804 | | | | | | | | 0.000s 8.029s 638121516361289582: | | | | | 798 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.031s 638121516361311144: | | | | | | | | | 788 | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.034s 638121516361340233: | | | | | | | | | | | | | | | | | | | | | | | 1159 | | | | | | | | 0.002s 8.036s 638121516361357148: | | | | | | | | | | | | 726 | | | | | | | | | | | | | | | | | | | 0.002s 8.037s 638121516361373748: | | | | | | | | | | | | | | | | | 761 | | | | | | | | | | | | | | 0.006s 8.044s 638121516361438401: | | | | | | | | | | | | | | | | | | | | 1160 | | | | | | | | | | | 0.003s 8.046s 638121516361463637: | | | | | | | | 780 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.046s 638121516361464579: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1161 | | | | 0.002s 8.048s 638121516361482081: | | | | | | 752 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.048s 638121516361483261: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 746 0.000s 8.048s 638121516361485027: | | | | | | | | | | | | 756 | | | | | | | | | | | | | | | | | | | 0.001s 8.049s 638121516361492254: | | | | | | | | | | | | | 1162 | | | | | | | | | | | | | | | | | | 0.006s 8.055s 638121516361554911: | | | | | | | | | | | | | | | | | | | | | | | | 833 | | | | | | | 0.000s 8.055s 638121516361555498: | | | | | | | | | | | | | | | | | | | | | 764 | | | | | | | | | | 0.000s 8.055s 638121516361555787: | | | | | | | | | | | | | | | | 871 | | | | | | | | | | | | | | | 0.000s 8.056s 638121516361556120: | | | | | 1163 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.057s 638121516361570555: | | | | | | | | | 1164 | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.059s 638121516361586963: | | | | | | | | | | | | | | | | | | | | | | | | | | 1165 | | | | | 0.001s 8.060s 638121516361596843: | | | | | | | | | | | | | | | | | | 1166 | | | | | | | | | | | | | 0.001s 8.060s 638121516361604294: | | | | | | | | | | | | | | | | | | | 737 | | | | | | | | | | | | 0.000s 8.060s 638121516361604751: | | | | | | | | | | | 817 | | | | | | | | | | | | | | | | | | | | 0.000s 8.060s 638121516361605823: | | | | | | | | | | | | | | | | | 1167 | | | | | | | | | | | | | | 0.001s 8.061s 638121516361613523: | | | | | | 776 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.062s 638121516361620951: | | 774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.062s 638121516361621334: | | | | | | | | 1168 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.063s 638121516361628234: | | | | 805 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.063s 638121516361628617: | | | | | | | | | | | | 1169 | | | | | | | | | | | | | | | | | | | 0.002s 8.065s 638121516361648236: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1170 0.002s 8.066s 638121516361663887: | | | | | | | | | | | | | | | | | | | 1171 | | | | | | | | | | | | 0.001s 8.067s 638121516361674231: | | | | | | | | | | | | | | | | 1172 | | | | | | | | | | | | | | | 0.001s 8.068s 638121516361681990: | | | | | | | | | | | | | | | 778 | | | | | | | | | | | | | | | | 0.000s 8.068s 638121516361682461: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1173 | | 0.002s 8.070s 638121516361699036: | | 1174 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.071s 638121516361708795: | | | | | | | | | | | | | | | | | | | | | 795 | | | | | | | | | | 0.001s 8.071s 638121516361715990: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 784 | | | 0.000s 8.072s 638121516361720655: | | | | | | | | | | | | | | | 1175 | | | | | | | | | | | | | | | | 0.001s 8.073s 638121516361730069: | | | | | | | | | | | | | | | | | | | | | | | | 1176 | | | | | | | 0.001s 8.074s 638121516361740500: | | | | | | | | | | 787 | | | | | | | | | | | | | | | | | | | | | 0.004s 8.078s 638121516361782866: | | | | 820 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.079s 638121516361792319: | | | | | | | | | | | 1177 | | | | | | | | | | | | | | | | | | | | 0.002s 8.081s 638121516361814547: | | | | | | | | | | 808 | | | | | | | | | | | | | | | | | | | | | 0.008s 8.089s 638121516361895624: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 806 | | | 0.004s 8.094s 638121516361936171: | 790 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.094s 638121516361937070: | | | | | | | | | | | | | | | | | | | | 812 | | | | | | | | | | | 0.001s 8.094s 638121516361944145: | | | | | | | | | | | | | | | | | | | | | | 809 | | | | | | | | | 0.002s 8.096s 638121516361960795: | | | | | | | | | | | | | | 775 | | | | | | | | | | | | | | | | | 0.001s 8.097s 638121516361970106: | 1178 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.098s 638121516361979173: | | | | | | | | | | | | | | | | | | | | | | 845 | | | | | | | | | 0.001s 8.099s 638121516361989309: 855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.101s 638121516362009616: | | | | | | | | | | | | | | | | | | | | 1179 | | | | | | | | | | | 0.001s 8.102s 638121516362020685: | | | | | | | | | | | | | | | | | | | | | | | 804 | | | | | | | | 0.000s 8.102s 638121516362021259: | | | | | | | | | | | | | | 1180 | | | | | | | | | | | | | | | | | 0.001s 8.103s 638121516362031046: 1181 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.104s 638121516362041080: | | | | | | 1182 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.106s 638121516362056132: | | | | | | | | | | | | | | | | | | | | | | | 835 | | | | | | | | 0.001s 8.107s 638121516362068014: | | | | | | | | | | | | | | | | | | | | | | | | | | | 779 | | | | 0.001s 8.108s 638121516362078791: | | | | | | | | | | | | | | | | | | | | | | | | | 783 | | | | | | 0.007s 8.114s 638121516362145963: | | | | | | | | | | | | | | | 778 | | | | | | | | | | | | | | | | 0.006s 8.120s 638121516362201325: | | | | | | | 794 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.120s 638121516362202285: | | | | | | | | | | | | | | | | | | | | | 1183 | | | | | | | | | | 0.001s 8.121s 638121516362211483: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1184 | | | | 0.001s 8.122s 638121516362218703: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 797 | 0.001s 8.123s 638121516362232249: | | | 762 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.124s 638121516362240128: | | | | | | | | | | | | | | | 811 | | | | | | | | | | | | | | | | 0.001s 8.125s 638121516362249813: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1185 | | | 0.001s 8.126s 638121516362257595: | | | | | | | | | | | | | | | | | | | | | | | | | 1186 | | | | | | 0.007s 8.133s 638121516362329602: | | | | | | | | | | 1187 | | | | | | | | | | | | | | | | | | | | | 0.001s 8.134s 638121516362339587: | | | 802 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 8.138s 638121516362377200: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1188 | 0.001s 8.139s 638121516362386955: | | | | | | | | | | | 817 | | | | | | | | | | | | | | | | | | | | 0.002s 8.140s 638121516362402669: | | | | | | | | | | | | | | | | | | | | | | | 1189 | | | | | | | | 0.002s 8.142s 638121516362425496: | | | | | | | | | | | | | 740 | | | | | | | | | | | | | | | | | | 0.009s 8.152s 638121516362519201: | | | | | | | | | | | | 756 | | | | | | | | | | | | | | | | | | | 0.000s 8.152s 638121516362519994: | | | | 1190 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.153s 638121516362529403: | | | | | | | | | | | | | | | 1191 | | | | | | | | | | | | | | | | 0.001s 8.154s 638121516362536587: | | | | | | | | | | | | | 753 | | | | | | | | | | | | | | | | | | 0.001s 8.154s 638121516362543908: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 810 | | 0.001s 8.155s 638121516362551267: | | | | | | | | | | | 1192 | | | | | | | | | | | | | | | | | | | | 0.001s 8.156s 638121516362561827: | | | | | | | | | | | | | | | | | | | 737 | | | | | | | | | | | | 0.000s 8.156s 638121516362562276: | | | | | | | | | | | | | | | | | | | | | | | | 833 | | | | | | | 0.000s 8.156s 638121516362562555: | | 774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.157s 638121516362570683: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1193 | | 0.001s 8.158s 638121516362583173: | | | | | 798 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 8.164s 638121516362640141: | | | | | | | | | | | | | | | | | | | 777 | | | | | | | | | | | | 0.001s 8.165s 638121516362650042: 855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.165s 638121516362651619: | | | | | | | | | | | | | | | | | | | | | | | | 891 | | | | | | | 0.003s 8.168s 638121516362678502: 1194 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.169s 638121516362693937: | | | | | 1195 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.170s 638121516362703727: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 806 | | | 0.000s 8.171s 638121516362708669: | | 1196 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.172s 638121516362720205: | | | 1197 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.175s 638121516362747633: | | | | | | | | | | | | | 1198 | | | | | | | | | | | | | | | | | | 0.001s 8.176s 638121516362756783: | | | | | | | | | | | | 1199 | | | | | | | | | | | | | | | | | | | 0.004s 8.180s 638121516362799414: | | | | | | | | | 788 | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.181s 638121516362811494: | | | | | | | | | | | | | | | | | 761 | | | | | | | | | | | | | | 0.001s 8.182s 638121516362819095: | | | | | | | | | | | | | | | | | | | | 812 | | | | | | | | | | | 0.001s 8.183s 638121516362828956: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 746 0.002s 8.185s 638121516362850749: | | | | | | | | | 1200 | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.186s 638121516362860597: | | | | | | | | | | | | | | | | | | | | 1201 | | | | | | | | | | | 0.001s 8.187s 638121516362869167: | | | | | | | 814 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.188s 638121516362876996: | | | | | | | | 780 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.189s 638121516362891647: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1202 | | | 0.001s 8.190s 638121516362901672: | | | | | | | | | | | | | | | | | | | 1203 | | | | | | | | | | | | 0.001s 8.191s 638121516362909963: | | | | | | | | | | | | | | | | | | | | | | | | 1204 | | | | | | | 0.001s 8.192s 638121516362916955: | | | | | | | | | | | | | | | | | | | | | | 1205 | | | | | | | | | 0.003s 8.195s 638121516362949495: | | | | | | | | | | | | | | | | | | 785 | | | | | | | | | | | | | 0.013s 8.208s 638121516363080994: | | | | | | 776 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.208s 638121516363081873: | 790 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.208s 638121516363082610: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1206 0.002s 8.210s 638121516363100715: | | | | | | | | 1207 | | | | | | | | | | | | | | | | | | | | | | | 0.010s 8.220s 638121516363196782: | | | | | | | | | | | | | | | | | 1208 | | | | | | | | | | | | | | 0.001s 8.221s 638121516363209829: | | | | | | | | | | 808 | | | | | | | | | | | | | | | | | | | | | 0.000s 8.221s 638121516363212804: | | | | | | | | | | | | | | | | | | | | | 795 | | | | | | | | | | 0.000s 8.221s 638121516363213170: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 797 | 0.000s 8.221s 638121516363214845: | | | | | | | | | | | | | | | | | | 828 | | | | | | | | | | | | | 0.001s 8.222s 638121516363223610: | | | | | | | 1209 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.223s 638121516363230828: | | | | | | | | | | | | | | | | | | | | | | | | | | 839 | | | | | 0.000s 8.223s 638121516363231236: | | | | | | | | | | | | | | | | | | | | | | | | | | | 779 | | | | 0.008s 8.231s 638121516363315631: | 1210 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.232s 638121516363325982: | | | | | | 1211 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.233s 638121516363332863: 855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.233s 638121516363333417: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 819 | 0.009s 8.242s 638121516363422623: | | 774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.242s 638121516363423157: | | | | | | | | | | | | | | | | | | | | | | | | | | 861 | | | | | 0.001s 8.243s 638121516363431023: | | | | | | | | | | | | | | 775 | | | | | | | | | | | | | | | | | 0.000s 8.243s 638121516363431370: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 806 | | | 0.000s 8.243s 638121516363431691: | | | | | | | | | | 1212 | | | | | | | | | | | | | | | | | | | | | 0.001s 8.244s 638121516363438807: | | | | | | | | | | | | | | | | | | | | | 1213 | | | | | | | | | | 0.001s 8.244s 638121516363445796: | | | | | | | | | | | | | | | | | | | | | | | 835 | | | | | | | | 0.000s 8.245s 638121516363446188: | | | | | | | | | | | | | | | | | | | | | | | | | 783 | | | | | | 0.000s 8.245s 638121516363446456: | | | | | | | | | | | 817 | | | | | | | | | | | | | | | | | | | | 0.000s 8.245s 638121516363446736: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1214 | | | | 0.001s 8.245s 638121516363454835: | | | | | | | | | | | | | | | | | | 1215 | | | | | | | | | | | | | 0.001s 8.247s 638121516363466194: | | | | | | | | | | | | | | | 811 | | | | | | | | | | | | | | | | 0.000s 8.247s 638121516363469088: | | | | 820 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.247s 638121516363469951: | | 1216 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.248s 638121516363483880: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 810 | | 0.001s 8.249s 638121516363492222: | | | | | | | | | | | | | | | 1217 | | | | | | | | | | | | | | | | 0.001s 8.250s 638121516363501081: | | | | | | | | | | | | | | | | | | | | | | | | | 1218 | | | | | | 0.001s 8.251s 638121516363507389: | | | | | | | | | | | 846 | | | | | | | | | | | | | | | | | | | | 0.001s 8.251s 638121516363513688: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1219 | | | 0.001s 8.252s 638121516363519934: | | | | | | | | | | | | | | | | | | | | 812 | | | | | | | | | | | 0.000s 8.252s 638121516363520212: | | | | | | | | | | | | | | | | | | | | | | | | 891 | | | | | | | 0.001s 8.253s 638121516363527572: | | | | | | | | | | | | | | | | | | | | | | | 1220 | | | | | | | | 0.011s 8.264s 638121516363637923: | | | | | 798 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.264s 638121516363644334: | | | | | | | | | | | | | | 1221 | | | | | | | | | | | | | | | | | 0.001s 8.265s 638121516363652513: | | | | | | | | | | | | | | | | | | | | | | | | | | 1222 | | | | | 0.001s 8.266s 638121516363659610: 1223 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.267s 638121516363667088: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1224 | 0.001s 8.267s 638121516363673993: | | | | | | | | | | | | | | | | | | | | | | | | 1225 | | | | | | | 0.001s 8.268s 638121516363681286: | | | | | | | | | | | | | | | | | | | | 824 | | | | | | | | | | | 0.004s 8.272s 638121516363717715: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1226 | | 0.002s 8.274s 638121516363738006: | | | | 1227 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 8.288s 638121516363877517: | | | | | | | | 780 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.289s 638121516363893684: | | | | | | | 814 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.291s 638121516363913701: | | | | | | | | 829 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.293s 638121516363930738: | | | | | | | | | | | | | | | | | | 828 | | | | | | | | | | | | | 0.002s 8.294s 638121516363945768: | | | | | | 776 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.296s 638121516363961013: | | | | | | | | | | | | 756 | | | | | | | | | | | | | | | | | | | 0.001s 8.297s 638121516363968732: | | | | | | | 1228 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.298s 638121516363980202: | | | | | | | | 1229 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.301s 638121516364007841: | | | | | | 807 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.301s 638121516364015119: | | | | | | | | | | | | | | | | | | 1230 | | | | | | | | | | | | | 0.001s 8.302s 638121516364021811: | | | 802 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.302s 638121516364022288: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 746 0.000s 8.302s 638121516364023426: | | | | | | | | | | | | 1231 | | | | | | | | | | | | | | | | | | | 0.001s 8.303s 638121516364029968: | | | | | | | | | | | 1232 | | | | | | | | | | | | | | | | | | | | 0.003s 8.306s 638121516364061505: 855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.307s 638121516364075258: 1233 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 8.312s 638121516364121897: | | | | | | | | | | | | | | | | | | | | 1234 | | | | | | | | | | | 0.006s 8.318s 638121516364182631: | | | | | | | | | | | | | | | | | | | | | | 845 | | | | | | | | | 0.001s 8.319s 638121516364189578: | | | | | | | | | | | | | | | | | | | 777 | | | | | | | | | | | | 0.000s 8.319s 638121516364191707: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 806 | | | 0.002s 8.321s 638121516364208689: | | | 1235 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.322s 638121516364219168: | | | | | | | | | | | | | | | | | | | | | | 873 | | | | | | | | | 0.001s 8.323s 638121516364227169: | | | | | | | | | 788 | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.323s 638121516364227530: | | | | | | 1236 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.323s 638121516364234306: | | | | | | | | | | | | | | | | | | | 1237 | | | | | | | | | | | | 0.003s 8.326s 638121516364263304: | | | | | 830 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.327s 638121516364273167: | | | | | | | | | | | | | | | 811 | | | | | | | | | | | | | | | | 0.004s 8.331s 638121516364310407: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1238 | | | 0.002s 8.333s 638121516364332584: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 768 0.001s 8.334s 638121516364341852: | | | | | | | | | | 808 | | | | | | | | | | | | | | | | | | | | | 0.002s 8.336s 638121516364362086: | | | | | | | | | | | | | | | | | 761 | | | | | | | | | | | | | | 0.005s 8.342s 638121516364416795: | | | | | | | | | | | | | | 775 | | | | | | | | | | | | | | | | | 0.003s 8.345s 638121516364446476: | | | | | | | | | | | | | 753 | | | | | | | | | | | | | | | | | | 0.000s 8.345s 638121516364447233: | | | | | | | | | | | | | | | | | | | | | 795 | | | | | | | | | | 0.000s 8.345s 638121516364447521: | | | | | | | | | | 1239 | | | | | | | | | | | | | | | | | | | | | 0.001s 8.346s 638121516364457020: | | | | | | | | | | | | | | | | | 782 | | | | | | | | | | | | | | 0.001s 8.346s 638121516364464829: | | | | | | | | | | | | | | | | | | | | | | | | | | 861 | | | | | 0.000s 8.347s 638121516364466701: | | | | | | | | | 818 | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.347s 638121516364474363: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 810 | | 0.002s 8.349s 638121516364490045: | | | | | | | | | | | | | | | 1240 | | | | | | | | | | | | | | | | 0.001s 8.350s 638121516364503497: | | | | | | | | | | | | | | 1241 | | | | | | | | | | | | | | | | | 0.002s 8.352s 638121516364519238: | | | | | | | | | | | | | | | | | | | | | | | | | | 888 | | | | | 0.001s 8.353s 638121516364530574: | | | | | | | | | | | | | 789 | | | | | | | | | | | | | | | | | | 0.001s 8.354s 638121516364540982: | | | | | | | | | | | | | | | | | | | | | | | 835 | | | | | | | | 0.007s 8.361s 638121516364607156: | | | | | | | | | | | | | | | | | | | | | | 1242 | | | | | | | | | 0.001s 8.362s 638121516364617246: | | | | | | | | | | | 846 | | | | | | | | | | | | | | | | | | | | 0.000s 8.362s 638121516364617676: | | | | 820 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.362s 638121516364618002: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1243 | | 0.001s 8.362s 638121516364625568: | | | | | | | | | | | | | | | | | 1244 | | | | | | | | | | | | | | 0.001s 8.364s 638121516364637426: | | | | | | | | | | | | | | | | | | | | | 838 | | | | | | | | | | 0.003s 8.366s 638121516364665608: | | | | | 1245 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.110s 8.476s .. 638121516365765105: | | | | | | | | | | | | | | | | | | | | | | | 854 | | | | | | | | 0.023s 8.499s 638121516365994663: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1246 0.001s 8.500s 638121516366000838: | | | | | | | | | | | | | | | | | | | | | | | | | 783 | | | | | | 0.000s 8.500s 638121516366001239: | | | | | | | 814 | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 8.505s 638121516366047583: | | | | | | | | | | | 881 | | | | | | | | | | | | | | | | | | | | 0.002s 8.507s 638121516366068672: | | | | | | | | 829 | | | | | | | | | | | | | | | | | | | | | | | 0.010s 8.517s 638121516366171446: | | | | | | | | | | | | | | | | | | | | | | | | | | | 779 | | | | 0.000s 8.517s 638121516366172378: | | | | | | | | | | | | | 1247 | | | | | | | | | | | | | | | | | | 0.001s 8.518s 638121516366181290: | | | | | | | | | | | | | | | | | | | | | 1248 | | | | | | | | | | 0.001s 8.519s 638121516366188499: | | | | | | | | | | | | 756 | | | | | | | | | | | | | | | | | | | 0.001s 8.520s 638121516366199150: | | | | | | | | | | | 1249 | | | | | | | | | | | | | | | | | | | | 0.001s 8.521s 638121516366207816: | | | | | | | | | | | | | | | | | | 828 | | | | | | | | | | | | | 0.000s 8.521s 638121516366208220: | | | | | | | | | | | | | | | | | | | | | | | | | | | 841 | | | | 0.003s 8.524s 638121516366242696: | | | | | | | | | | | | 1250 | | | | | | | | | | | | | | | | | | | 0.001s 8.525s 638121516366251468: | | | | | | | | | | | | | | | | | | | | | | | | 891 | | | | | | | 0.000s 8.525s 638121516366251912: | | | | | | 807 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.525s 638121516366252174: | | | | | | | | | 1251 | | | | | | | | | | | | | | | | | | | | | | 0.004s 8.529s 638121516366287546: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 806 | | | 0.002s 8.531s 638121516366309442: | | | | | | | | | | 808 | | | | | | | | | | | | | | | | | | | | | 0.000s 8.531s 638121516366310604: | | | | | 830 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.532s 638121516366318545: | | | | 1252 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.533s 638121516366326601: | | | | | | | | | | | | | | | | | | 864 | | | | | | | | | | | | | 0.001s 8.533s 638121516366333853: | | | | | | | | | | | | | | | | | 782 | | | | | | | | | | | | | | 0.000s 8.533s 638121516366334213: | | | | | | | | | | | | | | | | | | | | | | | | 1253 | | | | | | | 0.001s 8.534s 638121516366340376: | | | | | | | | | | | | | | | | 871 | | | | | | | | | | | | | | | 0.000s 8.534s 638121516366341358: | | | | | | 1254 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.535s 638121516366348359: | | | | | | | | | | | | | | | | | | | 777 | | | | | | | | | | | | 0.000s 8.535s 638121516366349015: | | | | | 1255 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.537s 638121516366368844: | | | | | | | | | | | | | | | 811 | | | | | | | | | | | | | | | | 0.000s 8.537s 638121516366371382: | | | | | | | | 858 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.538s 638121516366379826: | | | | | | | 849 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.540s 638121516366399349: | | 774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.540s 638121516366404959: | 790 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.543s 638121516366426274: | | | 802 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.543s 638121516366427138: | | | | | | | | | | | | | | | | | | | | | | | | | | 1256 | | | | | 0.001s 8.543s 638121516366436008: | | | | | | | | | | | | | | | | | | | | | | | | | 800 | | | | | | 0.001s 8.544s 638121516366443019: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1257 | | | 0.001s 8.545s 638121516366449833: | | | | | | | | | | | | | | 775 | | | | | | | | | | | | | | | | | 0.003s 8.548s 638121516366481160: | | | | | | | | | | 1258 | | | | | | | | | | | | | | | | | | | | | 0.001s 8.549s 638121516366489893: | | | | | | | | | | | | | | | | | | | | | | | 1259 | | | | | | | | 0.001s 8.550s 638121516366497022: | | 821 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.550s 638121516366504735: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1260 | | | | 0.001s 8.551s 638121516366511987: | | | 834 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.552s 638121516366519289: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 819 | 0.000s 8.552s 638121516366520181: | | | | | | | | | | | | | | | | | | 1261 | | | | | | | | | | | | | 0.001s 8.553s 638121516366527359: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 810 | | 0.000s 8.553s 638121516366528019: 855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.553s 638121516366528818: | | | | | | | | 1262 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.554s 638121516366536287: | | | | | | | | | | | | | | | 1263 | | | | | | | | | | | | | | | | 0.002s 8.555s 638121516366553472: | | | | | | | | | | | | | | | | | | | 801 | | | | | | | | | | | | 0.001s 8.556s 638121516366562649: 912 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.558s 638121516366580291: | | | | | | | | | | | | | | | | 915 | | | | | | | | | | | | | | | 0.001s 8.559s 638121516366593384: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 826 | | 0.001s 8.561s 638121516366606459: | | | | | | | | | | | | | | | | | | | | | | | | | 1264 | | | | | | 0.001s 8.561s 638121516366614669: | | | | | | | | | | | | | | | | | | | | 824 | | | | | | | | | | | 0.005s 8.566s 638121516366665419: | | 1265 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.567s 638121516366674689: | | | | | | | | | | | | | | | | | 1266 | | | | | | | | | | | | | | 0.008s 8.575s 638121516366750201: | 1267 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.576s 638121516366759450: | | | | | | | 1268 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.576s 638121516366765722: | | | | | | | | | | | | | | 1269 | | | | | | | | | | | | | | | | | 0.001s 8.577s 638121516366771948: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1270 | 0.001s 8.578s 638121516366777987: | | | | | | | | | | | | | | | | | | | 1271 | | | | | | | | | | | | 0.007s 8.585s 638121516366852168: | | | | | | | | | | | | | | | | | | | | 1272 | | | | | | | | | | | 0.001s 8.586s 638121516366861043: | | | 1273 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.589s 638121516366890611: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1274 | | 0.001s 8.590s 638121516366899518: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 768 0.000s 8.590s 638121516366900678: | | | | | | | | | | | | | | | | 1275 | | | | | | | | | | | | | | | 0.002s 8.592s 638121516366918883: 1276 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 8.597s 638121516366966188: | | | | | | | | | | | | | 789 | | | | | | | | | | | | | | | | | | 0.003s 8.600s 638121516366998264: | | | | | | | | | | | | | | | | | | | | | | 873 | | | | | | | | | 0.000s 8.600s 638121516367001033: | | | | | | | | | | | | 756 | | | | | | | | | | | | | | | | | | | 0.003s 8.603s 638121516367031735: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 816 0.002s 8.606s 638121516367056625: | | | | | | | | | | | | | | | | | | 864 | | | | | | | | | | | | | 0.008s 8.614s 638121516367140973: | | | | | | | | | | | | 792 | | | | | | | | | | | | | | | | | | | 0.001s 8.615s 638121516367150465: | | | | | | | | | | | | | 1277 | | | | | | | | | | | | | | | | | | 0.005s 8.620s 638121516367201276: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1278 0.001s 8.621s 638121516367208877: | | | | | | | | | | | | | | | | | | 1279 | | | | | | | | | | | | | 0.001s 8.621s 638121516367214965: | | | | | | | | | | | | | | | | | | | | | | 1280 | | | | | | | | | 0.001s 8.622s 638121516367221185: | | | | | | | | | | | | | | | | | | | | | | | | | 800 | | | | | | 0.000s 8.622s 638121516367221560: | | | | | | | | | | | 881 | | | | | | | | | | | | | | | | | | | | 0.000s 8.622s 638121516367221850: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 806 | | | 0.000s 8.622s 638121516367222102: | | | | | | | | | | | | | | | | | | | | | | | 854 | | | | | | | | 0.000s 8.622s 638121516367222341: | | | | 820 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.623s 638121516367228075: | | | | | | | | | | | | 1281 | | | | | | | | | | | | | | | | | | | 0.002s 8.625s 638121516367249456: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 843 | | | 0.001s 8.626s 638121516367257168: | | | | | | | | | | | 900 | | | | | | | | | | | | | | | | | | | | 0.001s 8.627s 638121516367269139: | | | | | | | | | | | | | | | | | | | | | | | | 891 | | | | | | | 0.001s 8.627s 638121516367274861: | | | | | | | | | | | | | | | | | | | | | | | | | 1282 | | | | | | 0.002s 8.629s 638121516367295127: | | | | | | | | | | | | | | | | | | | | | | | | 1283 | | | | | | | 0.001s 8.630s 638121516367303806: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 826 | | 0.004s 8.635s 638121516367347474: | | | | 856 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 8.640s 638121516367401532: | | | | | | | | | | | | | | | | | | | | | | | 1284 | | | | | | | | 0.006s 8.646s 638121516367458603: | | | | | | 807 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.646s 638121516367465117: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1285 | | 0.002s 8.648s 638121516367480180: | | | | | | 836 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.649s 638121516367488225: | | | | | | | | | | | | | | 775 | | | | | | | | | | | | | | | | | 0.000s 8.649s 638121516367489269: | | | | | | | | | | | | | | | | | | | | | | | | | | | 841 | | | | 0.002s 8.651s 638121516367506212: | | | | | | | | | | | | | | | | 915 | | | | | | | | | | | | | | | 0.001s 8.651s 638121516367512763: | | | | 1286 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.653s 638121516367531176: | | | | | | | | | | | | | | 1287 | | | | | | | | | | | | | | | | | 0.001s 8.654s 638121516367541208: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1288 | | | | 0.001s 8.655s 638121516367549513: | | | | | | | 849 | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.658s 638121516367577098: | | | | | | | | | | | 1289 | | | | | | | | | | | | | | | | | | | | 0.001s 8.659s 638121516367588112: | | | | | | | | | | | | | | | | 1290 | | | | | | | | | | | | | | | 0.001s 8.660s 638121516367596376: | | | | | | 1291 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.661s 638121516367612374: | | | | | 830 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.662s 638121516367621489: | | | | | | | | 858 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.663s 638121516367635854: | | | | | | | | | | 808 | | | | | | | | | | | | | | | | | | | | | 0.000s 8.664s 638121516367639105: | | | | | | | | | | | | | | | | | | 864 | | | | | | | | | | | | | 0.001s 8.665s 638121516367651367: | | | | | | | 1292 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.667s 638121516367672581: | | 821 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.667s 638121516367673070: | | | | | | | | | | | | | | | | | | 909 | | | | | | | | | | | | | 0.004s 8.671s 638121516367714476: | | | | | 1293 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.672s 638121516367725117: | | | | | | | | | | | | | | | | | 782 | | | | | | | | | | | | | | 0.002s 8.674s 638121516367741278: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1294 | | | 0.001s 8.675s 638121516367751670: | | | | | | | | 1295 | | | | | | | | | | | | | | | | | | | | | | | 0.004s 8.679s 638121516367790902: | | | | | | | | | | | | | | | | | 803 | | | | | | | | | | | | | | 0.001s 8.680s 638121516367802475: | | 1296 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.683s 638121516367831239: | | | | | | | | | | | | | | | | | | | | | 838 | | | | | | | | | | 0.000s 8.684s 638121516367836144: | | | | | | | | | | 837 | | | | | | | | | | | | | | | | | | | | | 0.001s 8.685s 638121516367850458: | | | | | | | | | | | | | | | | | | | | | | | | 891 | | | | | | | 0.001s 8.686s 638121516367861725: 912 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.687s 638121516367870655: | | | | | | | | | | | | | | | | | | | | | 1297 | | | | | | | | | | 0.005s 8.692s 638121516367917728: | | | | | | | | | | | | | | | | | | | | 824 | | | | | | | | | | | 0.000s 8.692s 638121516367919887: 1298 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.693s 638121516367931982: | | | | | | | | | | 1299 | | | | | | | | | | | | | | | | | | | | | 0.001s 8.694s 638121516367941664: | | | | | | | | | | | | | | | | | | | 801 | | | | | | | | | | | | 0.001s 8.695s 638121516367949609: | | | | | | | | | 818 | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.696s 638121516367965118: | | | | | | | | | | | | | | | | | | 1300 | | | | | | | | | | | | | 0.002s 8.698s 638121516367981118: | 790 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.700s 638121516368003595: | | | | | | | | | | | | | | | | | | | | | | | | 928 | | | | | | | 0.002s 8.702s 638121516368025844: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 819 | 0.006s 8.708s 638121516368081223: | | | | | | | | | | | | | | | | | | | | 863 | | | | | | | | | | | 0.001s 8.709s 638121516368092197: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 868 | 0.001s 8.710s 638121516368099234: | | | | | | | | | | | | | | | | | | | | | | | | 1301 | | | | | | | 0.001s 8.711s 638121516368106875: | | | | | | | | | 1302 | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.712s 638121516368119316: | | | | | | | | | | | | | | | | | | | | | | | | | | 888 | | | | | 0.000s 8.712s 638121516368122549: | | | | | | | | | | | | | | | | | | | 1303 | | | | | | | | | | | | 0.002s 8.714s 638121516368138015: | | | | | | | | | | | | 792 | | | | | | | | | | | | | | | | | | | 0.001s 8.715s 638121516368148881: | | | | | | | | | | | | | | | | | | | | 1304 | | | | | | | | | | | 0.001s 8.716s 638121516368158027: | | | | | | | | | | | | | | | | | | | | | | | | | | 1305 | | | | | 0.001s 8.716s 638121516368164836: | | | | | | | | | | | | | | | | | 1306 | | | | | | | | | | | | | | 0.005s 8.722s 638121516368219207: | | | | | | 836 | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.725s 638121516368248061: | | | 834 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.726s 638121516368257818: | | | | | | | | | | | | 1307 | | | | | | | | | | | | | | | | | | | 0.001s 8.727s 638121516368268194: | | | | | | | | | | | 900 | | | | | | | | | | | | | | | | | | | | 0.000s 8.727s 638121516368270356: | | | 859 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.729s 638121516368286300: | | | | | | 1308 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.730s 638121516368304304: | | | | | | | | | | | | | | | 811 | | | | | | | | | | | | | | | | 0.001s 8.732s 638121516368318706: | | | | | | | | | | | | | | | | | | | | | | 873 | | | | | | | | | 0.000s 8.732s 638121516368319070: | | | | | | | | | | | | | | | | | | | | | | | 854 | | | | | | | | 0.000s 8.732s 638121516368319324: | | | | | | | | | | | | | | 775 | | | | | | | | | | | | | | | | | 0.000s 8.732s 638121516368319600: | | | | | | | | | | | | | 789 | | | | | | | | | | | | | | | | | | 0.001s 8.733s 638121516368333527: | | | | | | | | | | | 1309 | | | | | | | | | | | | | | | | | | | | 0.001s 8.735s 638121516368348067: | | | | | | | | | | | | | 1310 | | | | | | | | | | | | | | | | | | 0.001s 8.736s 638121516368357568: | | | | | | | | | | | | | | | | | | | | | | 1311 | | | | | | | | | 0.010s 8.746s 638121516368460677: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 826 | | 0.000s 8.746s 638121516368461126: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 816 0.000s 8.746s 638121516368463025: | 831 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.747s 638121516368471205: | | 821 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.747s 638121516368472513: | | | | | | | | | | | | | | | | | | | | | 838 | | | | | | | | | | 0.000s 8.747s 638121516368472985: | | | | | | | | | | | | | | | 825 | | | | | | | | | | | | | | | | 0.001s 8.748s 638121516368480582: | | | | | | | 849 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.748s 638121516368480894: 912 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.748s 638121516368484342: | | | | | | | | | | | | | | | | | | | | | | | 1312 | | | | | | | | 0.001s 8.750s 638121516368498960: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1313 | 0.001s 8.750s 638121516368506059: | | | 1314 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 8.758s 638121516368581041: | | | | | | | | | | | | | | 1315 | | | | | | | | | | | | | | | | | 0.005s 8.763s 638121516368627466: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1316 | | 0.001s 8.763s 638121516368636031: | | 1317 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.764s 638121516368644592: | | | | | | | | | | 837 | | | | | | | | | | | | | | | | | | | | | 0.000s 8.764s 638121516368645970: | | | | | | | | | | | | | | | | | | | | | | | | | | | 841 | | | | 0.000s 8.765s 638121516368646243: | | | | | 830 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.765s 638121516368646470: | | | | | | | | | | | | | | | | | | | 801 | | | | | | | | | | | | 0.002s 8.767s 638121516368670796: | | | | | | | | | | | | | | | | | | | 1318 | | | | | | | | | | | | 0.002s 8.769s 638121516368695162: | | | | | | | | | | 1319 | | | | | | | | | | | | | | | | | | | | | 0.004s 8.773s 638121516368731937: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1320 0.001s 8.774s 638121516368739720: | | | | | | | | | | | | | | | | | | | | | | | | | 800 | | | | | | 0.000s 8.774s 638121516368740139: | | | | | | | | | | | | | | | | | | | | | | | | | | | 884 | | | | 0.003s 8.776s 638121516368765506: | | | | | | | | | | | | | | | | | | | | | | | | | 1321 | | | | | | 0.004s 8.780s 638121516368801201: | | | | | | | | | | | | | | | | 915 | | | | | | | | | | | | | | | 0.002s 8.782s 638121516368823542: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1322 | | | | 0.005s 8.787s 638121516368868584: | | | | 856 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.787s 638121516368869426: | | | | | | | | | | | | | | | | | 803 | | | | | | | | | | | | | | 0.002s 8.789s 638121516368890842: | | | | | 872 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.790s 638121516368900970: | | | | | | | | | | | | | | | | | | | | 863 | | | | | | | | | | | 0.000s 8.790s 638121516368902316: | | | | | | | | 858 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.790s 638121516368903088: | | | | | | | | | | | | | | | | | | 909 | | | | | | | | | | | | | 0.002s 8.792s 638121516368922781: | | | | | | | | | | | 900 | | | | | | | | | | | | | | | | | | | | 0.000s 8.792s 638121516368924007: | | | | | | | | | | | | | | | | 1323 | | | | | | | | | | | | | | | 0.001s 8.794s 638121516368938081: | | | | | | | | | | | | 792 | | | | | | | | | | | | | | | | | | | 0.004s 8.798s 638121516368977418: | | | | | | | | | | | | | | | | | 1324 | | | | | | | | | | | | | | 0.001s 8.799s 638121516368987146: | | | | | | | | | | | 936 | | | | | | | | | | | | | | | | | | | | 0.001s 8.799s 638121516368994281: | | | | | | | | | | | | 823 | | | | | | | | | | | | | | | | | | | 0.001s 8.800s 638121516369001255: | | | | | | | | | | | | | | | | | | | | 883 | | | | | | | | | | | 0.001s 8.801s 638121516369008279: | | | | 1325 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.801s 638121516369015155: | | | | | 1326 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.802s 638121516369022284: | | | | | | | | 1327 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.803s 638121516369029443: | | | | | | | | | | | | | | | | | | 1328 | | | | | | | | | | | | | 0.001s 8.804s 638121516369036716: | | | | | | 836 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.804s 638121516369037103: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 843 | | | 0.000s 8.804s 638121516369037370: | | | | | | | 914 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.804s 638121516369044609: | | | | | | | | | | | | | | | | | | | | | 851 | | | | | | | | | | 0.003s 8.808s 638121516369079279: | 1329 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.809s 638121516369096024: | | | | | | | 1330 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.811s 638121516369107996: | | | | | | 865 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.812s 638121516369123472: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 868 | 0.000s 8.812s 638121516369124260: | | | | | | | | | | | | 1331 | | | | | | | | | | | | | | | | | | | 0.002s 8.814s 638121516369141766: 1332 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 8.818s 638121516369182442: | | | | | | | | | | | | | | | | | | | | | | | | 928 | | | | | | | 0.006s 8.824s 638121516369244498: | | | | | | | | | | | | | | | 1333 | | | | | | | | | | | | | | | | 0.001s 8.825s 638121516369255455: | | | | | | 1334 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.826s 638121516369263753: | | | | | | | | | | | 1335 | | | | | | | | | | | | | | | | | | | | 0.012s 8.838s 638121516369379505: | | 821 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.840s 638121516369405895: | | | | | | | | | | | | | | | | | | | | | | | | 1336 | | | | | | | 0.001s 8.842s 638121516369417342: | | | | | | | | | | | | | | | | 915 | | | | | | | | | | | | | | | 0.002s 8.843s 638121516369433440: | | | | | | | | | 818 | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.845s 638121516369449267: | | | | | | | | | | | | | | | | | | | | | 1337 | | | | | | | | | | 0.001s 8.846s 638121516369456288: | | | | | | | | | | | | | | | | 1338 | | | | | | | | | | | | | | | 0.001s 8.847s 638121516369466094: | | | | | | | | | 852 | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.849s 638121516369494600: | | | | | | | | | | | | | | | | | | | | 1339 | | | | | | | | | | | 0.007s 8.856s 638121516369562870: | | | | | | | | | | | | | | | | | | | | | | | | | 800 | | | | | | 0.000s 8.857s 638121516369566418: | | 847 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 8.860s 638121516369600615: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 860 | | | 0.001s 8.861s 638121516369615559: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 826 | | 0.001s 8.862s 638121516369621160: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1340 | 0.004s 8.866s 638121516369663011: | | | | | | | | | | | | | | | | | | | | | | | | | | 888 | | | | | 0.002s 8.868s 638121516369685231: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 853 | | 0.001s 8.869s 638121516369694473: | | | | | | | | | 1341 | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.870s 638121516369701336: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1342 | | | 0.002s 8.872s 638121516369721123: | | | 859 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 8.876s 638121516369760017: | | | | 856 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.877s 638121516369771984: | | | | | | | | | | | | | | | | | | | 801 | | | | | | | | | | | | 0.000s 8.878s 638121516369776938: | | | | | | | | | | | | | | | | | | | | | | | | | 832 | | | | | | 0.001s 8.879s 638121516369786381: | | | | | | | | | | | | | | 775 | | | | | | | | | | | | | | | | | 0.002s 8.881s 638121516369810106: | | 1343 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 8.882s 638121516369818831: | | | | | | | | | | | | | 789 | | | | | | | | | | | | | | | | | | 0.001s 8.883s 638121516369831275: | | | | | | | | | | | | | | | | | | | | | | | 854 | | | | | | | | 0.001s 8.884s 638121516369843924: | | | | | | | | 858 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.884s 638121516369844468: | | | | | | | | | | | | | | 822 | | | | | | | | | | | | | | | | | 0.001s 8.885s 638121516369854616: | | | | 1344 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 8.890s 638121516369897390: | | | | | | | | | | | | | | | | | | | | | | 873 | | | | | | | | | 0.008s 8.897s 638121516369972552: | | | | | | | | | | | | | | | | | | | 1345 | | | | | | | | | | | | 0.001s 8.898s 638121516369983602: | | | | | | | | | | | | | | | | | | | | | | | | | 1346 | | | | | | 0.001s 8.899s 638121516369993390: | | | | | 872 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 8.899s 638121516369994613: | | | | | | | | | | 837 | | | | | | | | | | | | | | | | | | | | | 0.000s 8.899s 638121516369995999: | | | | | | | 914 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 8.901s 638121516370011497: | | | | | | | | | | | | | 1347 | | | | | | | | | | | | | | | | | | 0.001s 8.902s 638121516370020986: | | | | | | | | | | | | | | | | | 803 | | | | | | | | | | | | | | 0.000s 8.902s 638121516370021463: | | | | | | | | | | | | | | 1348 | | | | | | | | | | | | | | | | | 0.001s 8.903s 638121516370028889: | | | | | | | | | | | | | | | | | | | | | | | 1349 | | | | | | | | 0.001s 8.904s 638121516370037367: | | | | | | | | | | | | | | | | | | | | | | | | | | 1350 | | | | | 0.208s 9.111s .... 638121516372114989: | | | | | | | | 1351 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 9.114s 638121516372143365: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 816 0.001s 9.115s 638121516372150245: | | | | | | 865 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.115s 638121516372154374: | | | | | | | | | | | | | | | | | | 909 | | | | | | | | | | | | | 0.002s 9.117s 638121516372171412: | | | 879 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.118s 638121516372180507: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1352 | | 0.001s 9.119s 638121516372187265: | | | | | | | | | | | | | | | | | | | | | | | | | | | 884 | | | | 0.000s 9.119s 638121516372187636: | | | | | | | | | | | | | | | | | | | | | 851 | | | | | | | | | | 0.000s 9.119s 638121516372187875: | | | | | | | | | | | 936 | | | | | | | | | | | | | | | | | | | | 0.001s 9.120s 638121516372201615: | | | | | | | | | | | | | | | | | 840 | | | | | | | | | | | | | | 0.012s 9.132s 638121516372320987: | | | | | | | | | 852 | | | | | | | | | | | | | | | | | | | | | | 0.006s 9.138s 638121516372379728: 912 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.139s 638121516372393285: 1353 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 9.142s 638121516372420022: | | | | | | | | | | | | | | | | | | | 801 | | | | | | | | | | | | 0.016s 9.158s 638121516372576494: | | | | | | | 1354 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.158s 638121516372586025: | | | | | | | | | | 1355 | | | | | | | | | | | | | | | | | | | | | 0.001s 9.159s 638121516372592557: | | | | | | | | | | | | | | | | | | | | | | 1356 | | | | | | | | | 0.001s 9.160s 638121516372601076: | | | | | 1357 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.161s 638121516372608639: | 831 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.161s 638121516372609314: | | | | | | | | | 882 | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.162s 638121516372616641: | | | | | | | | | | | | | | | | | | | 827 | | | | | | | | | | | | 0.001s 9.163s 638121516372627285: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 860 | | | 0.000s 9.163s 638121516372627985: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1358 0.006s 9.169s 638121516372690057: | | | | | | 1359 | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 9.180s 638121516372804727: | | | | | | | | | | | | | | | 825 | | | | | | | | | | | | | | | | 0.000s 9.180s 638121516372805128: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1360 | | | | 0.000s 9.181s 638121516372809888: | | | | | | | | | | | | | | | | | 1361 | | | | | | | | | | | | | | 0.000s 9.181s 638121516372814483: | | | | | | | | | | | | | | | | | | 1362 | | | | | | | | | | | | | 0.001s 9.182s 638121516372821620: | | | | | | | | | | | 1363 | | | | | | | | | | | | | | | | | | | | 0.003s 9.185s 638121516372851617: | | | 1364 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 9.189s 638121516372889694: | | | | | | | | | | | | | | | | 915 | | | | | | | | | | | | | | | 0.000s 9.189s 638121516372890152: | | | | | | | | 858 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.189s 638121516372892022: | | | | | | | | | | | | | | | | | | | | | | | | | | 888 | | | | | 0.000s 9.189s 638121516372892248: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 868 | 0.000s 9.189s 638121516372893205: | | | | | | | | | | | | | | 822 | | | | | | | | | | | | | | | | | 0.000s 9.189s 638121516372893424: | | | | 856 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.189s 638121516372893625: | | | | | | | | | | | | | | | | | | | | | 898 | | | | | | | | | | 0.001s 9.191s 638121516372906644: | 1365 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.192s 638121516372916751: | | | | | | | | | | | | | | | | | | | | | | | | 928 | | | | | | | 0.000s 9.192s 638121516372917368: | | | | | | | | | | | | 823 | | | | | | | | | | | | | | | | | | | 0.000s 9.192s 638121516372917629: | | | | | | | | | | | | | | | 1366 | | | | | | | | | | | | | | | | 0.001s 9.193s 638121516372926468: | | | | | | | | | | | | | | | | | | | | 883 | | | | | | | | | | | 0.000s 9.193s 638121516372926765: | | | | | | | | | | | | | | | | | | | | | | | | | 832 | | | | | | 0.003s 9.195s 638121516372954187: | | | | | | | | | | | | | | | | | | | | | | | 854 | | | | | | | | 0.006s 9.202s 638121516373017494: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 853 | | 0.000s 9.202s 638121516373018348: | | | | | | | | | 1367 | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.203s 638121516373028357: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 9.204s 638121516373036532: | | | | | | | | | | | | | | | | x | | | | | | | 949 | | | | | | | 0.001s 9.204s 638121516373044316: | | | | | | | | | | | | | | | | 1368 | | 867 | | | | | | | | | | | | 0.001s 9.205s 638121516373054171: | | | | | | | | | | | | | 789 | | | | | | | | | | | | | | | | | | 0.000s 9.205s 638121516373054515: | | | | | | | | | | | | | | | | | | | | | | | 896 | | | | | | | | 0.001s 9.206s 638121516373064528: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 886 | | | 0.001s 9.208s 638121516373078416: | | | | | | | | 876 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 9.210s 638121516373097284: | | | | | | | | | | | | | | | | | | | | | 1369 | | | | | | | | | | 0.001s 9.211s 638121516373106364: | | | | | | | | | | | | 1370 | | | | | | | | | | | | | | | | | | | 0.006s 9.216s 638121516373161399: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1371 | 0.001s 9.217s 638121516373169279: | | | | | | | | | | | | | | | | | | | | | | | | | | 1372 | | | | | 0.001s 9.218s 638121516373176263: | | | | | | | | | | 837 | | | | | | | | | | | | | | | | | | | | | 0.000s 9.218s 638121516373176659: | | | | 1373 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.218s 638121516373184036: | | | | | | | | | | | | | | | | | | | | | | | | | 1374 | | | | | | 0.001s 9.219s 638121516373191389: | | | | | | | | | | | | | | | | | | | | 1375 | | | | | | | | | | | 0.001s 9.220s 638121516373198573: | | | | | | | | | | | | | | 1376 | | | | | | | | | | | | | | | | | 0.001s 9.221s 638121516373209484: | | 847 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 9.224s 638121516373238731: | | | | | | | 914 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 9.226s 638121516373256781: | | | | | | | | | | 874 | | | | | | | | | | | | | | | | | | | | | 0.001s 9.227s 638121516373269954: | | | | | | 865 | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 9.232s 638121516373318850: | | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 0.008s 9.240s 638121516373403007: | | | | | | | 1377 | | | | | 813 | | | | | | | | | | | | | | | | | | 0.001s 9.241s 638121516373413650: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1378 | | | 0.016s 9.258s 638121516373578597: | | | | | | | | | | | | | | | | | | | | | | | 1379 | | | | | | | | 0.001s 9.259s 638121516373586111: | | | | | | | | | | | | | | | | | | | 1380 | | | | | | | | | | | | 0.001s 9.259s 638121516373593424: | | | | | | | | 1381 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.260s 638121516373601009: | | | | | | 908 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.261s 638121516373608379: | | | | | | | | | | | | | | | | | | | | | | | | 1382 | | | | | | | 0.001s 9.262s 638121516373616114: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1383 | | 0.001s 9.262s 638121516373623786: | | | | | | | | | | | | | | | | | | | | | | 873 | | | | | | | | | 0.000s 9.262s 638121516373624171: | | 894 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.263s 638121516373631186: | | | | | | | | | | | | | | | | | 840 | | | | | | | | | | | | | | 0.009s 9.272s 638121516373718568: | | | | | 872 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.272s 638121516373719838: | | | | | | | | | | | 936 | | | | | | | | | | | | | | | | | | | | 0.000s 9.272s 638121516373720089: | | | 879 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.272s 638121516373720289: | | | | | | | | | | | | | | | | | | 909 | | | | | | | | | | | | | 0.000s 9.272s 638121516373720511: | | | | | | | | | | | | | | 822 | | | | | | | | | | | | | | | | | 0.000s 9.272s 638121516373720718: | | | | | | | | | 882 | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.272s 638121516373720973: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 816 0.000s 9.272s 638121516373721957: 912 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.272s 638121516373722490: | | | | | | | | | | | | | | | | | | | | | | | | | | 888 | | | | | 0.000s 9.272s 638121516373722767: | | | | | | | | | | 1384 | | | | | | | | | | | | | | | | | | | | | 0.001s 9.273s 638121516373731729: | | | | | | | | | | | | | | | | | | | | | | 910 | | | | | | | | | 0.002s 9.275s 638121516373754162: | | | | | | 1385 | | | | | | | | | | | | | | | | | | | | | | | | | 0.007s 9.282s 638121516373823981: | | | | | | | | | | | | | | 1386 | | | | | | | | | | | | | | | | | 0.003s 9.285s 638121516373850791: | | | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | 0.001s 9.286s 638121516373860102: | | | | | | | | | | | 1387 | 842 | | | | | | | | | | | | | | | | | | 0.001s 9.287s 638121516373867794: | | | | | | | | | | | | | | | | | | | | | | 1388 | | | | | | | | | 0.001s 9.287s 638121516373875364: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 868 | 0.000s 9.288s 638121516373876292: | | | | | | | | | | | | | | | | | | | | 883 | | | | | | | | | | | 0.000s 9.288s 638121516373877451: | | | | 856 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.288s 638121516373878174: | | 1389 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 9.297s 638121516373968308: 1390 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.298s 638121516373976737: | | | | | | | | | | | | 823 | | | | | | | | | | | | | | | | | | | 0.000s 9.298s 638121516373977194: | | | | | | | | | | | | | | | | | 1391 | | | | | | | | | | | | | | 0.001s 9.298s 638121516373984242: | | | 1392 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.299s 638121516373991844: | | | | | | | | | | | | | | | 825 | | | | | | | | | | | | | | | | 0.000s 9.299s 638121516373992165: | | | | | | | | | | | | | | | | | | 931 | | | | | | | | | | | | | 0.001s 9.300s 638121516373999352: | | | | | | | | | | | | | | | | | | | | | | | | | | | 884 | | | | 0.003s 9.303s 638121516374033078: | | | | | 1393 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.304s 638121516374042848: | | | | | | | | | | | | | | | | | | | | | | | | | | 1394 | | | | | 0.001s 9.305s 638121516374051265: | 831 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.305s 638121516374051631: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 877 | 0.001s 9.306s 638121516374058646: | | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.306s 638121516374065609: | | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | 848 0.001s 9.307s 638121516374073334: | | | | | | | x | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 9.308s 638121516374080891: | | | | | | | x | | | | | | | | x | | | | | | 896 | | | | | | | | 0.001s 9.309s 638121516374088012: | | | | 875 | | x | | | | | | | | 1395 | | | | | | | | | | | | | | | 0.001s 9.310s 638121516374096333: | | | | | | | x | 1396 | | | | | | | | | | | | | | | | | | | | | | 0.012s 9.321s 638121516374215529: | | | | | | | 1397 | | | | | 789 | | | | | | | | | | | | | | | | | | 0.006s 9.327s 638121516374274043: | | | | | | | | | | | | | | | | | | | | 1398 | | | | | | | | | | | 0.001s 9.328s 638121516374282604: | | | | | | | | | | | | | | | 1399 | | | | | | | | | | | | | | | | 0.001s 9.329s 638121516374289519: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1400 | | | | 0.001s 9.330s 638121516374297898: | | | | | | | | | | | | 1401 | | | | | | | | | | | | | | | | | | | 0.001s 9.330s 638121516374305900: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 886 | | | 0.000s 9.331s 638121516374306885: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 853 | | 0.000s 9.331s 638121516374307158: | | | | | | | | | | | | | | | | | | | | | | | | | 832 | | | | | | 0.000s 9.331s 638121516374307377: | | | | | | | | | | | | | | | | | | 1402 | | | | | | | | | | | | | 0.001s 9.331s 638121516374315889: | | | | | | | | | | | | | | | | | | | | | 898 | | | | | | | | | | 0.000s 9.332s 638121516374316474: | | | | | | | | 876 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.332s 638121516374316682: | 1403 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.332s 638121516374324751: | | | | | | | | | | | | | 857 | | | | | | | | | | | | | | | | | | 0.006s 9.338s 638121516374384706: | | | | | | | | | | | | | | | | | | | | | | | 1404 | | | | | | | | 0.009s 9.347s 638121516374469864: | | | | 1405 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.348s 638121516374480752: | | | | | | | | | | | | | | | | | | | | | | | | | 850 | | | | | | 0.001s 9.349s 638121516374488493: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1406 | | | 0.001s 9.349s 638121516374495917: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1407 0.001s 9.350s 638121516374503334: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1408 | 0.004s 9.354s 638121516374540184: | | | | | | | | | | 874 | | | | | | | | | | | | | | | | | | | | | 0.000s 9.354s 638121516374540706: | | | | | | | | | | | | | | | | | | | | | | | | 949 | | | | | | | 0.000s 9.354s 638121516374540936: | | | | | | | | | | | | | | | | | | | 827 | | | | | | | | | | | | 0.000s 9.354s 638121516374541174: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1409 | | 0.002s 9.356s 638121516374560762: | | | | | | | | 1410 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.357s 638121516374574709: | | | | | | | | | | | | | | | | | | | | | 1411 | | | | | | | | | | 0.001s 9.358s 638121516374582642: | | | | | | | | | | | | | | | | | 840 | | | | | | | | | | | | | | 0.002s 9.360s 638121516374599030: | | | | | | 908 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 9.362s 638121516374619627: | | | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | 0.006s 9.368s 638121516374681366: | | | | | | | | | | | x | | | | | | | | | | | | | 1412 | | | | | | 0.014s 9.382s 638121516374820897: | | | | | | | | | | 897 x | | | | | | | | | | | | | | | | | | | | 0.001s 9.383s 638121516374831481: | | | | | | | | | | | x | | 822 | | | | | | | | | | | | | | | | | 0.001s 9.384s 638121516374839721: | | | | | | | | | | | x | | | | | | | | | | | | 1413 | | | | | | | 0.001s 9.385s 638121516374847292: | | | | | | | | | | | 1414 | | | | | | | 867 | | | | | | | | | | | | 0.001s 9.385s 638121516374854646: | | | | | | | | | | | | | | | | | 862 | | | | | | | | | | | | | | 0.001s 9.386s 638121516374861727: | | 894 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.386s 638121516374861973: | | | | | | | | | | | | | | | | | | | | | | | | | | 888 | | | | | 0.000s 9.386s 638121516374862198: | | | | | 872 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.386s 638121516374862396: | | | | | | | | | | | | | | | 825 | | | | | | | | | | | | | | | | 0.000s 9.386s 638121516374862568: | | | | | | | | | | | | | | | | | | | | | | 910 | | | | | | | | | 0.000s 9.386s 638121516374862878: | | | | | | 1415 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.387s 638121516374872965: | | | | | | | | | | | | | | 870 | | | | | | | | | | | | | | | | | 0.002s 9.389s 638121516374895985: | | | | | | | | | | | | | | | | | | | | | | | | | | | 884 | | | | 0.000s 9.390s 638121516374900696: | | | | | | | | | | | | | | | | | | | 1416 | | | | | | | | | | | | 0.001s 9.391s 638121516374911358: | | | | | | | | | | | | | | | 880 | | | | | | | | | | | | | | | | 0.001s 9.392s 638121516374919239: | | | | | | | | | | | | | | | | | | 931 | | | | | | | | | | | | | 0.000s 9.392s 638121516374919532: | | | | | 1417 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.393s 638121516374926856: | | 1418 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.393s 638121516374934577: | | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.394s 638121516374942370: | | | | | | | x | | | | | | | | x | | | | | | | | | | | | | | | 0.005s 9.399s 638121516374989685: | | | | | | | x | | | | | | | | x | | | | | | | | | | 925 | | | | 0.001s 9.400s 638121516375000855: | | | | | | | x | | | | | | | | x | x | | | | | | | | | | | | | 0.001s 9.401s 638121516375009645: | | | | | | | x | | | | | | | | x | x | | | | | | | 901 | | | | | 0.001s 9.402s 638121516375022464: | | | | | | | x | | 933 | | | | | 1419 | x | | | | | | | | | | | | | 0.001s 9.403s 638121516375033277: | | | | | | | x | | | | | | | | | | 1420 | | | 947 | | | | | | | | | 0.003s 9.406s 638121516375062902: | | | | | | | 1421 | | | | | | 911 | | | | | | | | | | | | | | | | | 0.001s 9.407s 638121516375070971: | | | | | | | | | | | | | | | | | | | | | | | 896 | | | | | | | | 0.000s 9.407s 638121516375071326: | | | | | | | | | | | | | | | 1422 | | | | | | | | | | | | | | | | 0.002s 9.409s 638121516375090705: | | | | | | | | | | | | | | | | | 1423 | | | | | | | | | | | | | | 0.001s 9.410s 638121516375099946: | | | | | | | | 876 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.410s 638121516375100908: | 831 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.411s 638121516375108815: | | | | | | | | | | | | | | | | | | | | 883 | | | | | | | | | | | 0.000s 9.411s 638121516375111831: | | | | | | | | | 882 | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.411s 638121516375112632: | | | | | | | | | | | | | 813 | | | | | | | | | | | | | | | | | | 0.000s 9.412s 638121516375116902: | | | | | | | | | | | | | | | | | | | | | | | | | | 1425 | | | | | 0.001s 9.413s 638121516375128223: | | | | | | | | | | | | | | | | | | | | | | | 1426 | | | | | | | | 0.001s 9.414s 638121516375136733: | | | | | | | | 1424 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.414s 638121516375144429: | | | | | | | | | | 1427 | | | | | | | | | | | | | | | | | | | | | 0.001s 9.415s 638121516375151963: | | | | | | | | | | | | | | 1428 | | | | | | | | | | | | | | | | | 0.001s 9.416s 638121516375159803: | | | | | | | | | 930 | | | | | | | | | | | | | | | | | | | | | | 0.002s 9.418s 638121516375181770: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 853 | | 0.002s 9.420s 638121516375200926: | 1429 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.421s 638121516375213756: | | | | | | | | | | | | | | | | | | | | | | 1430 | | | | | | | | | 0.001s 9.423s 638121516375226602: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 848 0.000s 9.423s 638121516375227460: | | | | | | | | | | | | | 842 | | | | | | | | | | | | | | | | | | 0.000s 9.423s 638121516375227721: | | | | | | | | | | | | | | | | | | | | | 898 | | | | | | | | | | 0.002s 9.424s 638121516375245114: | | | | | | | | | 1432 | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.426s 638121516375256193: 912 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 9.428s 638121516375280509: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1433 | | 0.001s 9.429s 638121516375292888: 1431 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.009s 9.438s 638121516375385205: | | | | | | | | | | | | | 1434 | | | | | | | | | | | | | | | | | | 0.001s 9.439s 638121516375395802: | | | | | | | | | | | | | | | | | | | | 899 | | | | | | | | | | | 0.007s 9.447s 638121516375467982: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1435 0.004s 9.451s 638121516375512864: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1436 | | | | 0.004s 9.456s 638121516375556965: | | | | | | | | | | | | | | | | | | | | | 1437 | | | | | | | | | | 0.001s 9.457s 638121516375568333: | | | | | | | | | | | | | | | | | | | | | | | | 949 | | | | | | | 0.009s 9.466s 638121516375660279: | | | | | 872 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.466s 638121516375664132: | | | | | | | | | | | | | | | | | | | | 1438 | | | | | | | | | | | 0.001s 9.467s 638121516375674651: | | | | 856 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.467s 638121516375675110: | | | | | | 908 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.467s 638121516375675336: | | | | | | | | | | 933 | | | | | | | | | | | | | | | | | | | | | 0.000s 9.468s 638121516375676874: | | | | | | | | | | | | | | | | | | | | | | | | | 850 | | | | | | 0.001s 9.468s 638121516375683491: | | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 9.470s 638121516375704465: | | | | | | | x | | | | | | | | | | | | | | | | x | | | | | | | 0.003s 9.474s 638121516375737544: | | | | | | | x | | | | | | | | | | | | | | | 896 x | | | | | | | 0.003s 9.476s 638121516375764069: | | | | | | | x | | | | 823 | | | | | | | | | | | x | | | | | | | 0.001s 9.477s 638121516375772190: | | | | | | | x | | | | | | | | | | | | | | | | x | | | 886 | | | 0.001s 9.478s 638121516375779901: | | | | | | | x | | | | | | | | | | x | | | | | x | | | | | | | 0.001s 9.479s 638121516375791350: | | | | | | | x | | | x | | | | | | x | | | | | x | | | | | | | 0.001s 9.480s 638121516375805343: | | | | 875 | | x | | | x | | | | | | 1439 | | | | | x | | | | | | | 0.001s 9.482s 638121516375816273: | | | | | | | x | | | x 866 | | | | | | | | | | | x | | | | | | | 0.001s 9.482s 638121516375824312: | | | | | | | x 916 | | x | | | | | | | | | | | | x | | | | | | | 0.001s 9.483s 638121516375834173: | | 894 | | | | x | | | x | | | | | | | | | | | | x | | | | | | | 0.001s 9.484s 638121516375841401: | | | 879 | | | x | | | x | | | | | | | | | | | | x | | | | | | | 0.003s 9.487s 638121516375872843: | | | | | | | 1440 | | | x | | | | | | | | | | | | x | | | 903 | | | 0.001s 9.488s 638121516375881865: | | | | | | 946 | | | | x | | | | | | | | | | | | x | | | | | | | 0.001s 9.489s 638121516375887421: | | | | | | | | | | | x | | | | | | | | | | | 932 1441 | | | | | | | 0.001s 9.489s 638121516375893928: | | | | | | | | | | 1442 x | | | | | | | | | | | | | | | | | | | | 0.001s 9.490s 638121516375900806: | | | | | | | | | | | x | | | | | | | 867 | | | | | | | | | | | | 0.001s 9.491s 638121516375907415: | | 923 | | | | | | | | x | | | | | | | | | | | | | | | | | | | | 0.001s 9.491s 638121516375915731: | | | | | | | | | | | x | | | | x | | | | | | | | | | | | | | | 0.003s 9.494s 638121516375941817: | | | | | | x | | | | x | | | | 1443 | | | | | | | | | | | | | | | 0.003s 9.497s 638121516375968851: | | | | | | 1444 | | | | x | | | | | | | | | | | | | | | | 922 | | | 0.001s 9.498s 638121516375977966: | | | 1445 | | | | | | | x | | | | | | | | | | | | | | | | | | | | 0.001s 9.498s 638121516375986039: | | | | | | | | | | | 1446 | | | | | | | 827 | | | | | | | | | | | | 0.001s 9.499s 638121516375994072: | | | | | | | | 1447 | | | | | | | | | | | | | | | | | | | | | | | 0.003s 9.502s 638121516376020436: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 877 | 0.002s 9.504s 638121516376043173: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1448 | 0.002s 9.506s 638121516376062724: | | | | | 887 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.507s 638121516376073747: | | | | | | | | | | | | | | | | | | | | | | | 1449 | | | | | | | | 0.001s 9.508s 638121516376082978: | | | | | | | | | | | | | | | | | | | | | | | | | | | 925 | | | | 0.001s 9.510s 638121516376097636: | | | | | | | | | | | | | | | | | | | | | | | | | 1450 | | | | | | 0.004s 9.513s 638121516376132927: | | | | 904 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.011s 9.524s 638121516376243883: | | | | | | | | | | | | | | | 880 | | | | | | | | | | | | | | | | 0.001s 9.525s 638121516376249113: | | | | | 1451 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.526s 638121516376259050: | | | | | | | | | | | | | | | | | | | | | | | | | | 901 | | | | | 0.003s 9.528s 638121516376284585: | | | | | | | | | | | | | | | 913 | | | | | | | | | | | | | | | | 0.001s 9.529s 638121516376295172: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 853 | | 0.001s 9.530s 638121516376302206: | | | | | | | | | | | | 1452 | | | | | | | | | | | | | | | | | | | 0.001s 9.531s 638121516376312405: | | | | | | | | | | | | | | | | | | | | | | | | | | 1453 | | | | | 0.006s 9.537s 638121516376375043: | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.001s 9.538s 638121516376385051: | | | | | | | | | | | | | | | | | | x | | | | | | | | | | 902 | | 0.004s 9.543s 638121516376426115: | | | | | | | | | 930 | | | | | | | | x | | | | | | | | | | | | | 0.163s 9.706s ... 638121516378059323: | | | | | | | | | | | | | | | | | | x 917 | | | | | | | | | | | | 0.001s 9.707s 638121516378069272: | | | | | | | | | | | | | | | | | | x | | 898 | | | | | | | | | | 0.001s 9.708s 638121516378077423: | | 1454 | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.001s 9.708s 638121516378085427: | 831 | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.001s 9.709s 638121516378093554: | | | | | | | | | | | | | | | | | 862 x | | | | | | | | | | | | | 0.001s 9.710s 638121516378101821: | | | | | | | | | | | | | | | | | | x | | | 910 | | | | | | | | | 0.001s 9.711s 638121516378113291: | | | | | | | | | | | | | | | | | | 1455 | | | | | | | | x | | | | 0.001s 9.712s 638121516378121457: | | | | | | | | | | | | | | | 1456 | | | | | | | | | | | x | | | | 0.001s 9.713s 638121516378129231: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1457 953 | | | 0.001s 9.714s 638121516378137475: | | | | | | | | | | | | | | | | | | | | | | | 932 | | | | | | | | 0.000s 9.714s 638121516378137850: | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.715s 638121516378146355: | 869 | | | | | | | x | | | | | | | | | | | | | | | | | | | | | | 0.004s 9.718s 638121516378181996: | | | | | | | | | x | | | | | | | | | | | | 947 | | | | | | | | | 0.001s 9.719s 638121516378192549: | | | | | | | | | 1458 | | | | | | | | | x | | | | | | | | | | | | 0.001s 9.720s 638121516378201612: | | | | | | | | | | | | | 842 | | | | | x | | | | | | | | | | | | 0.001s 9.721s 638121516378209697: | | | | | | | | | | | | | | | | | | | x | | | | x | | | | | | | 0.005s 9.726s 638121516378256862: | | | | | | | | | | | | | | | | | | | x | 1459 | | x | | | | | | | 0.001s 9.727s 638121516378269069: | | | | | | x | | | | | | | | | | | | x | | | | x | | | | | | | 0.001s 9.728s 638121516378276518: | | | | | | x | | | | | | | | | | | | 1460 | | | 896 x | | | | | | | 0.002s 9.729s 638121516378291915: | | | 879 | | x | | | | | | | | | | | | | | | | | x | | | | | | | 0.001s 9.730s 638121516378299782: | | | | | | x x | | | | | | | | | | | | | | | | x | | | | | | | 0.001s 9.731s 638121516378307131: | | | | | | x x | | | | | | | | | | | | | | 1461 | x | | | | | | | 0.001s 9.731s 638121516378314847: | | | | | | x 1462 | | | | | | | | | | | | | | | | x | | | | 945 | | 0.001s 9.732s 638121516378322530: | | | | 856 | 1463 | | | | | | | | | | | | | | | | | x | | | | | | | 0.009s 9.741s 638121516378414210: | | | | | | | | | | | | | | 870 | | | | | | | | | x | | | | | | | 0.001s 9.742s 638121516378423924: | | | | | | | | | | | | | 857 | | | | | | | | | | 1464 | | | | | | | 0.001s 9.743s 638121516378435402: | | | | | | | | | | | | | | | | | | | | 899 | | | | | | | | | | | 0.000s 9.743s 638121516378435776: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 903 | | | 0.001s 9.745s 638121516378446371: | 1466 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.746s 638121516378456709: | | | 1467 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.746s 638121516378464305: | | | | | | | | | | | | | | | | | 1465 | | | | | | | | | | | | | | 0.001s 9.747s 638121516378472513: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 877 | 0.000s 9.747s 638121516378473202: | | | | | | | | | | | | | | | | | | | | | | | 1468 | | | | | | | | 0.003s 9.750s 638121516378499477: | | | | | | | | | | | | | | | | | | | | 1469 | | | | | | | | | | | 0.001s 9.751s 638121516378511188: | | | | | | | | | | | | | 1470 | | | | | | | | | | | | | | | | | | 0.004s 9.755s 638121516378552168: | | | | 938 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.756s 638121516378563363: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 893 | 0.001s 9.757s 638121516378573024: | | | | | | | | | | | | | | 911 | | | | | | | | | | | | | | | | | 0.000s 9.757s 638121516378573292: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 886 | | | 0.007s 9.764s 638121516378638995: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1473 | | 0.002s 9.766s 638121516378662060: | | | | | 887 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 9.768s 638121516378679477: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 848 0.002s 9.770s 638121516378701619: | | | | | | | | | | | | | | 1474 | | | | | | | | | | | | | | | | | 0.001s 9.771s 638121516378712882: | | | | | | | | | | | | | | | | | | | | | | | | | 850 | | | | | | 0.001s 9.772s 638121516378724186: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1472 | | | 0.002s 9.775s 638121516378748217: | | | | | | | | 916 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.775s 638121516378748978: | | | | | | | | | | | 1471 | | | | | | | | | | | | | | | | | | | | 0.003s 9.778s 638121516378781997: | | | | | | | | | | 897 | | | | | | | | | | | | | | | | | | | | | 0.002s 9.780s 638121516378798860: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1475 | 0.001s 9.781s 638121516378809145: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 9.782s 638121516378817177: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 885 0.001s 9.782s 638121516378824820: | | | | | 918 | | | | | | | | | | 1476 | | | | | | | | | | | | | | | 0.002s 9.785s 638121516378847194: | | | | | | | | | | | | | | | | | | | | | | | | | 1477 | | | | | | 0.001s 9.786s 638121516378857399: | | | | | | | | 1478 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.786s 638121516378864637: | | | | | | | | | | 933 | | | | | | | | | | | | | | | | | | | | | 0.000s 9.786s 638121516378864860: 1479 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 9.789s 638121516378892351: | | | | 1480 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.790s 638121516378902465: | | | | | 1481 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.005s 9.795s 638121516378951519: | | | | | | | | | | 1482 | | | | | | | | | | | | | | | | | | | | | 0.002s 9.797s 638121516378967691: | | 923 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.014s 9.811s 638121516379110085: | | 1483 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.812s 638121516379122827: | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.002s 9.814s 638121516379143707: | | | | | | | | | | | | | | | 913 | | x | | | | | | | | | | | | | 0.003s 9.817s 638121516379172516: | | | | | | | | | | | | | | | | | | x | 899 | | | | | | | | | | | 0.004s 9.821s 638121516379209109: | | | | | | | x | | | | | | | | | | x | | | | | | | | | | | | | 0.001s 9.822s 638121516379217089: | 869 | | | | | x | | | | | | | | | | x | | | | | | | | | | | | | 0.002s 9.823s 638121516379233502: | | | | | | | x | | | | | | | | | | x | | | | | | | 901 | | | | | 0.003s 9.826s 638121516379264505: | | | | | | | x | | | | | | | | | | x | | | | | | | | | | | | 1484 0.001s 9.827s 638121516379275304: | | | | | | | x | | | | | | | | | | x | | | | | | | 926 | | | | | 0.001s 9.828s 638121516379284149: | | | | | | | x | | | | | | | | | | 1485 | 942 | | | | | | | | | | | 0.001s 9.829s 638121516379292073: | | | | | | | x | | | | 866 | | | | | | | | | | | | | | | | | | | 0.001s 9.830s 638121516379299587: | 906 | | | | | 1486 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 9.832s 638121516379321333: | | | | | | | | | | | | | | | 941 | | | | | | | | | | | | | | | | 0.001s 9.833s 638121516379335110: | | | | | | | | | | | | | | | | | | | | | 898 | | | | | | | | | | 0.000s 9.833s 638121516379335788: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 902 | | 0.000s 9.834s 638121516379340270: | | | | | | | | | | | | | | | | | | | | | | | | | | 1487 | | | | | 0.002s 9.836s 638121516379358422: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 893 | 0.000s 9.836s 638121516379361885: | | | | | | | | | | | | | 857 | | | | | | | | | | | | | | | | | | 0.000s 9.836s 638121516379363821: | | | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | 0.003s 9.839s 638121516379391921: | | | | | | | | 916 | | x | | | | | | | | | | | | | | | | | | | | 0.001s 9.840s 638121516379401346: | | | | | | | | | | | x | | | | | | | | | | | | | | | 925 | | | | 0.001s 9.841s 638121516379408988: | | | | | | | | | | | x | | 911 | | | | | | | | | | | | | | | | | 0.001s 9.841s 638121516379415013: | | | | | | | | | | | x | | | | | | | | 1488 | | | | | | | | | | | 0.001s 9.842s 638121516379420608: | 1489 | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | 0.001s 9.843s 638121516379427521: | | | | | | | | | | | x 1490 | | | | | | | | | | | | | | | | | | | 0.001s 9.843s 638121516379434350: | | | | | | | | | | | x | | | | | | | | | 1491 | | | | | | | | | | 0.001s 9.844s 638121516379442073: | | | | | | | | | | | x | | | | | | | | | | | | | | | | | | 1492 | 0.001s 9.845s 638121516379449336: | | | | | | | | | | | 1493 | 813 | | | | | | | | | | | | | | | | | | 0.001s 9.846s 638121516379456177: | | | | | | | | | | | | | | | | | | | 867 | | | | | | | | | | | | 0.000s 9.846s 638121516379457638: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 945 | | 0.000s 9.846s 638121516379458498: | | | | | | | | | | | | | | | 1494 | | | | | | | | | | | | | | | | 0.001s 9.847s 638121516379466293: | | | | | | | | 1495 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.848s 638121516379478937: | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.001s 9.849s 638121516379488443: | | | | | | | | | | | | | | 870 | | | | 1496 | | | | | | | | | | | | 0.001s 9.850s 638121516379498838: | | | | | | | | | | | | | | | | | 907 | | | | | | | | | | | | | | 0.001s 9.851s 638121516379507304: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1497 | | | | 0.001s 9.851s 638121516379515654: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1498 | | 0.001s 9.852s 638121516379522609: 939 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.853s 638121516379530260: | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | | | 0.002s 9.855s 638121516379552945: | | 923 | | | | | | x | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.856s 638121516379562992: | | | | | | | | | x | | | | 940 | | | | | | | | | | | | | | | | | 0.001s 9.857s 638121516379570655: | | | | | | | | | 1499 | | | 890 | | | | | | | | | | | | | | | | | | 0.005s 9.862s 638121516379624692: | | | 879 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.864s 638121516379636591: | | 1500 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 9.866s 638121516379662210: | | | | | | | | | | | | | 1501 | | | | | | | | | | | | | | | | | | 0.001s 9.867s 638121516379672862: | | | | | | 946 | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 9.872s 638121516379716506: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 953 | | | 0.000s 9.872s 638121516379717234: | | | | | | | | | | | | | | | | | | | | | | | | x | | | | | | | 0.003s 9.875s 638121516379749863: | | | | | | x | | | | | | | | | | | | | | | | | x | | | | | | | 0.001s 9.876s 638121516379757817: | | | | | | x | | | | | | | | | | | | | | | | | 1502 | | | 922 | | | 0.001s 9.876s 638121516379764590: | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 885 0.003s 9.879s 638121516379793786: | | | | | | 1503 | | | | | | | | | | | | | | | | | | | | | 903 | | | 0.001s 9.880s 638121516379803149: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1504 0.001s 9.881s 638121516379810844: | | | | | | | | | | | | | | | | | | | | | | | 932 | | | | | | | | 0.000s 9.881s 638121516379812523: | | | | | 918 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.882s 638121516379825644: | | | 1505 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 9.885s 638121516379851000: | | | | | | | | | | | | | | | | | | | | | | | 896 | | | | | | | | 0.001s 9.886s 638121516379865852: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1506 | | | 0.001s 9.887s 638121516379875859: | | | | | | | | | | | | | | | | | | | | | 898 | | | | | | | | | | 0.000s 9.888s 638121516379876586: | | | | | 1507 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.888s 638121516379883819: | | | | | | | | | | | | | | | | | 1508 | | | | | | | | | | | | | | 0.001s 9.889s 638121516379890935: | | | | 938 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 9.889s 638121516379894192: | | | | | | | | | | | | | | | | | | | | | | 947 | | | | | | | | | 0.001s 9.891s 638121516379907217: | | | | | | | | | | | | | | | | | | | 917 | | | | | | | | | | | | 0.004s 9.895s 638121516379948584: | | | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | 0.001s 9.896s 638121516379959421: | | | | | | | x | | | | | | | | | | | | | | x | | | | | | | | | 0.001s 9.897s 638121516379966908: | | | | | | | x | | | | | | | | | | | | | 1509 x | | | | | | | | | 0.002s 9.899s 638121516379991811: | | | | | | | x | | | | | | | | | | | x | | 1510 | | | | | | | | | 0.001s 9.900s 638121516380001151: | | | | 904 | | x | | | | | | | | | | | 1511 | | | | | | | | | | | | 0.001s 9.901s 638121516380012618: x | | | | | | 1512 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 9.903s 638121516380035076: x | | | | | | | | | 933 | | | | | | | | | | | | | | | | | | | | | 0.001s 9.905s 638121516380049147: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 9.906s 638121516380057435: x | | | | | | | | | | | | | | | 1513 | | | | | | x | | | | | | | | 0.007s 9.913s 638121516380127339: x | | | | | | | | | | | | | 911 | | | | | | | | 1514 | | | | | | | | 0.002s 9.914s 638121516380145686: x | | | 1515 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 9.917s 638121516380175719: x | | | | | | | | | | | | | | | | | | | 942 | | | | | | | | | | | 0.001s 9.918s 638121516380184865: x | | | | | | | | | | | | | | | | | | | | | | | | 850 | | | | | | 0.001s 9.919s 638121516380192761: x | | | | | | | | | | | | 890 | | | | | | | | | | | | | | | | | | 0.004s 9.923s 638121516380230660: x | | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | 0.002s 9.925s 638121516380248496: x | | | | | | | | | | | | | | | | | | | x | | | | 878 | | | | | | 0.001s 9.926s 638121516380256562: x | | | | | | | | | | | | 842 | | | | | | 1516 | | | | | | | | | | | 0.001s 9.926s 638121516380264420: x | | | | | | | | | | | | | | 941 | | | | | | | | | | | | | | | | 0.001s 9.927s 638121516380272750: x | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.003s 9.930s 638121516380298996: x | | | | | | | | | | | | | x | | | 1517 | | | | | | | | | | | | | 0.007s 9.937s 638121516380366237: x | | | | | | | | | 897 | | | x | | | | | | | | | | | | | | | | | 0.001s 9.938s 638121516380377007: x | | | | | | | | | | | 866 | x | | | | | | | | | | | | | | | | | 0.005s 9.942s 638121516380422367: x 869 | | | | | | | | | | | | x | | | | | | | | | | | | | | | | | 0.001s 9.943s 638121516380430422: x | | | | | | | | | x | | | 1518 | | | | | | | | | | | | | | | | | 0.000s 9.943s 638121516380434851: x | | | | | x | | | x | | | | | | | | | | | | | | | | | | | | | 0.001s 9.944s 638121516380441300: x | | | | | x | | | x | | | | | | | | | | | | | | | | | 903 | | | 0.001s 9.945s 638121516380446332: x | | | | | x | | | x | | 905 | | | | | | | | | | | | | | | | | | 0.001s 9.945s 638121516380453715: x | | | | | x | | | x | 889 | | | | | | | | | | | | | | | | | | | 0.001s 9.946s 638121516380459165: x | | | | | x | | x x | | | | | | | | | | | | | | | | | | | | | 0.001s 9.947s 638121516380466644: x | | | | | x | | x x | | | | | | 907 | | | | | | | | | | | | | | 0.001s 9.947s 638121516380474362: x 906 | | | | x | | 1519 x | | | | | | | | | | | | | | | | | | | | | 0.002s 9.950s 638121516380496709: x | | | | | 1520 | | | x | | | | | | | | | | | | | | | | | 922 | | | 0.001s 9.951s 638121516380509994: x | | | | | | | | | x | | | | | x | | | | | | | | | | | | | | | 0.001s 9.952s 638121516380519346: x | | | | | | | | | x | | | | | x | | | | | | | | | | 925 | | | | 0.001s 9.953s 638121516380527939: x | | | | | | | | | x | | | | x x | | | | | | | | | | | | | | | 0.001s 9.954s 638121516380537062: x | | | | | | | | | x | | | | x 1521 929 | | | | | | | | | | | | | | 0.003s 9.957s 638121516380568154: x | | | | | | | | | x | | 813 | 1522 | | | | | | | | | | | | | | | | 0.001s 9.958s 638121516380576174: x | | | | | | | | | x | 1523 | | | | | | | | | | | | | | | | | | | 0.001s 9.958s 638121516380584278: x | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | 885 0.001s 9.959s 638121516380595680: x 919 | | | | | | | | 1524 | | | | | | | | | | | | | | | | | | | | | 0.001s 9.960s 638121516380604662: x | | | | | | | | | | | | | | | | | | | | | | | | 1525 | | | | | | 0.003s 9.963s 638121516380632730: x | | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 0.001s 9.964s 638121516380642256: x | | | | | | | | | | | | | | | | | | x | | | | | | | | | 945 | | 0.001s 9.965s 638121516380652015: x | | | | | | | 916 | | | | | | | | | | x | | | | | | | | | | | | 0.001s 9.966s 638121516380661029: x | | | | | | | | | | | | | | | | | | 1526 | | | | | | | | x | | | 0.001s 9.967s 638121516380669901: x | | | | 887 | | | | | | | | | | | | | | | | | | | | | | x | | | 0.001s 9.968s 638121516380680098: x | | 879 | | | | | | | | | | | | | | | | | | | | | | | | x | | | 0.001s 9.969s 638121516380688288: x | | | | | | | | | | x | | | | | | | | | | | | | | | | x | | | 0.002s 9.971s 638121516380712228: x 1527 | | | | | | | | | x | | | | | | | | | | | | | | | | x | | | 0.001s 9.972s 638121516380722672: x | | | | | | | | | | 1528 | 857 | | | | | | | | | | | | | | x | | | 0.001s 9.973s 638121516380731877: x | | | | | | | | | | | | | | | | | | | | | | | | | 926 | x | | | 0.002s 9.975s 638121516380753584: x | | | | | | | | | | | | | | | | | | | | | | | | | | | x | 893 | 0.001s 9.976s 638121516380763316: x | | | | | | | | | | | | | | | | | | | | | | | | | | | x | | 1529 0.001s 9.977s 638121516380770916: x | | | | | | | | | | | | | | | | | | | | | | | | | | 1530 x | | | 0.002s 9.979s 638121516380788532: x | | 1531 | | | | | | | | | | | | | | | | | | | | | | | | x | | | 0.001s 9.980s 638121516380800042: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 1532 x | | 0.004s 9.984s 638121516380841763: x | | | | | | | 1533 | | | | | | | | | | | | | | | | | | | | x | | 0.001s 9.985s 638121516380849607: x | | | | 918 | | | | | | | | | | | | | | | | | | | | | | | 1534 | | 0.001s 9.986s 638121516380856710: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 921 | 0.001s 9.986s 638121516380865829: x | 923 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.987s 638121516380873469: 939 | | | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 9.988s 638121516380885027: | | | | | | | 1535 | | | | | | | | | 950 | | | | | | | | | | | | | | 0.003s 9.991s 638121516380912039: | | | | | | | | | | | | | | | | | | | | | | x | | | | | | | | | 0.001s 9.992s 638121516380920389: | | | | | | | | | | | | | | | | | | | | | | x | x | | | | | | | 0.001s 9.993s 638121516380928110: | | | | 904 | | | | | | | | | | | | | | | | | x | x | | | | | | | 0.002s 9.994s 638121516380944740: x | | | | | | | | | | | | | | | | | | | | | 1536 | x | | | | | | | 0.001s 9.995s 638121516380955586: x | | | | | | | | | | | | 927 | | | | | | | | | | 1537 | | | | | | | 0.002s 9.997s 638121516380975646: x | | | | | | | | | | | | | | | | | | | | | | | | | 1538 | | | | | 0.003s 10.000s 638121516381000649: x | | | | | | | | | | | | | | | | 1539 | | | | | | | | | | | | | | 0.002s 10.002s 638121516381017313: x | x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.003s 638121516381027849: x | x | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.001s 10.003s 638121516381035821: x | x | | | | | | | | | | | | | | | x | | | | 896 | | | | | | | | 0.004s 10.007s 638121516381072673: x | x | | | | | | | | | | | | | | | x | 899 | | | | | | | | | | | 0.001s 10.008s 638121516381083412: x | x | | 944 | | | | | | | | | | | | x | | | | | | | | | | | | | 0.001s 10.009s 638121516381095069: x | x | | | | | | | | | | | | | | | x | | 898 | | | | | | | | | | 0.001s 10.010s 638121516381104185: x | x | | | | | | | | | | | | | | | x | | | | | | | | | | | 1540 | 0.001s 10.011s 638121516381112045: x | 1541 | 938 | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.002s 10.013s 638121516381127196: x | | | | | x | | | | | | | | | | | x | | | | | | | | | | | | | 0.003s 10.015s 638121516381153469: x | | | | | x | | | | | | | 940 | | | x | | | | | | | | | | | | | 0.001s 10.016s 638121516381163993: x | | | | | x | | | 897 | | | | | | | x | | | | | | | | | | | | | 0.006s 10.023s 638121516381228622: x | | | x | x | | | | | | | | | | | x | | | | | | | | | | | | | 0.001s 10.024s 638121516381236921: x | | | x | x | | | | | | | | | | | 1542 | x | | | | | | | | | | | 0.002s 10.026s 638121516381258152: x | | | x | x | | | | | | | | | | | | | x 1543 | | | | | | | | | | 0.001s 10.026s 638121516381265532: x | | | x | x | | | | | | | 911 | | | | | 1544 | | | | | | | | | | | 0.001s 10.027s 638121516381271501: x | | | x 1545 x | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.028s 638121516381278850: x | | | x | x | | | 1546 | | | | | | | | | | | | | | | | | | | | | 0.004s 10.032s 638121516381318152: x | | | x | x | | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 10.034s 638121516381338221: x | | | x | x | | | | | | | x | 1547 | | | | | | | | | | | | | | | 0.003s 10.037s 638121516381367481: x | | | x | x | | | | | | | x | | | | | | | | x | | | | | | | | 0.001s 10.037s 638121516381373321: x | | | x | x | | | | | | | x | | | | | | | | x | | 926 | | | | | 0.006s 10.043s 638121516381431231: x | | | x | x | | | | | | | 1548 | | | | | | | | x | | 948 | | | | | 0.004s 10.047s 638121516381471261: x | | 879 x | x | | | | | | | | | | | | | | | | x | | | | | | | | 0.001s 10.048s 638121516381481937: x | | | x | x | | | | | 889 | | | | | | | | | | x | | | | | | | | 0.003s 10.051s 638121516381508083: x | | | x | x | | | | | | | | | | | | | | | | x | | | | | | | 885 0.001s 10.052s 638121516381519134: x | | | x | x | | | | | | | | | | | | | | | | x | | | 925 | | | | 0.002s 10.054s 638121516381539779: x | | | x | x | | | | | | | | | | | | | | | | x | | | | | | | 935 0.001s 10.055s 638121516381551948: x | | | x | x | | | | | | | | | | | | | | | | x | | | 1549 | | | | 0.003s 10.058s 638121516381580054: x | | | x | x | | x | | | | | | | | | | | | | x | | | | | | | | 0.001s 10.059s 638121516381590066: x | | | x | x | | x | | | | | | | | | | | | | x | | | | | | | 1550 0.001s 10.060s 638121516381597993: x | | | x | x | | 1551 | | | 890 | | | | | | | | | x | | | | | | | | 0.004s 10.064s 638121516381636425: x | | | x | x | | | | | | x | | | | | | | | | x | | | | | | | | 0.002s 10.065s 638121516381653813: x | | | x | x | | | | | | 905 | x | | | | | | | x | | | | | | | | 0.001s 10.066s 638121516381662198: x 869 | | x | x | | | | | | | | x | | | | | | | x | | | | | | | | 0.003s 10.069s 638121516381692537: x | | 895 x | x | | | | | | | | x | | | | | | | x | | | | | | | | 0.001s 10.070s 638121516381706015: x 906 | | x | x | | | | | | | | 1552 | | | | | | | x | | | | | | | | 0.001s 10.072s 638121516381716419: x | | | x | x | | | | | | | | | | | | | | | | x | | | | | | 921 | 0.001s 10.072s 638121516381724366: x | | | x | x | | | | | | | | | | | | | | | | 1553 | | x | | | | | 0.001s 10.073s 638121516381732119: x | | | x | x x | | | | | | | | | | | | | | | | | | x | | | | | 0.001s 10.074s 638121516381744594: x | | | x | x x | | | | | | | | | | | | | | | | | | x | 903 | | | 0.001s 10.075s 638121516381752776: x | | | x | x x | | | | | | | | | | | 917 | | | | | | x | | | | | 0.001s 10.076s 638121516381761461: x | | | x | x 1554 | | | | | x | | | | | | | | | | | | x | | | | | 0.002s 10.078s 638121516381779227: x | | 1555 x | x | | | | | | x | | | | | | | | | | | | x | | | | | 0.002s 10.080s 638121516381803210: 939 | | | x | x | | | | | | x | | | | | | | | x | | | x | | | | | 0.001s 10.081s 638121516381813661: | | | | x | x | | | | | 1556 x | | | | | | | | x | | | x | | | | | 0.001s 10.082s 638121516381821440: | | | | x | x | | | | | | x | | | | | | | | x | | | x | | | 1557 | 0.001s 10.083s 638121516381830216: x | | | x | x | | | | | | x | | | | | | | | x | | | x | | | | | 0.001s 10.084s 638121516381838068: x | | | x | x | | | | | | x | | | | | x | | 1558 | | | x | | | | | 0.001s 10.085s 638121516381846069: x | | | x | x | | | | | | x | | | | | 1559 | | | | | | x | 922 | | | 0.004s 10.089s 638121516381886128: x | | | x | x | | | | x | 813 | | | | | | | | | | | | x | | | | | 0.001s 10.089s 638121516381895962: x | | | x 944 x | | | | x | | | | | | | | | | | | | | x | | | | | 0.001s 10.090s 638121516381902996: x | | | x | x | | | | x | | | | | | | | | | | | | | x | 953 | | | 0.004s 10.094s 638121516381940358: x 919 | | 1560 | x | | | | x | | | | | | | | | | | | | | x | | | | | 0.001s 10.095s 638121516381950139: x | | | | | x | | | | x | x | | | | | | | | | | | | x | | | | | 0.003s 10.098s 638121516381981034: x | | | | | x | | | | x | x | | | | x | | | | | | | x | | | | | 0.001s 10.099s 638121516381991241: x | | | | | x | 916 | | x | x | | | | x | | | | | | | x | | | | | 0.001s 10.100s 638121516382001611: x | | | | | x | | | | x | x | | x | x | | | | | | | x | | | | | 0.003s 10.103s 638121516382035603: x | | | | x x | | | | x | x | | 1561 | x | | | | | | | x | | | | | 0.002s 10.106s 638121516382057790: x | | | | x x | | | | x | 857 | | | | x | | | | | x | x | | | | | 0.004s 10.109s 638121516382094422: x | | | | x x | | | | x | | | | | 907 x | | | | | x | x | | | | | 0.001s 10.110s 638121516382103544: x | | | | x x | | | | x | | | | | | x | | 898 | | x | x | | | | | 0.001s 10.111s 638121516382111036: x | | | | x x | 952 | | x | | | | | | x | | | | | x | x | | | | | 0.001s 10.112s 638121516382118385: x | | | | 887 x | | | | x | | | | | | x | | | | | x | x | | 945 | | 0.001s 10.112s 638121516382125766: x | | | | | x | | | 897 x | | | | | | x | | | | | x | x | | | | | 0.072s 10.185s . 638121516382850751: x | | | | | x | | | | x | | | | | | x | | | | | x | x | x | | | 0.001s 10.186s 638121516382861140: x | | | | | x | | | | x | | | | | | x | 899 | | | x | x | x | | | 0.001s 10.187s 638121516382869722: x | | | | | x | | | | x | | | | | | x | | | | | x | x | x | | 935 0.006s 10.193s 638121516382933361: x | | | | | x | | | | x | x | | | | x | | | | | x | x | x | | | 0.001s 10.194s 638121516382942692: x | | | | | x | | | | x | x | | | | x | | | | | x 878 x | x | | | 0.002s 10.196s 638121516382959458: x 943 | | | | x | | | | x | x | | | | 1562 | | | | | x | x | x | | | 0.001s 10.197s 638121516382969059: x | | | | | x | | x | x | 927 | | | | | | | | | | x | x | x | | | 0.001s 10.198s 638121516382976777: x | x | | | x | | x | x | | | | | | | | | | | | x | x | x | | | 0.003s 10.200s 638121516383004435: x | x | | | x | | x | x | | | | | | | | | | | | x | x | x x | | 0.001s 10.201s 638121516383013207: x | x | | | x | | x | x | | | | | | | | | | | | x | x 925 x x | | 0.001s 10.202s 638121516383021740: x | x 895 | | x | | x | x | | | | | | | | | | | | x | x | x x | | 0.001s 10.203s 638121516383029418: x | x | | | x | | x | x | | | | | | | | | | x | x | x | x x | | 0.001s 10.204s 638121516383037735: x | x | | | x | | x | x | | | | | | | | | | x x x | 948 | x x | | 0.001s 10.204s 638121516383045670: x | x | | | x | | x | x | | 940 | | | | | | | x x x | | | x x | | 0.001s 10.205s 638121516383053381: x | x | | | x | | 1563 | x | | | | | | | | | 934 x x x | | | x x | | 0.001s 10.206s 638121516383061115: x | x | | | x x | | | x | | | | | | | | | | x x x | | | x x | | 0.002s 10.208s 638121516383077121: x | x | | | x x | | | x | | | | | | | 917 | | x x x | | | 903 x | | 0.001s 10.209s 638121516383086255: x | 1564 | | | x x | | | x | | | | | 929 | | | | x x x | | | | x | | 0.001s 10.210s 638121516383098857: x | | | | | x x | | | x 889 | | | | | | | | | x x x | | | | x | | 0.001s 10.211s 638121516383108421: x | | | 904 | x x | | | x | | | | | | | | | | x x x | | | | x | | 0.001s 10.211s 638121516383115658: x | | | | | x x | | | x | | | x | | | | | | x x x | | | | x | | 0.001s 10.212s 638121516383124186: x | | | | x x x | | | x | | | x | | | | | | 1565 x x | | | | x | | 0.001s 10.213s 638121516383131557: x | | | | x x x x | | x | | | 1566 | | | | | | | x x | | | | x | | 0.001s 10.214s 638121516383138808: x | | | | 944 x x x | | x | | | | x | | | | | | x x | | | | x | | 0.001s 10.215s 638121516383148192: x | | | | | x x x | | x | | | | x | | | | | | x x | | | | x 921 | 0.001s 10.216s 638121516383161760: x | | | | | x x x | | x | | | | 1567 | | | x | | x x | | | | x | | 0.002s 10.218s 638121516383185036: x | | | | | x x x | | x | | | | | | | | x | | x x | | x | x | | 0.001s 10.220s 638121516383198899: x | | | | | x x x | x x | | | | | | | | x | | x x | | 1568 | x | | 0.001s 10.221s 638121516383207821: x | | | | | x x x | x x | | | | | | | | x | | x x | | | | x | 1569 0.001s 10.222s 638121516383216640: x | | | | | x x x | x x | | 911 | | | | | x | | x x | | | | x | | 0.001s 10.223s 638121516383230577: x | | | | | x x x | x x | | | | | | | | x | | x 1570 892 | | | x | | 0.001s 10.224s 638121516383242291: x | | | | | x x x | x x | 905 | | | | | | x | | 1571 | | | | | x | | 0.001s 10.225s 638121516383251199: x | | | | x x x x | x x | | | | | | | | x | | | | | | | | x | | 0.001s 10.226s 638121516383261272: x 869 | | | x x x x | x x | | | | | | | | 1572 | | | | | | | | x | | 0.020s 10.246s 638121516383465748: x | | | | x x x x | x x | | | | | | | | | | | | | | | | | x x | 0.001s 10.247s 638121516383473145: x | | | | x x x x | x x | | | | | | | | | | | | | | | | x x 1573 | 0.003s 10.250s 638121516383504994: x | | | | x x x x | x x | | | | | | | | | 1574 | | | | | | x x | | 0.001s 10.251s 638121516383512596: x | | | | x x x x | x x | | | | | | | 1575 | | | | | | | | x x | | 0.001s 10.252s 638121516383519830: x | | | | x x 1576 x | x x | | | | | 950 | | | | | | | | | | x x | | 0.001s 10.253s 638121516383526756: x | | | | x x | x | x x 1577 | | | | | | | | | | | | | | | x x | | 0.001s 10.253s 638121516383534362: x | | | x x 1578 | x | x x | | | | | | | | | | | | | | | | x x | | 0.001s 10.254s 638121516383541735: x | | | x 1579 | | x | x x | | | | | | | | | | | | | | 926 | x x | | 0.001s 10.255s 638121516383549263: x | | 1580 x | | | x | x x | | | | | | | | | | | | | | | | x x | | 0.001s 10.256s 638121516383556175: x | | | x | | | x | x x | | x | | | | | | | | | | | | | x x | | 0.001s 10.256s 638121516383563772: x | | | x | | | x | x x | x x | | | | | | | | | | | | | x x | | 0.005s 10.261s 638121516383613318: x 906 | | x | | | x | x x | x 1581 | | | | | | | | | | | | | x x | | 0.001s 10.262s 638121516383622700: x | | | x | | | x | x x | 1582 | | | | | | | | | | | 920 | | x x | | 0.003s 10.265s 638121516383651634: x | | | x | | | x | 1583 x | | | | | | | | | | | | | | x | x x | | 0.001s 10.266s 638121516383661086: x | | | x | | | x | | x | | | | | | x | | | | | | | x | x x | | 0.003s 10.269s 638121516383692245: x | | | x | | | x | | x | | | | | x 1584 | | | | | | | x | x x | | 0.008s 10.277s 638121516383774460: x | | | x | | | x | | x | | | | | x | | | | x | | | x | x x | | 0.006s 10.283s 638121516383832644: x | | | x | | | 952 | | x | | | x | x | | | | x | | | x | x x | | 0.001s 10.284s 638121516383842984: x | | | x | | | | | | x | | | x | x | | | | x | | | x x x x | | 0.001s 10.286s 638121516383857167: x 919 | | x | | | | | | x | | | x | x | | | | 1585 | | | x x x x | | 0.001s 10.287s 638121516383872088: x | | | x | | | x | | x | | | 1586 | x | | | | | | | | x x x x | | 0.007s 10.294s 638121516383943291: x | | | x | | | x | | x | | | | | x | | | | | | | 1587 x x x x | | 0.003s 10.297s 638121516383971680: x | | | x | | | x | | x | | | | | x | | | | | x | | x x x x | | 0.002s 10.299s 638121516383990926: x | | | x | | | x x | x | | | | | x | | | | | x | | x x x x | | 0.001s 10.300s 638121516384000809: x x | | x | | | x x | x | | | | | x | | | | | x | | x x x x | | 0.001s 10.301s 638121516384008341: x x x | x | | | x x | x | | | | | 907 | | | | | x | | x x x x | | 0.001s 10.301s 638121516384016023: x x x | x | | | x x | x | | | | | | | | | | | x x | x x x x | | 0.003s 10.304s 638121516384046026: x x x | x | | | x x | x | | | | | | | | | | | x x | x x x x | 935 0.002s 10.307s 638121516384066707: x x x | x | | | x x | x | | | | x | | | | | | x x | x x x x | | 0.001s 10.308s 638121516384078483: x x x | x 887 | | x x | x | | | | x | | | | | | x x | 948 x x x | | 0.001s 10.309s 638121516384086518: x x x | x | | | x 1588 | x | | | | x x | | | | | x x | | x x x | | 0.002s 10.310s 638121516384104722: x x x | x | | x x | | x | | | | x 929 | | | | | x x | | x x x | | 0.001s 10.312s 638121516384116787: x x x | x | | x x | | x | | | | x | | | | | | x x | | x x x | x 0.002s 10.314s 638121516384138253: x x x | x x | x x | | x | | | | x | | | | | | x x | | x x x | 1589 0.001s 10.315s 638121516384149690: x x x | x x | x x | | x | | | | x | | 917 | | | x x | | x x x | | 0.001s 10.316s 638121516384161858: x 869 x | x x | x x | | x | | x | x | | | | | | x x | | x x x | | 0.002s 10.318s 638121516384182548: x | x | x x | x x | | x | | x | x | | | 899 | | x x | | x x x | | 0.004s 10.322s 638121516384217993: x | x | x x | x x | | x | | x | 1590 x | | | | | x x | | x x x | | 0.001s 10.323s 638121516384227439: x | 1591 | x x | x x | | x | | x | | x | | | | | x x | x x x x | | 0.002s 10.324s 638121516384243391: x | | 895 x x | x x | | x | | x | | x | | | | | x x | x x x x | | 0.001s 10.325s 638121516384252688: x | | | x x | x x | 897 x | | x | | x | | | | | x x | 926 x x x | | 0.001s 10.326s 638121516384265006: x | | | x x | x x | | x | | x | | x | x | | | x x | | x x x | | 0.001s 10.327s 638121516384272840: x | | | x x | x x | | x 889 | x | | x | x | | | x x | | x x x | | 0.001s 10.328s 638121516384280538: x | | | x x | x x | | x | | x | | 950 x x | | | x x | | x x x | | 0.001s 10.329s 638121516384288267: x | | | x x | x x | | x | | x | | | x x | | | x x | | x 903 x x | 0.001s 10.329s 638121516384295883: x | | | 904 x x x x | | x | | x | | | x x | | | x x | | x | x x | 0.001s 10.330s 638121516384304651: x | | | | x x x x | | x | | x | | | x x x | | x x | | x | x 1592 | 0.001s 10.331s 638121516384313222: x | | | | x x x 952 | | x | | x x | | x x x | | x x | | x | x | | 0.001s 10.332s 638121516384321821: x | | | | x x x | | | x | | x x | | x x x | x x x | | x | x | | 0.001s 10.333s 638121516384329817: x | | 1593 | x x x | | | x | | x x | | x x x | x x x | | x | x | | 0.001s 10.334s 638121516384338048: x 906 | | | x x x | | | x | | 1594 x | | x x x | x x x | | x | x | | 0.001s 10.335s 638121516384347184: x | | | | x x x | | x x | | | x | | x x x | x x 1595 | | x | x | | 0.001s 10.335s 638121516384356019: x | | | | x x x | | x x | 927 | x | | x x x | x x | | | x | x | | 0.001s 10.336s 638121516384364341: x | | | | x x x | | x x | | | x | x x x x | x x | | | x | x | | 0.001s 10.337s 638121516384372826: x | | | | x x x | | x x 1596 | | x | x x x x | x x | | | x | x | | 0.001s 10.338s 638121516384381066: x | | | | x x x | | x x | | | x | x x x x | x x | | x 1597 | x | | 0.001s 10.339s 638121516384389244: x 943 | | | x x x | | x x | | | x | x x x x | x x | | x | | x | | 0.001s 10.340s 638121516384397163: x | | | | x x x x | x x | | | x | x x x x | x x | | x | | x | | 0.001s 10.340s 638121516384405362: x | | | | x x x x | x x | | | x | x x x x | x x | | 1598 | x x | | 0.001s 10.341s 638121516384413770: x | | | x x x x x | x x | | | x | x x x x | x 1599 | | | | x x | | 0.001s 10.342s 638121516384420713: x | | | x x x x x | x x | | | x | x x x x 898 x | | | | | x x | | 0.001s 10.343s 638121516384428514: x | | | x x x x x | x x | x | x | x x x x | x | | | | | x x | | 0.007s 10.350s 638121516384496921: x | | | x x x x x | x x | x | x | x x x x | x | | 878 | | x x | | 0.002s 10.351s 638121516384514479: x 1600 | | x x x x x | x x | x | x | x x x x | x | | | | | x x | | 0.001s 10.352s 638121516384523347: x | | | x x x x x | x x | x | x | x x x x 934 1601 | | | | | x x | | 0.004s 10.357s 638121516384567072: x | | | x x x x x | x x | x | x | x x x x 1602 | | | | | | x x | | 0.011s 10.368s 638121516384679402: x | | | x x x x x | x x | x | x | x x x 1603 | | | | 892 | | x x | | 0.001s 10.369s 638121516384689943: x | | | x x x x x x x x | x | x | 907 x x | | | | | | | | x x | | 0.005s 10.374s 638121516384740041: x | | | x x x x x x x x | x | x | x x x | | | | | | | | x x | | 0.005s 10.379s 638121516384790047: x | | | x 887 x x x x x x | x | x | x x x | | | | | | | | x x | x 0.002s 10.381s 638121516384809295: x | | | x | x x x x x x | x | x x 929 x x | | | | | | | | x x | x 0.001s 10.382s 638121516384822467: x | x | x | x x x x x x | x | x x | x x | | | | | | | | x x | x 0.001s 10.383s 638121516384829688: x | x | x x x x x x x x | x | x x | x x | | | | | | | | x x | x 0.001s 10.384s 638121516384841547: x | x | x x x x x x x x | x | x x x x x | | | | | | | | x x | x 0.001s 10.385s 638121516384853283: x | x | x x x x x x x x | x x x x x x x | | | | | | | | x x | x 0.001s 10.386s 638121516384860970: x | x | x x x x x x x x | x x x x x x x | | | | | | | x x x | x 0.001s 10.387s 638121516384871798: x | x | x x x x x x x x 889 x x x x x x x | | | | | | | x x x | x 0.001s 10.388s 638121516384879614: x | x 895 x x x x x x x x | x x x x x x x | | | | | | | x x x | x 0.005s 10.392s 638121516384925480: x | x | x x x x x x x x 924 x x x x x x x | | | | | | | x x x | 1604 0.001s 10.393s 638121516384932808: x | x 937 x x x x x 1605 x x | x x x x x x x | | | | | | | x x x | | 0.001s 10.394s 638121516384939188: x | x | x x x x x | x x | x x x 1606 x x x | | | | | 920 | x x x | | 0.001s 10.395s 638121516384946854: x | x | x x x x x | x x | x x x | x x x | | | | | | | x x x x | 0.001s 10.395s 638121516384954146: x | x | x x x x x | 897 x | x x x | x x x | | | | x | | x x x x | 0.003s 10.399s 638121516384986543: x | 1607 | x x x x x | | x | x x x | x x x | | | | x 951 | x x x x | 0.001s 10.400s 638121516384997795: x | | 1608 x x x x x | | x | x x x | x x x | | | | x | | x x x x | 0.001s 10.401s 638121516385007871: x | | | x x x x x | x x | x x x | x x x | | | | x | | x x x x | 0.001s 10.401s 638121516385015308: x | | | x x x x x | x x x x x x | x x x | | | | x | | x x x 1609 | 0.001s 10.403s 638121516385027457: x | | | 904 x x x x | x x x x x x | x x x | | | x x | | x x x | | 0.001s 10.404s 638121516385041957: x | | | | x x x x | x x x x x x | x x x | 934 | x x | | x x x | | 0.006s 10.410s 638121516385100979: x | | | | x x x x | x x 1610 x x x | x x x | | | x x x | x x x | | 0.001s 10.411s 638121516385110656: x | | | | x x x x | x x | x x x | x x x 899 | | x x 878 | x x x | | 0.002s 10.413s 638121516385130507: x | | | x x x x x | x x | x x x | x x 1611 | | | x x | | x x x | | 0.002s 10.415s 638121516385146777: x | | | x x x x x | x x | x x x | x x | | x | x x | | x x x | | 0.000s 10.415s 638121516385150453: x | | | x x x x x | x x | x x x | x x | x 1612 | x x | | x x x | | 0.002s 10.417s 638121516385170539: x | | | x x x x x | x x | x x x | x x | x | x x x | | x x x | | 0.002s 10.419s 638121516385188518: x | | | x x x x x | x x | x x x | x x | x | x x x | 948 x 903 x | | 0.003s 10.422s 638121516385223217: x | | | x x x x x | x x | x x x | x x | x | x x x | 926 x | x | | 0.001s 10.423s 638121516385233315: x | | | x x x x x | x x | x x x | x 1613 | x | x x x x | x | x | | 0.003s 10.427s 638121516385266283: x | | | x x x x x | x x | x x x | x | | x | x x x x | x x x | | 0.000s 10.427s 638121516385267130: x | | | x x x x x | x x | x x x | x | | x | x x x x x x x x | | 0.001s 10.427s 638121516385276018: x 943 | | x x x x x | x x | x x x | x | | x | x x x x x x x x | | 0.002s 10.430s 638121516385299722: x 869 | | x x x x x | x x | x x x | x | | x | x x x x x x x x | | 0.001s 10.431s 638121516385306601: x | | | x x x x x | x x | x x x | x | | x | x x x x x x x x | x 0.004s 10.434s 638121516385344479: 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 10.442s 638121516385423126: 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 10.443s 638121516385429937: x x | | x x x x x x x x | x x x x x | | x | x x x 892 x x x x | x 0.002s 10.444s 638121516385445166: x 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 10.446s 638121516385456841: x x | | x x x x x x x x | x x x x x | | x | x x x x x x x x x 1614 0.001s 10.447s 638121516385470277: x x | 895 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 10.449s 638121516385492260: x x | 937 x x x x x 1615 x x | x x x x x | | x | x x x x x x x x x | 0.004s 10.453s 638121516385529517: x x | | x x x x x | x x | x x x x x | | 899 898 x x x x x x x x x | 0.001s 10.453s 638121516385535947: x x | x x x x x x | x x | x x x 1616 x | | | | x x x x x x x x x | 0.002s 10.455s 638121516385554038: x x x x x x x x x | x x | x x x | x | | | | x x x 920 x x x x x | 0.003s 10.458s 638121516385582768: x x x 1617 x x x x x | x x | x x x | x | | x | x x x | x x x x x | 0.001s 10.459s 638121516385591578: x x x | x x x x x | x x | x x x | x | | x 1618 x x x | x x x x x | 0.001s 10.460s 638121516385598576: 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 10.462s 638121516385618203: x x x | 904 x x x x | x x | x x x | x | x x | x x x x x x x x x | 0.002s 10.464s 638121516385641558: x x x | x x x x x | x x | x x x | x | x x | x x x x x x x x 1619 | 0.002s 10.466s 638121516385658553: x x x | x x x x x | x x 889 x x x | x | x x | x x x 951 x x x x | | 0.003s 10.469s 638121516385690841: x x x | x x x x x | x x 924 x x x | x | x x | x x x | x x x x | | 0.006s 10.475s 638121516385753738: x x x | x x x x x | x x | x 1620 x | x | x x | x x x x x x x x | | 0.001s 10.476s 638121516385764444: x x x | x x x x x | x x | x | x | x x x x | x x x 878 x x x x | | 0.002s 10.478s 638121516385782319: x x x | x x x x x | x x x 1621 | x | x x x x | x x x | x x x x | | 0.001s 10.479s 638121516385791243: 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 10.480s 638121516385797261: x x x | x x x x x | x x x | | x | x x x x | x x x 892 x x x x | 1622 0.003s 10.482s 638121516385824694: x x x | x x x x x | x x 1623 | | x | x x x x | x x x x x x x x | | 0.001s 10.483s 638121516385833467: 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.020s 10.503s 638121516386032294: x x x | x x x x x x x x | | | x | x x x x 898 x x x x x x x x | | 0.003s 10.506s 638121516386065527: x x x | x x x x x 1624 x x | | | x | x x x x x x x x x x x x x | | 0.001s 10.507s 638121516386075578: x 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 10.511s 638121516386111919: x x x | 904 x x x x | x x | | | x x x x x x x x x x x x x x x x | 0.007s 10.518s 638121516386181478: x x 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 10.522s 638121516386217438: x x x | x x x x x | x x | | | x x x x x x x x x x 878 x x x x x x 0.001s 10.523s 638121516386226465: x x x | 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 10.524s 638121516386239269: x x x | x x x x x | x x x | | x x x x x x x x x x 892 x x x x x x 0.001s 10.524s 638121516386244720: x x x | x 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 10.525s 638121516386254893: x x x | x x x x x | x x x | x x x x x x x x x x x 951 x x x x x x 0.001s 10.527s 638121516386268708: x x x | x x 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 10.531s 638121516386308478: x x x | x x x x x | x x 924 x x x x x x x x x x x x x x x x x x x 0.002s 10.533s 638121516386331016: x x x | x x x x x | x x x x x x x x x x x x x x x x x x x x x 1625 0.003s 10.536s 638121516386359403: x x x 937 x x x x x | x x x x x x x x x x 899 x x x x x x x x x x | 0.002s 10.538s 638121516386378274: x x x | x x x x x x x x x x x x x x x x | 898 x x x x x x x x x | 0.000s 10.538s 638121516386381847: x x x 895 x 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 10.538s 638121516386384719: x x x | x x x x x x x x x x x x 1626 x x x x | x x x x x x x x x | 0.002s 10.541s 638121516386408463: x x x | x x x x x x x x x x x x | x x x x 1627 x x x x x x x x x | 0.001s 10.542s 638121516386416529: 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 x | 0.022s 10.564s 638121516386640540: x x x x x x x x x | x x 924 x x x | x x x x | x x x x x x x x x x 0.005s 10.569s 638121516386689102: x x x x x x x x x | x x | x x x | x x x x 898 x x x x x x x x x x 0.000s 10.569s 638121516386691659: x x x x x x x x x | x x x x x x | x x x x | x x x x x x x x x 1629 0.002s 10.571s 638121516386709315: x x x x x 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 10.574s 638121516386741499: x x x 895 x x 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 10.579s 638121516386788659: x x x x x x 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 10.580s 638121516386800739: x x x x x x x x x x x x x x x x x x x x 899 x x x x x x x x x x | 0.003s 10.583s 638121516386826272: x x x x x x x x x x x x x x x 1630 x x x x x x x x x x x x x x x | 0.014s 10.597s 638121516386967992: x x x x x x x x x x x x 924 x x | x x x x x x x x x x x x x x x x 0.002s 10.599s 638121516386988674: x x x x x x x 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 10.613s 638121516387133378: x x x x x x x 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 0.002s 10.615s 638121516387155528: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 1631 0.110s 10.725s .. 638121516388254120: x x x x x x x 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 0.002s 10.728s 638121516388278221: 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 x x x x x 0.043s 10.771s 638121516388708606: x x x x x x x 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 0.002s 10.773s 638121516388732741: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 323 0.014s 10.787s 638121516388869617: 1664 1657 1634 1635 1649 1654 1643 1653 1656 1636 1663 1660 1641 1658 1652 1642 1651 1639 1638 1650 1644 1637 1647 1646 1659 1645 1661 1662 1648 1655 1640 1633 0.003s 10.790s 638121516388896805: 1687 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 10.792s 638121516388917406: | | | | | | | | | | | | | | | | | | | | | | | | | | 1696 | | | | | 0.002s 10.794s 638121516388936889: | | | | | | | | | | | | | | | | 1684 | | | | | | | | | | | | | | | 0.001s 10.794s 638121516388943823: | | 1675 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.795s 638121516388949335: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1668 | 0.001s 10.795s 638121516388954744: | | | | | | | 1692 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.796s 638121516388959908: | | | | | | | | | | | | | | | | | 1674 | | | | | | | | | | | | | | 0.000s 10.796s 638121516388964779: | | | | | 1671 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.797s 638121516388970015: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1683 | | 0.000s 10.797s 638121516388974517: | | | | | | | | | | | | | | | | | | | | | 1677 | | | | | | | | | | 0.000s 10.798s 638121516388979092: 1730 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.798s 638121516388985672: | | | | | | | | | | 1669 | | | | | | | | | | | | | | | | | | | | | 0.001s 10.799s 638121516388991264: | | | | | | | | | | | 1680 | | | | | | | | | | | | | | | | | | | | 0.001s 10.800s 638121516388996656: | 1679 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.800s 638121516389001716: | | | | 1688 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.801s 638121516389006293: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1672 | | | | 0.000s 10.801s 638121516389010797: | | | | | | | | | | | | 1695 | | | | | | | | | | | | | | | | | | | 0.000s 10.801s 638121516389015332: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1670 | | | 0.000s 10.802s 638121516389019933: | | | | | | | | | | | | | | 1691 | | | | | | | | | | | | | | | | | 0.000s 10.802s 638121516389024293: | | | 1667 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.803s 638121516389028591: | | | | | | | | | | | | | | | | | | | | | | 1693 | | | | | | | | | 0.000s 10.803s 638121516389033269: | | | | | | | | | | | | | | | | | | | | | | | | | 1682 | | | | | | 0.000s 10.804s 638121516389038165: | | | | | | | | | | | | | | | | | | 1673 | | | | | | | | | | | | | 0.001s 10.804s 638121516389045736: | | | | | | | | | | | | | | | | | | | 1689 | | | | | | | | | | | | 0.001s 10.805s 638121516389051268: | | | | | | | | | | | | | | | | | | | | | | | | 1686 | | | | | | | 0.001s 10.806s 638121516389056476: | | | | | | | | | | | | | | | | | | | | 1685 | | | | | | | | | | | 0.000s 10.806s 638121516389061329: | | | | | | | | | | | | | | | 1678 | | | | | | | | | | | | | | | | 0.000s 10.806s 638121516389065606: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1694 0.000s 10.807s 638121516389069876: | | | | | | | | | 1676 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.807s 638121516389074119: | | | | | | | | | | | | | | | | | | | | | | | 1666 | | | | | | | | 0.001s 10.808s 638121516389079431: | | | | | | | | | | | | | 1665 | | | | | | | | | | | | | | | | | | 0.000s 10.808s 638121516389084309: | | | | | | | | 1681 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.809s 638121516389089252: | | | | | | 1690 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.809s 638121516389094093: | | | | | | | | | | | | | | | | | | | | | | | | | | 1738 | | | | | 0.001s 10.810s 638121516389100631: | | | | | | | | | | | | | | | | 1766 | | | | | | | | | | | | | | | 0.000s 10.810s 638121516389105222: | | 1722 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.811s 638121516389111287: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1701 | 0.000s 10.811s 638121516389115948: | | | | | | | 1715 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.812s 638121516389120430: | | | | | | | | | | | | | | | | | 1718 | | | | | | | | | | | | | | 0.000s 10.812s 638121516389125149: | | | | | 1737 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.813s 638121516389130027: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1702 | | 0.000s 10.813s 638121516389134369: | | | | | | | | | | | | | | | | | | | | | 1698 | | | | | | | | | | 0.000s 10.814s 638121516389138480: 1757 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.814s 638121516389143537: | | | | | | | | | | 1703 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.815s 638121516389147844: | | | | | | | | | | | 1700 | | | | | | | | | | | | | | | | | | | | 0.000s 10.815s 638121516389152373: | 1711 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.816s 638121516389156964: | | | | 1708 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.816s 638121516389161216: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1704 | | | | 0.000s 10.816s 638121516389165283: | | | | | | | | | | | | 1706 | | | | | | | | | | | | | | | | | | | 0.000s 10.817s 638121516389169860: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1707 | | | 0.000s 10.817s 638121516389174303: | | | | | | | | | | | | | | 1732 | | | | | | | | | | | | | | | | | 0.000s 10.818s 638121516389178794: | | | 1713 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.818s 638121516389183182: | | | | | | | | | | | | | | | | | | | | | | 1728 | | | | | | | | | 0.000s 10.819s 638121516389187575: | | | | | | | | | | | | | | | | | | | | | | | | | 1714 | | | | | | 0.000s 10.819s 638121516389192105: | | | | | | | | | | | | | | | | | | 1735 | | | | | | | | | | | | | 0.000s 10.820s 638121516389196912: | | | | | | | | | | | | | | | | | | | 1699 | | | | | | | | | | | | 0.001s 10.820s 638121516389202178: | | | | | | | | | | | | | | | | | | | | | | | | 1723 | | | | | | | 0.001s 10.821s 638121516389208180: | | | | | | | | | | | | | | | | | | | | 1744 | | | | | | | | | | | 0.001s 10.821s 638121516389213343: | | | | | | | | | | | | | | | 1705 | | | | | | | | | | | | | | | | 0.000s 10.822s 638121516389217576: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1717 0.000s 10.822s 638121516389221695: | | | | | | | | | 1712 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.823s 638121516389227626: | | | | | | | | | | | | | | | | | | | | | | | 1709 | | | | | | | | 0.000s 10.823s 638121516389232245: | | | | | | | | | | | | | 1697 | | | | | | | | | | | | | | | | | | 0.000s 10.824s 638121516389236941: | | | | | | | | 1710 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.824s 638121516389241356: | | | | | | 1716 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.824s 638121516389245421: | | | | | | | | | | | | | | | | | | | | | | | | | | 1760 | | | | | 0.000s 10.825s 638121516389250157: | | | | | | | | | | | | | | | | 1838 | | | | | | | | | | | | | | | 0.001s 10.826s 638121516389256301: | | 1739 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.826s 638121516389261179: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1726 | 0.000s 10.826s 638121516389265808: | | | | | | | 1745 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.827s 638121516389269995: | | | | | | | | | | | | | | | | | 1733 | | | | | | | | | | | | | | 0.000s 10.827s 638121516389274392: | | | | | 1751 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.828s 638121516389279132: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1736 | | 0.000s 10.828s 638121516389283943: | | | | | | | | | | | | | | | | | | | | | 1758 | | | | | | | | | | 0.000s 10.829s 638121516389288251: 1787 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.829s 638121516389293173: | | | | | | | | | | 1724 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.830s 638121516389297343: | | | | | | | | | | | 1742 | | | | | | | | | | | | | | | | | | | | 0.000s 10.830s 638121516389302020: | 1743 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.831s 638121516389306476: | | | | 1761 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.831s 638121516389310754: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1725 | | | | 0.000s 10.831s 638121516389314883: | | | | | | | | | | | | 1720 | | | | | | | | | | | | | | | | | | | 0.000s 10.832s 638121516389319247: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1752 | | | 0.000s 10.832s 638121516389324037: | | | | | | | | | | | | | | 1769 | | | | | | | | | | | | | | | | | 0.001s 10.833s 638121516389330564: | | | 1756 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.833s 638121516389334672: | | | | | | | | | | | | | | | | | | | | | | 1763 | | | | | | | | | 0.000s 10.834s 638121516389338879: | | | | | | | | | | | | | | | | | | | | | | | | | 1741 | | | | | | 0.001s 10.834s 638121516389345144: | | | | | | | | | | | | | | | | | | 1754 | | | | | | | | | | | | | 0.001s 10.835s 638121516389350902: | | | | | | | | | | | | | | | | | | | 1731 | | | | | | | | | | | | 0.000s 10.835s 638121516389355696: | | | | | | | | | | | | | | | | | | | | | | | | 1765 | | | | | | | 0.000s 10.836s 638121516389360677: | | | | | | | | | | | | | | | | | | | | 1767 | | | | | | | | | | | 0.001s 10.836s 638121516389366057: | | | | | | | | | | | | | | | 1727 | | | | | | | | | | | | | | | | 0.001s 10.837s 638121516389371620: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1740 0.000s 10.837s 638121516389375639: | | | | | | | | | 1721 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.838s 638121516389379619: | | | | | | | | | | | | | | | | | | | | | | | 1748 | | | | | | | | 0.000s 10.838s 638121516389384130: | | | | | | | | | | | | | 1719 | | | | | | | | | | | | | | | | | | 0.000s 10.839s 638121516389388735: | | | | | | | | 1729 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.839s 638121516389392904: | | | | | | 1746 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.840s 638121516389396943: | | | | | | | | | | | | | | | | | | | | | | | | | | 1790 | | | | | 0.001s 10.840s 638121516389402788: | | | | | | | | | | | | | | | | 1865 | | | | | | | | | | | | | | | 0.000s 10.841s 638121516389407003: | | 1768 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.841s 638121516389412853: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1764 | 0.000s 10.842s 638121516389416977: | | | | | | | 1788 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.842s 638121516389421047: | | | | | | | | | | | | | | | | | 1755 | | | | | | | | | | | | | | 0.000s 10.842s 638121516389425075: | | | | | 1792 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.843s 638121516389429307: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1775 | | 0.000s 10.843s 638121516389434114: | | | | | | | | | | | | | | | | | | | | | 1789 | | | | | | | | | | 0.000s 10.844s 638121516389438151: 1809 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.844s 638121516389443187: | | | | | | | | | | 1781 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.845s 638121516389447608: | | | | | | | | | | | 1780 | | | | | | | | | | | | | | | | | | | | 0.000s 10.845s 638121516389452402: | 1759 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.846s 638121516389457747: | | | | 1785 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.846s 638121516389462736: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1753 | | | | 0.000s 10.847s 638121516389467451: | | | | | | | | | | | | 1750 | | | | | | | | | | | | | | | | | | | 0.000s 10.847s 638121516389472183: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1778 | | | 0.001s 10.848s 638121516389477993: | | | | | | | | | | | | | | 1816 | | | | | | | | | | | | | | | | | 0.001s 10.848s 638121516389485370: | | | 1796 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.849s 638121516389492723: | | | | | | | | | | | | | | | | | | | | | | 1803 | | | | | | | | | 0.001s 10.850s 638121516389499794: | | | | | | | | | | | | | | | | | | | | | | | | | 1777 | | | | | | 0.001s 10.851s 638121516389506703: | | | | | | | | | | | | | | | | | | 1779 | | | | | | | | | | | | | 0.001s 10.851s 638121516389513748: | | | | | | | | | | | | | | | | | | | 1771 | | | | | | | | | | | | 0.000s 10.852s 638121516389518300: | | | | | | | | | | | | | | | | | | | | | | | | 1793 | | | | | | | 0.001s 10.853s 638121516389526443: | | | | | | | | | | | | | | | | | | | | 1806 | | | | | | | | | | | 0.001s 10.853s 638121516389531468: | | | | | | | | | | | | | | | 1772 | | | | | | | | | | | | | | | | 0.000s 10.853s 638121516389535977: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1762 0.000s 10.854s 638121516389540467: | | | | | | | | | 1749 | | | | | | | | | | | | | | | | | | | | | | 0.001s 10.854s 638121516389545706: | | | | | | | | | | | | | | | | | | | | | | | 1798 | | | | | | | | 0.000s 10.855s 638121516389549963: | | | | | | | | | | | | | 1734 | | | | | | | | | | | | | | | | | | 0.000s 10.855s 638121516389553657: | | | | | | | | 1774 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.856s 638121516389558125: | | | | | | 1770 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.856s 638121516389562199: | | | | | | | | | | | | | | | | | | | | | | | | | | 1833 | | | | | 0.000s 10.857s 638121516389566356: | | | | | | | | | | | | | | | | 1909 | | | | | | | | | | | | | | | 0.001s 10.857s 638121516389572490: | | 1815 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.858s 638121516389576812: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1791 | 0.000s 10.858s 638121516389581247: | | | | | | | 1808 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.858s 638121516389585040: | | | | | | | | | | | | | | | | | 1776 | | | | | | | | | | | | | | 0.000s 10.859s 638121516389589203: | | | | | 1824 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.859s 638121516389593365: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1804 | | 0.000s 10.860s 638121516389597706: | | | | | | | | | | | | | | | | | | | | | 1832 | | | | | | | | | | 0.000s 10.860s 638121516389601685: 1849 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.860s 638121516389605803: | | | | | | | | | | 1802 | | | | | | | | | | | | | | | | | | | | | 0.000s 10.861s 638121516389610435: | | | | | | | | | | | 1811 | | | | | | | | | | | | | | | | | | | | 0.000s 10.861s 638121516389614176: | 1784 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.862s 638121516389617862: | | | | 1799 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.862s 638121516389621884: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1773 | | | | 0.000s 10.862s 638121516389625557: | | | | | | | | | | | | 1786 | | | | | | | | | | | | | | | | | | | 0.000s 10.863s 638121516389630011: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1800 | | | 0.000s 10.863s 638121516389633841: | | | | | | | | | | | | | | 1864 | | | | | | | | | | | | | | | | | 0.000s 10.864s 638121516389637412: | | | 1828 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.864s 638121516389641226: | | | | | | | | | | | | | | | | | | | | | | 1839 | | | | | | | | | 0.000s 10.864s 638121516389644860: | | | | | | | | | | | | | | | | | | | | | | | | | 1794 | | | | | | 0.000s 10.865s 638121516389648478: | | | | | | | | | | | | | | | | | | 1822 | | | | | | | | | | | | | 0.000s 10.865s 638121516389652243: | | | | | | | | | | | | | | | | | | | 1795 | | | | | | | | | | | | 0.000s 10.865s 638121516389655773: | | | | | | | | | | | | | | | | | | | | | | | | 1827 | | | | | | | 0.000s 10.866s 638121516389659421: | | | | | | | | | | | | | | | | | | | | 1818 | | | | | | | | | | | 0.000s 10.866s 638121516389663117: | | | | | | | | | | | | | | | 1805 | | | | | | | | | | | | | | | | 0.000s 10.867s 638121516389666790: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1810 0.000s 10.867s 638121516389670456: | | | | | | | | | 1782 | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.867s 638121516389674131: | | | | | | | | | | | | | | | | | | | | | | | 1829 | | | | | | | | 0.000s 10.868s 638121516389678086: | | | | | | | | | | | | | 1747 | | | | | | | | | | | | | | | | | | 0.000s 10.868s 638121516389682532: | | | | | | | | 1823 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.869s 638121516389686273: | | | | | | 1801 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 10.869s 638121516389689871: | | | | | | | | | | | | | | | | | | | | | | | | | | 1855 | | | | | 0.001s 10.869s 638121516389695530: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 10.870s 638121516389701389: | | 1841 | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 10.870s 638121516389705893: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 1813 | 0.000s 10.871s 638121516389709676: | | | | | | | 1843 | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 10.871s 638121516389713331: | | | | | | | | | | | | | | | | x 1797 | | | | | | | | | | | | | | 0.000s 10.872s 638121516389717655: | | | | | 1866 | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 10.872s 638121516389721700: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 1820 | | 0.000s 10.872s 638121516389725912: 1906 | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 10.873s 638121516389730161: | | | | | | | | | | | | | | | | x | | | | 1845 | | | | | | | | | | 0.000s 10.873s 638121516389734274: | | | | | | | | | | 1831 | | | | | x | | | | | | | | | | | | | | | 0.000s 10.874s 638121516389737936: | | | | | | | | | | | 1840 | | | | x | | | | | | | | | | | | | | | 0.000s 10.874s 638121516389741624: | 1825 | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 10.874s 638121516389745410: | | | | 1814 | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 10.875s 638121516389749099: | | | | | | | | | | | | | | | | x | | | | | | | | | | 1835 | | | | 0.000s 10.875s 638121516389753145: | | | | | | | | | | | | 1817 | | | x | | | | | | | | | | | | | | | 0.000s 10.876s 638121516389757954: | | | | | | | | | | | | | | | | x | | | | | | | | | | | 1837 | | | 0.000s 10.876s 638121516389761855: | | | | | | | | | | | | | | 1905 | x | | | | | | | | | | | | | | | 0.000s 10.876s 638121516389765478: | | | 1853 | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 10.877s 638121516389769192: | | | | | | | | | | | | | | | | x | | | | | 1867 | | | | | | | | | 0.000s 10.877s 638121516389772780: | | | | | | | | | | | | | | | | x | | | | | | | | 1826 | | | | | | 0.000s 10.878s 638121516389776238: | | | | | | | | | | | | | | | | x | 1858 | | | | | | | | | | | | | 0.000s 10.878s 638121516389779828: | | | | | | | | | | | | | | | | x | | 1821 | | | | | | | | | | | | 0.001s 10.878s 638121516389785962: | | | | | | | | | | | | | | | | x | | | | | | | 1885 | | | | | | | 0.000s 10.879s 638121516389790719: | | | | | | | | | | | | | | | | x | | | 1857 | | | | | | | | | | | 0.000s 10.879s 638121516389794872: | | | | | | | | | | | | | | | 1819 x | | | | | | | | | | | | | | | 0.000s 10.880s 638121516389798319: | | | | | | | | | 1812 | | | | | | x | | | | | | | | | | | | | | | 0.000s 10.880s 638121516389802015: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 1842 0.001s 10.881s 638121516389807833: | | | | | | | | | | | | | | | | x | | | | | | 1848 | | | | | | | | 0.000s 10.881s 638121516389812195: | | | | | | | | | | | | | 1783 | | x | | | | | | | | | | | | | | | 0.000s 10.882s 638121516389816318: | | | | | | | | 1852 | | | | | | | x | | | | | | | | | | | | | | | 0.000s 10.882s 638121516389819837: | | | | | | 1830 | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 10.882s 638121516389824216: | | | | | | | | | | | | | | | | x | | | | | | | | | 1882 | | | | | 0.000s 10.883s 638121516389828571: | | 1888 | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 10.883s 638121516389833091: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 1862 | 0.001s 10.884s 638121516389838231: | | | | | | | 1908 | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 10.884s 638121516389842305: | | | | | | | | | | | | | | | | x 1834 | | | | | | | | | | | | | | 0.000s 10.885s 638121516389846522: | | | | | 1881 | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 10.885s 638121516389851196: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 1847 | | 0.000s 10.885s 638121516389855609: 1933 | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 10.886s 638121516389860143: | | | | | | | | | | | | | | | | x | | | | 1892 | | | | | | | | | | 0.000s 10.886s 638121516389864296: | | | | | | | | | | 1868 | | | | | x | | | | | | | | | | | | | | | 0.000s 10.887s 638121516389868979: | | | | | | | | | | | 1875 | | | | x | | | | | | | | | | | | | | | 0.000s 10.887s 638121516389873079: | 1863 | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 10.888s 638121516389876826: | | | | 1850 | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 10.888s 638121516389880784: | | | | | | | | | | | | | | | | x | | | | | | | | | | 1878 | | | | 0.000s 10.888s 638121516389884747: | | | | | | | | | | | | 1860 | | | x | | | | | | | | | | | | | | | 0.000s 10.889s 638121516389888604: | | | | | | | | | | | | | | | | x | | | | | | | | | | | 1854 | | | 0.000s 10.889s 638121516389892252: | | | | | | | | | | | | | | 1934 | x | | | | | | | | | | | | | | | 0.000s 10.889s 638121516389896056: | | | 1873 | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 10.890s 638121516389899838: | | | | | | | | | | | | | | | | x | | | | | 1904 | | | | | | | | | 0.001s 10.890s 638121516389905289: | | | | | | | | | | | | | | | | x | | | | | | | | 1844 | | | | | | 0.001s 10.891s 638121516389911117: | | | | | | | | | | | | | | | | x | 1903 | | | | | | | | | | | | | 0.001s 10.892s 638121516389916772: | | | | | | | | | | | | | | | | x | | 1861 | | | | | | | | | | | | 0.001s 10.892s 638121516389922674: | | | | | | | | | | | | | | | | x | | | | | | | 1922 | | | | | | | 0.001s 10.893s 638121516389928449: | | | | | | | | | | | | | | | | x | | | 1877 | | | | | | | | | | | 0.001s 10.893s 638121516389934619: | | | | | | | | | | | | | | | 1874 x | | | | | | | | | | | | | | | 0.001s 10.894s 638121516389940282: | | | | | | | | | 1846 | | | | | | x | | | | | | | | | | | | | | | 0.001s 10.894s 638121516389945866: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 1879 0.001s 10.895s 638121516389951524: | | | | | | | | | | | | | | | | x | | | | | | 1890 | | | | | | | | 0.001s 10.896s 638121516389957283: | | | | | | | | | | | | | 1807 | | x | | | | | | | | | | | | | | | 0.001s 10.896s 638121516389963198: | | | | | | | | 1870 | | | | | | | x | | | | | | | | | | | | | | | 0.001s 10.897s 638121516389969031: | | | | | | 1859 | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 10.897s 638121516389974374: | | | | | | | | | | | | | | | | x | | | | | | | | | 1895 | | | | | 0.001s 10.898s 638121516389980103: | | 1917 | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 10.898s 638121516389985791: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 1871 | 0.001s 10.899s 638121516389991304: | | | | | | | x | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 10.900s 638121516389996841: | | | | | | | x | | | | | | | | x 1856 | | | | | | | | | | | | | | 0.001s 10.900s 638121516390002961: | | | | | 1912 | x | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 10.901s 638121516390008499: | | | | | | | x | | | | | | | | x | | | | | | | | | | | | 1896 | | 0.001s 10.901s 638121516390014233: x | | | | | | x | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 10.902s 638121516390020049: x | | | | | | x | | | | | | | | x | | | | 1928 | | | | | | | | | | 0.001s 10.903s 638121516390026320: x | | | | | | x | | 1891 | | | | | x | | | | | | | | | | | | | | | 0.001s 10.903s 638121516390032306: x | | | | | | x | | | 1894 | | | | x | | | | | | | | | | | | | | | 0.001s 10.904s 638121516390038114: x 1900 | | | | | x | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 10.904s 638121516390044377: x | | | 1869 | | x | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 10.905s 638121516390050605: x | | | | | | x | | | | | | | | x | | | | | | | | | | 1919 | | | | 0.001s 10.906s 638121516390056285: x | | | | | | x | | | | 1883 | | | x | | | | | | | | | | | | | | | 0.001s 10.906s 638121516390062282: x | | | | | | x | | | | | | | | x | | | | | | | | | | | 1880 | | | 0.001s 10.907s 638121516390067934: x | | | | | | x | | | | | | x | x | | | | | | | | | | | | | | | 0.001s 10.907s 638121516390073945: x | | 1889 | | | x | | | | | | x | x | | | | | | | | | | | | | | | 0.001s 10.908s 638121516390079899: x | | | | | | x | | | | | | x | x | | | | | 1941 | | | | | | | | | 0.001s 10.908s 638121516390085513: x | | | | | | x | | | | | | x | x | | | | | | | | 1872 | | | | | | 0.001s 10.909s 638121516390091756: x | | | | | | x | | | | | | x | x | 1925 | | | | | | | | | | | | | 0.001s 10.910s 638121516390097634: x | | | | | | x | | | | | | x | x | | | | | | | 1943 | | | | | | | 0.001s 10.910s 638121516390103403: x | | | | | | x | | | | | | x | x | | | 1893 | | | | | | | | | | | 0.001s 10.911s 638121516390109168: x | | | | | | x | | | | | | x 1907 x | | | | | | | | | | | | | | | 0.001s 10.911s 638121516390114941: x | | | | | | x | 1876 | | | | x | x | | | | | | | | | | | | | | | 0.001s 10.912s 638121516390120722: x | | | | | | x | | | | | | x | x | | | | | | | | | | | | | | 1929 0.001s 10.913s 638121516390126322: x | | | | | | x | | | | | | x | x | | 1911 | | | | | | | | | | | | 0.001s 10.913s 638121516390131841: x | | | | | | x | | | | | | x | x | | | | | | 1926 | | | | | | | | 0.001s 10.914s 638121516390137427: x | | | | | | x | | | | | 1836 x | x | | | | | | | | | | | | | | | 0.001s 10.914s 638121516390143278: x | | | | | | x 1910 | | | | | x | x | | | | | | | | | | | | | | | 0.001s 10.915s 638121516390149023: x | | | | | 1902 x | | | | | | x | x | | | | | | | | | | | | | | | 0.001s 10.915s 638121516390154498: x | | | | | | x | | | | | | x | x | | | | | | | | | 1920 | | | | | 0.001s 10.916s 638121516390159928: x | | | | | | x | | | | | | x | x | | | | | | | | | | | | | 1887 | 0.001s 10.916s 638121516390165320: x | | | | | | x | | | | | | x | x 1901 | | | | | | | | | | | | | | 0.001s 10.917s 638121516390170650: x | | | | 1938 | x | | | | | | x | x | | | | | | | | | | | | | | | 0.001s 10.917s 638121516390175760: x | | | | | | x | | | | | | x | x | | | | | | | | | | | | 1939 | | 0.001s 10.918s 638121516390181232: x | | | | | | x | | | | | | x | x | | | | x | | | | | | | | | | 0.001s 10.919s 638121516390186280: x | | | | | | x | | 1927 | | | x | x | | | | x | | | | | | | | | | 0.001s 10.919s 638121516390191769: x | x | | | | x | | | | | | x | x | | | | x | | | | | | | | | | 0.001s 10.920s 638121516390197135: x | x | | | | x | | | 1930 | | x | x | | | | x | | | | | | | | | | 0.001s 10.920s 638121516390202647: x 1913 x | | | | x | | | | | | x | x | | | | x | | | | | | | | | | 0.001s 10.921s 638121516390207972: x | x | 1898 | | x | | | | | | x | x | | | | x | | | | | | | | | | 0.001s 10.921s 638121516390213459: x | x | | | | x | | | | | | x | x | | | | x | | | | | x | | | | 0.001s 10.922s 638121516390218707: x | x | | | | x | | | | 1918 | x | x | | | | x | | | | | x | | | | 0.001s 10.922s 638121516390224983: x | x | | | | x | | | | | | x | x | | | | x | | | | | x 1897 | | | 0.001s 10.923s 638121516390230438: x | x 1931 | | | x | | | | | | x | x | | | | x | | | | | x | | | | 0.001s 10.923s 638121516390235784: x | x | | | | x | | | | | | x | x | | | | x x | | | | x | | | | 0.001s 10.924s 638121516390241287: x | x | | | | x | | | | | | x | x | | | | x x | | 1886 | x | | | | 0.001s 10.925s 638121516390246784: x | x | | | | x | | | | | | x | x | x | | x x | | | | x | | | | 0.001s 10.925s 638121516390252180: x | x | | | | x | | | | | | x | x | x | | x x | x | | x | | | | 0.001s 10.926s 638121516390257504: x | x | | | | x | | | | | | x | x | x | 1936 x x | x | | x | | | | 0.001s 10.926s 638121516390263125: x | x | | | | x | | | | | | x 1935 x | x | | x x | x | | x | | | | 0.001s 10.927s 638121516390268392: x | x | | | | x | 1924 | | | | x | x | x | | x x | x | | x | | | | 0.001s 10.927s 638121516390273904: x | x | | | | x | | | | | | x | x | x | | x x | x | | x | | | x 0.001s 10.928s 638121516390279353: x | x | | | | x | | | | | | x | x | x x | x x | x | | x | | | x 0.001s 10.928s 638121516390284503: x | x | | | | x | | | | | | x | x | x x | x x x x | | x | | | x 0.001s 10.929s 638121516390289933: x | x | | | | x | | | | | 1851 x | x | x x | x x x x | | x | | | x 0.001s 10.929s 638121516390295609: x | x | | | | x 1946 | | | | | x | x | x x | x x x x | | x | | | x 0.001s 10.930s 638121516390300971: x | x | | | 1940 x | | | | | | x | x | x x | x x x x | | x | | | x 0.001s 10.931s 638121516390306180: x | x | | | | x | | | | | | x | x | x x | x x x x | 1942 x | | | x 0.001s 10.931s 638121516390311539: x | x | | | | x | | | | | | x | x | x x | x x x x | | x | | 1915 x 0.001s 10.932s 638121516390318387: x | x | | | | x | | | | | | x | x 1923 x x | x x x x | | x | | | x 0.001s 10.932s 638121516390324269: x | x | | x | x | | | | | | x | x | x x | x x x x | | x | | | x 0.001s 10.933s 638121516390329545: x | x | | x | x | | | | | | x | x | x x | x x x x | | x | x | x 0.001s 10.933s 638121516390334760: x | x | | x | x | | x | | | x | x | x x | x x x x | | x | x | x 0.001s 10.934s 638121516390340055: x | x | | x | x | | x x | | x | x | x x | x x x x | | x | x | x 0.001s 10.934s 638121516390345262: x 1937 x | | x | x | | x x | | x | x | x x | x x x x | | x | x | x 0.001s 10.935s 638121516390350601: x | x | 1932 x | x | | x x | | x | x | x x | x x x x | | x | x | x 0.001s 10.936s 638121516390356239: x | x | | x | x | | x x x | x | x | x x | x x x x | | x | x | x 0.001s 10.936s 638121516390361508: x | x | | x | x | | x x x | x | x | x x | x x x x | | x 1916 x | x 0.001s 10.937s 638121516390366793: x | x x | x | x | | x x x | x | x | x x | x x x x | | x | x | x 0.001s 10.937s 638121516390372290: x | x x | x | x | | x x x | x | x | x x | x x x x 1914 | x | x | x 0.001s 10.938s 638121516390377465: x | x x | x | x | | x x x | x | x | x x x x x x x | | x | x | x 0.001s 10.938s 638121516390382536: x | x x | x | x | | x x x | x x x | x x x x x x x | | x | x | x 0.001s 10.939s 638121516390387544: x | x x | x | x | x x x x | x x x | x x x x x x x | | x | x | x 0.001s 10.939s 638121516390392713: x | x x | x | x | x x x x 1884 x x x | x x x x x x x | | x | x | x 0.001s 10.940s 638121516390398007: 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 10.940s 638121516390403381: 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 10.941s 638121516390408365: x | 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 10.941s 638121516390413626: x | x 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 10.942s 638121516390418741: x | x x | x x x x x x x x | x x x 1944 x x x x x x x | x x | x x x 0.001s 10.942s 638121516390424180: x x x 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 10.943s 638121516390429671: x x x x 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 10.943s 638121516390434944: x x x x x x x x x x x x x | x x x | x x x x x x x | x x 1947 x x x 0.001s 10.944s 638121516390440246: x x x x x x x x x x x x x | x x x | x x x x x x x 1945 x x | x x x 0.000s 10.944s 638121516390445145: x x x x x x x x x x x x x 1899 x x x | x x x x x x x | x x | x x x 0.000s 10.945s 638121516390450055: x x x x x 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 10.945s 638121516390454740: x x x x x x 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 10.946s 638121516390459567: x x x x x x x 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 10.946s 638121516390464573: x x x x x x x x x x x x x 1921 x x x x x x x x x x x x x x x x x x 0.001s 10.947s 638121516390475344: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 323 0.036s 10.983s 638121516390830818: 1979 1972 1949 1950 1964 1969 1958 1968 1971 1951 1978 1975 1956 1973 1967 1957 1966 1954 1953 1965 1959 1952 1962 1961 1974 1960 1976 1977 1963 1970 1955 1948 0.021s 11.004s 638121516391036451: 2002 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.024s 11.027s 638121516391273838: | | | | | | | | | | 1984 | | | | | | | | | | | | | | | | | | | | | 0.017s 11.044s 638121516391438925: | | | | | | | | | | | | | | | | | | | | | | | | | | | 1987 | | | | 0.001s 11.045s 638121516391449707: 2045 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 11.047s 638121516391474451: 2263 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.091s 11.139s . 638121516392388588: 2045 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.139s 638121516392396006: | | | | | | | | | | 2018 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.141s 638121516392410274: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1985 | | | 0.001s 11.141s 638121516392415786: | | | | | | | | | | | | 2010 | | | | | | | | | | | | | | | | | | | 0.001s 11.142s 638121516392421568: | | | | | | | | | | | | | | | | | | | 2004 | | | | | | | | | | | | 0.001s 11.143s 638121516392428730: | | | | | | | | | | | | | | | | | | | | | | | | | | 2011 | | | | | 0.001s 11.143s 638121516392435272: 2264 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 11.147s 638121516392466692: | | | | 2003 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.147s 638121516392474403: | | | | | | | | | | | | | | | | | | | | | | | 1981 | | | | | | | | 0.001s 11.148s 638121516392480444: | | | | | | | | | | | | | 1980 | | | | | | | | | | | | | | | | | | 0.000s 11.148s 638121516392485088: | | | | | | | | | | | 1995 | | | | | | | | | | | | | | | | | | | | 0.001s 11.149s 638121516392490770: | | | | | | | | | | | | 2265 | | | | | | | | | | | | | | | | | | | 0.000s 11.149s 638121516392494617: | | | | | | | | | | 2266 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.150s 638121516392498140: | | | | | | | | | | | | | | | | | | | | 2000 | | | | | | | | | | | 0.000s 11.150s 638121516392501943: | | | | | | | | 1996 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.151s 638121516392506199: | | | | | | | | | | | | | | | | | | | 2267 | | | | | | | | | | | | 0.001s 11.151s 638121516392515427: | | 1990 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.152s 638121516392521779: | | | | | | | | | | | | | | | | | | 1988 | | | | | | | | | | | | | 0.003s 11.155s 638121516392552184: 2045 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.155s 638121516392554149: | | | | | | | | | | | | | | | | | | | | | | | | | | 2268 | | | | | 0.001s 11.156s 638121516392561613: | | | | | | | | | | | | | | 2006 | | | | | | | | | | | | | | | | | 0.000s 11.157s 638121516392566086: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1983 | 0.001s 11.157s 638121516392571449: | | | | | | | 2007 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.157s 638121516392575319: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2019 | | | | 0.001s 11.158s 638121516392580790: | | | | | | | | | | 2018 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.158s 638121516392581089: | | | | | | | | | | | | 2010 | | | | | | | | | | | | | | | | | | | 0.000s 11.158s 638121516392581376: | | | | | | | | | | | | | | | | | | | 2004 | | | | | | | | | | | | 0.000s 11.158s 638121516392581633: | | | | 2023 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.159s 638121516392586477: | | | | | | | | | | | | | | | | | | | | | | | | | 1997 | | | | | | 0.000s 11.159s 638121516392590411: | | | | | | | | | | | | | | | | | | | | | | | | | | 2011 | | | | | 0.000s 11.159s 638121516392594491: | | | | | | | | | | | | | | 2269 | | | | | | | | | | | | | | | | | 0.001s 11.160s 638121516392604467: | | | | | | | 2270 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.161s 638121516392610824: | | | | | | | | | | | | | | | | | | | 2271 | | | | | | | | | | | | 0.001s 11.162s 638121516392616685: | | | | | | | | | | | | 2272 | | | | | | | | | | | | | | | | | | | 0.001s 11.162s 638121516392622651: | | | | 2273 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.163s 638121516392628363: | | | | | | | | | | 2274 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.163s 638121516392634163: | | | | | | | | | | | | | | | | | | | | | | | | | | 2275 | | | | | 0.001s 11.164s 638121516392640092: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2276 | | | | 0.001s 11.164s 638121516392646049: | | | | | | | | | | | | | | 2006 | | | | | | | | | | | | | | | | | 0.000s 11.165s 638121516392646352: | | | | | | | 2007 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.165s 638121516392646598: | | | | | | | | | | | | 2010 | | | | | | | | | | | | | | | | | | | 0.000s 11.165s 638121516392646855: | | | | 2023 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.165s 638121516392647112: | | | | | | | | | | 2018 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.165s 638121516392647341: | | | | | | | | | | | | | | | | | | | 2004 | | | | | | | | | | | | 0.000s 11.165s 638121516392649028: | | | | | | | | | | | | | | | | | | | | | | | | | | 2011 | | | | | 0.003s 11.167s 638121516392675817: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2019 | | | | 0.000s 11.168s 638121516392676311: | | | | | | | | | | | | | | | | | | | 2277 | | | | | | | | | | | | 0.001s 11.168s 638121516392682506: | | | | | | | | | | | | | | 2278 | | | | | | | | | | | | | | | | | 0.000s 11.168s 638121516392685766: | | | | 2279 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.169s 638121516392689528: | | | | | | | 2280 | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 11.171s 638121516392714098: | | | | | | | | | | | | | | | | | | | | | | | | 2001 | | | | | | | 0.000s 11.172s 638121516392718016: | | | | | | | | | | | | | | | | | | | | | | | 2024 | | | | | | | | 0.004s 11.175s 638121516392753941: | | | | | | | | | | | | | | 2006 | | | | | | | | | | | | | | | | | 0.000s 11.175s 638121516392754267: | | | | | | | | | | | | | | | | | | | 2004 | | | | | | | | | | | | 0.000s 11.175s 638121516392754534: | | | | 2023 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.175s 638121516392754856: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2281 | | | | 0.001s 11.176s 638121516392760655: | | | | | | | 2007 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.176s 638121516392760947: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009 0.001s 11.177s 638121516392768488: | | | | | | | | | | | | | | 2282 | | | | | | | | | | | | | | | | | 0.000s 11.177s 638121516392773145: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2019 | | | | 0.001s 11.178s 638121516392780965: | | | | | | | | | | | | | | | | | | | | | | | 2283 | | | | | | | | 0.001s 11.179s 638121516392786076: | | | | | | | | | | | | | | 2006 | | | | | | | | | | | | | | | | | 0.000s 11.179s 638121516392786273: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2284 0.001s 11.180s 638121516392797390: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009 0.002s 11.182s 638121516392820126: | | | | | | | | | | | | | | | | | | | | | | | 2024 | | | | | | | | 0.000s 11.182s 638121516392820604: | | | | | | | | | | | | | | 2285 | | | | | | | | | | | | | | | | | 0.007s 11.189s 638121516392890316: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2286 0.001s 11.190s 638121516392897126: | | | | | | | | | | | | | | | 1993 | | | | | | | | | | | | | | | | 0.001s 11.190s 638121516392903668: | | | | | | | | | | | | | | | | | | | | | | | 2287 | | | | | | | | 0.005s 11.195s 638121516392954112: | | | | | | | | | | | | | | | | | | | | | | | | | 2029 | | | | | | 0.003s 11.198s 638121516392982220: | | | | | | 2005 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.199s 638121516392988777: | | | | | | | | | | | | | | | | | | | | 2059 | | | | | | | | | | | 0.001s 11.199s 638121516392995313: | | | | | | | | | | | | | 2012 | | | | | | | | | | | | | | | | | | 0.001s 11.200s 638121516393002367: | | | | | | | | | | | | | | 2006 | | | | | | | | | | | | | | | | | 0.000s 11.200s 638121516393002709: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009 0.000s 11.200s 638121516393005280: | | | | | | | | | | | | | | | | | | | | | | | 2024 | | | | | | | | 0.000s 11.200s 638121516393005619: | | | 1982 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.201s 638121516393012467: | | | | | | | | | | | | | | | | | | | | | | | | | 2288 | | | | | | 0.001s 11.202s 638121516393019192: 2072 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.203s 638121516393026417: | | | | | | | | | | 2039 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.203s 638121516393032792: | | | | | | 2289 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.204s 638121516393039273: | | | | | | | | | | | | | | | 2020 | | | | | | | | | | | | | | | | 0.001s 11.204s 638121516393045383: | | | | | | | | | | | | | 2290 | | | | | | | | | | | | | | | | | | 0.001s 11.205s 638121516393051982: | | | | | | | | | | | | | | | | | | | | 2291 | | | | | | | | | | | 0.001s 11.206s 638121516393062398: | | | | | | | | | | | | | | | | | | | | | | | | | 2029 | | | | | | 0.000s 11.206s 638121516393063135: | | | | | | | | | | | | | 2012 | | | | | | | | | | | | | | | | | | 0.001s 11.207s 638121516393070058: | | | | | | | | 2025 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.208s 638121516393079508: | | | | | | | | | | | | | | | | | | | | | | | | | | 2053 | | | | | 0.000s 11.208s 638121516393084186: | | | | | | 2005 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.208s 638121516393084415: | | | | | | | | | | 2292 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.209s 638121516393094155: | | | | | | | | | | | | | | | 2293 | | | | | | | | | | | | | | | | 0.001s 11.210s 638121516393103379: 2294 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.211s 638121516393109717: | | | | | | | | | | | | | 2295 | | | | | | | | | | | | | | | | | | 0.000s 11.211s 638121516393114244: | | | | | | | | | | | | | | | | 1999 | | | | | | | | | | | | | | | 0.000s 11.212s 638121516393118812: | | | | | | 2296 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.212s 638121516393123570: | | | | 2076 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.213s 638121516393129090: | | | | | | | | 2297 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.214s 638121516393136491: | | | | | | | | | | | | | | | | | | | | | | | | | | 2298 | | | | | 0.000s 11.214s 638121516393140428: | | | | | | | | | | 2039 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.214s 638121516393140744: 2072 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.214s 638121516393141173: | | | | | | | | | | | | | | | | | | | | | | | | | 2056 | | | | | | 0.001s 11.215s 638121516393146877: | | | | | | | | | | | | | | | 2020 | | | | | | | | | | | | | | | | 0.000s 11.215s 638121516393147176: | | | | | | | | | | | | | 2012 | | | | | | | | | | | | | | | | | | 0.000s 11.215s 638121516393147612: | | | | | | | | | | | | | | | | | | | | 2059 | | | | | | | | | | | 0.000s 11.215s 638121516393148049: | | | | | | | | | | | | | | | | | | | | | | | | 2038 | | | | | | | 0.000s 11.215s 638121516393151987: | | | 2028 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.215s 638121516393155432: | | | | | | 2005 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.215s 638121516393155594: | | | | | | | | | | | | 2021 | | | | | | | | | | | | | | | | | | | 0.000s 11.216s 638121516393159599: | | | | | | | | 2025 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.216s 638121516393159828: | | | | | | | | | | | | | | | | | | | | | | | | | | 2053 | | | | | 0.000s 11.216s 638121516393160056: | | | | | | | 2030 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.216s 638121516393164249: | | | | 2299 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.217s 638121516393169373: 2300 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.217s 638121516393174326: | | | | | | 2301 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.218s 638121516393178046: | | | | | | | | | | | | | | | | | | | | | | | | | 2302 | | | | | | 0.000s 11.218s 638121516393181895: | | | | | | | | | | | | | | | | | | | | | | | | 2303 | | | | | | | 0.001s 11.219s 638121516393193548: | | | | | | | | 2304 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.220s 638121516393200638: | | | 2305 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.221s 638121516393206198: 2072 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.221s 638121516393206609: | | | | | | 2005 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.221s 638121516393206799: | | | | | | | | | | | | 2306 | | | | | | | | | | | | | | | | | | | 0.000s 11.221s 638121516393211122: | | | | | | | | | | | | | | | 2307 | | | | | | | | | | | | | | | | 0.001s 11.222s 638121516393216240: | | | | | | | | | | | | | | | | | | | | | | | | | 2056 | | | | | | 0.000s 11.222s 638121516393216569: | | | | 2076 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.222s 638121516393216832: | | | | | | | | | | | | | | | | | | | | | | | | 2038 | | | | | | | 0.000s 11.222s 638121516393217108: | | | | | | | | | | | | | | | | | | | | 2308 | | | | | | | | | | | 0.001s 11.222s 638121516393222889: | | | | | | | 2309 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.223s 638121516393228882: | | | | | | | | 2025 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.223s 638121516393229239: | | | 2028 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.223s 638121516393229483: | | | | | | | | | | | | 2021 | | | | | | | | | | | | | | | | | | | 0.000s 11.223s 638121516393229732: | | | | | | | | | | | | | | | 2020 | | | | | | | | | | | | | | | | 0.000s 11.223s 638121516393229946: | | | | | 1986 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.224s 638121516393238191: | | | | | | | | | | | 2015 | | | | | | | | | | | | | | | | | | | | 0.001s 11.224s 638121516393244035: | | | | | | | | | | | | | | | | | | | | 2059 | | | | | | | | | | | 0.000s 11.224s 638121516393244425: | | | | | | | | | | | | | | | | | | | | | | | | | 2310 | | | | | | 0.001s 11.225s 638121516393250209: | | | | | | | 2030 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.225s 638121516393250518: | | | | | | | | | | | | 2311 | | | | | | | | | | | | | | | | | | | 0.001s 11.226s 638121516393264303: | | | | | | | | | | | | | | | | | | | | | | | | | 2056 | | | | | | 0.000s 11.227s 638121516393266683: | | | | | | | | | | | 2312 | | | | | | | | | | | | | | | | | | | | 0.001s 11.227s 638121516393273709: | | | | | | | | | | | | 2021 | | | | | | | | | | | | | | | | | | | 0.001s 11.228s 638121516393278770: | | | | | | | | | | | | | | | | | | | | | | | | | 2313 | | | | | | 0.000s 11.228s 638121516393283048: | | | | | | | | | | | 2015 | | | | | | | | | | | | | | | | | | | | 0.001s 11.229s 638121516393292197: | | | | | | | | | | | | | | | | | | | | | | | | | 2056 | | | | | | 0.001s 11.230s 638121516393300012: | | | | | | | | | | | 2314 | | | | | | | | | | | | | | | | | | | | 0.001s 11.231s 638121516393306868: | | | | | | | | | | | | | | | | | | | | | | | | | 2315 | | | | | | 0.001s 11.231s 638121516393314805: | | | | | | | | | | | 2015 | | | | | | | | | | | | | | | | | | | | 0.000s 11.232s 638121516393318028: | | | | | | | | | | | | | | | | | | | | | | | | | 2056 | | | | | | 0.002s 11.234s 638121516393338117: | | | | | | | | | | | | | | | | | | | 2014 | | | | | | | | | | | | 0.001s 11.234s 638121516393344480: 2102 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.236s 638121516393357447: | | | | | | | | | | | | | | | | | | | 2316 | | | | | | | | | | | | 0.001s 11.236s 638121516393363850: 2317 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.237s 638121516393367739: | 1994 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.237s 638121516393372467: | | | | | | | | | | | | | | | | | | | 2014 | | | | | | | | | | | | 0.000s 11.237s 638121516393373132: 2102 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.238s 638121516393379715: 2318 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.238s 638121516393383815: | | | | | | | | | | | | | | | | | | | 2319 | | | | | | | | | | | | 0.000s 11.239s 638121516393388416: 2102 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.239s 638121516393393571: | | | | | | | | | | | | | | | | | | | 2014 | | | | | | | | | | | | 0.002s 11.241s 638121516393412176: 2124 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.242s 638121516393421623: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1998 | | 0.001s 11.243s 638121516393430487: | | | | | | | | | | | | | | | | 2081 | | | | | | | | | | | | | | | 0.001s 11.243s 638121516393435763: 2320 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.244s 638121516393442757: | | | | | 2052 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.245s 638121516393452478: | | 2037 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.246s 638121516393458776: 2124 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.246s 638121516393460076: | | | | | | | | | | | | | | | | 2321 | | | | | | | | | | | | | | | 0.001s 11.247s 638121516393466315: | | | | | | | | | | | | | | | | | | | | | | | 2063 | | | | | | | | 0.000s 11.247s 638121516393470286: | | | | 2100 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.247s 638121516393474710: | | | | | 2322 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.248s 638121516393479190: | | | | | | | | | | | | | | | | 2081 | | | | | | | | | | | | | | | 0.000s 11.248s 638121516393479779: | | | | | | 2031 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.249s 638121516393486100: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2032 0.001s 11.249s 638121516393491856: | | 2323 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.250s 638121516393497656: 2324 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.250s 638121516393502161: | | | | | 2052 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.250s 638121516393502374: | | | | | | | | | | | | | | | | | | | | | | | 2325 | | | | | | | | 0.000s 11.250s 638121516393505765: | 2026 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.251s 638121516393509029: | | | | | | | | | | | | | | | | 2326 | | | | | | | | | | | | | | | 0.001s 11.251s 638121516393516044: | | 2037 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.252s 638121516393522112: | | | | 2327 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.253s 638121516393528367: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2328 0.001s 11.253s 638121516393533844: | | | | | | | | | | | | | | | | 2081 | | | | | | | | | | | | | | | 0.000s 11.253s 638121516393534144: | | | | | | | | | | | | | | | | | | | | | | | 2063 | | | | | | | | 0.000s 11.253s 638121516393534380: | | | | | | 2329 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.254s 638121516393540357: 2124 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.254s 638121516393540747: | | | | | | | | | | | | | | | | | 1989 | | | | | | | | | | | | | | 0.000s 11.254s 638121516393545278: | | | | | 2330 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.255s 638121516393550992: | 2331 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.256s 638121516393556481: | | | | 2100 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.256s 638121516393556759: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2032 0.000s 11.256s 638121516393558030: | | | | | | 2031 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.256s 638121516393558281: | | 2054 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.256s 638121516393562992: | | | | | | | | | | | | | | | | | | | | | | | | | 2092 | | | | | | 0.000s 11.257s 638121516393567421: | | | | | | | | | | | 2057 | | | | | | | | | | | | | | | | | | | | 0.000s 11.257s 638121516393572335: | | | | | 2052 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.257s 638121516393572531: | | | | | | | | | | | | | | | | | | | | | | | 2332 | | | | | | | | 0.001s 11.258s 638121516393577920: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2333 0.001s 11.258s 638121516393583209: | | | | 2334 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.259s 638121516393590908: | | | | | | 2335 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.259s 638121516393595025: | | | | | | | | | | | | | | 2047 | | | | | | | | | | | | | | | | | 0.000s 11.260s 638121516393598485: | 2026 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.260s 638121516393598635: | | 2336 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.260s 638121516393602313: | | | | | 2337 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.261s 638121516393607423: | | | | | | | | | | | | | | | | | | | | | | | 2063 | | | | | | | | 0.000s 11.261s 638121516393607682: | | | | | | | | | | | | | | | | | | | | | | | | | 2338 | | | | | | 0.001s 11.261s 638121516393612830: | | | | | | | | | | | 2339 | | | | | | | | | | | | | | | | | | | | 0.000s 11.262s 638121516393617286: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2032 0.000s 11.262s 638121516393618564: | | | | 2100 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.262s 638121516393618817: | | | | | | 2031 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.262s 638121516393619050: | | 2054 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.262s 638121516393619258: | | | | | | | | | | | | | | 2340 | | | | | | | | | | | | | | | | | 0.000s 11.262s 638121516393624026: | | | | | 2052 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.262s 638121516393624265: | | | | | | | | | | | | | | | | | | | | | | | | | 2092 | | | | | | 0.000s 11.263s 638121516393628524: | | | | | | | | | | | 2057 | | | | | | | | | | | | | | | | | | | | 0.000s 11.263s 638121516393629577: | | | | | | | | | | | | | | | | | | | | | | | 2341 | | | | | | | | 0.001s 11.264s 638121516393638741: | | | | 2342 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.264s 638121516393644774: | | 2343 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.265s 638121516393650681: | | | | | | | | | | | | | | 2047 | | | | | | | | | | | | | | | | | 0.000s 11.265s 638121516393651061: | | | | | 2344 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.266s 638121516393656894: | | | | | | | | | | | | | | | | | | | | | | | | | 2345 | | | | | | 0.001s 11.266s 638121516393662697: | | | | | | | | | | | 2346 | | | | | | | | | | | | | | | | | | | | 0.001s 11.267s 638121516393668530: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2055 0.001s 11.267s 638121516393674556: | | | | | | | | | | | | | | | | | | | | | | | 2063 | | | | | | | | 0.000s 11.267s 638121516393674883: | | | | 2100 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.267s 638121516393675168: | | | | | | | | | | | | | | | | | | | | | 1992 | | | | | | | | | | 0.001s 11.268s 638121516393681113: | | | | | | 2061 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.269s 638121516393686956: | | 2054 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.269s 638121516393687280: | | | | | | | | | | | | | | 2347 | | | | | | | | | | | | | | | | | 0.001s 11.269s 638121516393693308: | | | | | 2052 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.269s 638121516393693612: | | | | | | | | | | | | | | | | | | | | | | | | | 2092 | | | | | | 0.000s 11.269s 638121516393693860: | | | | | | | | | | | 2057 | | | | | | | | | | | | | | | | | | | | 0.000s 11.269s 638121516393694121: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2348 0.001s 11.270s 638121516393702738: | | | | | | | | | | | | | | 2047 | | | | | | | | | | | | | | | | | 0.000s 11.270s 638121516393705992: | | | | | | | | | | | | | | | | | | | | | | | | | 2349 | | | | | | 0.000s 11.271s 638121516393710526: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2055 0.000s 11.271s 638121516393714865: | | | | | | 2350 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.273s 638121516393729666: | | | | | | | | | | | | | | | | | | | | | | | | | 2092 | | | | | | 0.001s 11.274s 638121516393736652: | | | | | | | | | | | 2095 | | | | | | | | | | | | | | | | | | | | 0.001s 11.274s 638121516393744091: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2040 | | | | 0.000s 11.275s 638121516393747547: | | | | | 2066 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.275s 638121516393752985: | | | | | | | | | | | | | | | | | | | 2046 | | | | | | | | | | | | 0.001s 11.277s 638121516393767140: | | | | | | 2061 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.277s 638121516393767484: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2351 0.001s 11.277s 638121516393773219: | | | | | | | | | | | | | | | | | | | | | | | | | 2352 | | | | | | 0.001s 11.278s 638121516393778677: | 2058 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.278s 638121516393784905: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2353 | | | | 0.001s 11.279s 638121516393790406: | | | | | | | | | | | 2354 | | | | | | | | | | | | | | | | | | | | 0.000s 11.279s 638121516393795057: | | | | | 2355 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.280s 638121516393801206: 2164 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.281s 638121516393806517: | | | | | | | | | | | | | | | | | | | | | 2013 | | | | | | | | | | 0.000s 11.281s 638121516393810385: | | | | | | | | | | | | | | | | | | | | | | | | 2080 | | | | | | | 0.000s 11.281s 638121516393815172: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2055 0.000s 11.282s 638121516393816574: | | | | | | | | | | | | | | | | | | | 2356 | | | | | | | | | | | | 0.001s 11.282s 638121516393822245: | | | | | | | | 2044 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.283s 638121516393833830: | | | | | | | | | | | | | | | | | | | | | | | | | 2092 | | | | | | 0.000s 11.283s 638121516393834131: | | | | | | | | | 1991 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.284s 638121516393841041: | | | | | | | | | | | | | | | | 2153 | | | | | | | | | | | | | | | 0.000s 11.284s 638121516393845274: | | | | | | | | | | 2096 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.285s 638121516393850543: | | | 2071 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.285s 638121516393855068: | | | | | | | | | | | | | | | 2042 | | | | | | | | | | | | | | | | 0.000s 11.286s 638121516393858495: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2016 | 0.000s 11.286s 638121516393861728: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2040 | | | | 0.000s 11.286s 638121516393861930: | | | | | | | | | | | 2095 | | | | | | | | | | | | | | | | | | | | 0.000s 11.286s 638121516393862070: | | | | | | 2085 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.287s 638121516393867304: | | | | | 2066 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.287s 638121516393867601: | | | | | | | | | | | | | | | | | | | | | | | 2113 | | | | | | | | 0.001s 11.287s 638121516393873099: | | | | | | | 2060 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.288s 638121516393879732: | | | | | | | | | | | | | 2034 | | | | | | | | | | | | | | | | | | 0.001s 11.288s 638121516393885622: | 2357 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.289s 638121516393891441: 2358 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.290s 638121516393897791: | | | | | | | | | | | | 2035 | | | | | | | | | | | | | | | | | | | 0.001s 11.290s 638121516393903523: | | | | | | | | | | | | | | | | | | | | | 2359 | | | | | | | | | | 0.001s 11.291s 638121516393909340: | | | | | | | | | | | | | | | | | | | 2046 | | | | | | | | | | | | 0.000s 11.291s 638121516393909660: | | | | | | | | | | | | | | | | | | | | | | | | 2360 | | | | | | | 0.001s 11.291s 638121516393915226: | | 2083 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.292s 638121516393921133: | | | | | | | | | | | | | | 2084 | | | | | | | | | | | | | | | | | 0.001s 11.293s 638121516393927382: | | | | | | | | | | | | | | | | | | | | | | 2008 | | | | | | | | | 0.001s 11.293s 638121516393932955: | | | | | | | | 2361 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.294s 638121516393938868: | | | | | | | | | | | | | | | | | 2033 | | | | | | | | | | | | | | 0.001s 11.294s 638121516393944539: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2362 0.001s 11.295s 638121516393950202: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2022 | | | 0.001s 11.295s 638121516393955872: | | | | | | | | | | | | | | | | 2363 | | | | | | | | | | | | | | | 0.001s 11.296s 638121516393961439: | | | 2364 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.297s 638121516393967093: | | | | | | | | | | | | | | | 2365 | | | | | | | | | | | | | | | | 0.001s 11.297s 638121516393972497: | | | | | | | | | | | | | | | | | | 2050 | | | | | | | | | | | | | 0.001s 11.298s 638121516393978218: | | | | | | | | | | 2366 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.298s 638121516393983934: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2367 | 0.001s 11.299s 638121516393989713: | | | | | | | | | | | | | | | | | | | | | | | 2368 | | | | | | | | 0.001s 11.299s 638121516393995187: | | | | | | 2369 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.300s 638121516394001105: 2164 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.300s 638121516394001879: | 2058 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.300s 638121516394002201: | | | | | | | | | | | | | | | | | | | 2370 | | | | | | | | | | | | 0.001s 11.301s 638121516394008172: | | | | | | | | | | | | | 2371 | | | | | | | | | | | | | | | | | | 0.001s 11.301s 638121516394013399: | | | | | | | 2372 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.302s 638121516394018833: | | | | | | | | | | | | | | | | | | | | | | | | 2080 | | | | | | | 0.000s 11.302s 638121516394019190: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2017 | | 0.001s 11.303s 638121516394026229: | | | | | | | | | | | | | | | | | | | | | | | | | | 2075 | | | | | 0.001s 11.303s 638121516394035377: | | | | | | | | | 2027 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.304s 638121516394043389: | | | | | | | | | | | | | | | | | | | | | 2013 | | | | | | | | | | 0.000s 11.304s 638121516394043699: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2068 | | | | 0.001s 11.305s 638121516394049495: | | 2373 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.305s 638121516394055344: | | | | | | | | 2044 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.305s 638121516394055657: | | | | | | | | | | | | | | 2374 | | | | | | | | | | | | | | | | | 0.001s 11.306s 638121516394061715: | | | | | | | | | | | | | | | | | | | | | | 2375 | | | | | | | | | 0.001s 11.307s 638121516394067694: | | | | | | | | | | | | | | | | | 2376 | | | | | | | | | | | | | | 0.001s 11.307s 638121516394073315: | | | | | 2377 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.308s 638121516394079392: | | | | | | | | | | | | | | | | 2153 | | | | | | | | | | | | | | | 0.000s 11.308s 638121516394079729: | | | | | | | | | | | 2126 | | | | | | | | | | | | | | | | | | | | 0.001s 11.308s 638121516394085450: | | | | | | | | | | 2096 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.308s 638121516394085953: | | | | | | | | | | | | 2378 | | | | | | | | | | | | | | | | | | | 0.001s 11.309s 638121516394091661: | | | | 2114 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.310s 638121516394097402: | | | | | | | | | | | | | 2034 | | | | | | | | | | | | | | | | | | 0.000s 11.310s 638121516394097719: | | | | | | | | | | | | | | | 2042 | | | | | | | | | | | | | | | | 0.000s 11.310s 638121516394097968: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2016 | 0.000s 11.310s 638121516394098217: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2055 0.000s 11.310s 638121516394099540: 2379 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.310s 638121516394105850: | | | | | | 2085 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.311s 638121516394106174: | 2380 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.311s 638121516394111575: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2381 | | | 0.001s 11.312s 638121516394117140: | | | | | | | | | | | | | | | | | | | | | | | | | 2109 | | | | | | 0.001s 11.312s 638121516394122907: | | | | | | | 2060 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.312s 638121516394123202: | | | 2071 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.312s 638121516394123410: | | | | | | | | | | | | | | | | | | | | | | | 2113 | | | | | | | | 0.000s 11.312s 638121516394123647: | | | | | | | | | | | | | | | | | | | | | | | | 2382 | | | | | | | 0.001s 11.313s 638121516394129328: | | | | | | | | | | | | | | | | | | 2383 | | | | | | | | | | | | | 0.001s 11.313s 638121516394135046: | | | | | | | | | | | | | | | | | | | | | | | | | | 2384 | | | | | 0.001s 11.314s 638121516394141061: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2385 | | 0.001s 11.315s 638121516394146740: | | | | | | | | | | | | | | | | | | | 2046 | | | | | | | | | | | | 0.000s 11.315s 638121516394147050: | | | | | | | | | | | | | | 2084 | | | | | | | | | | | | | | | | | 0.000s 11.315s 638121516394147298: | | 2083 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.315s 638121516394147520: | | | | | | | | 2386 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.315s 638121516394152878: | | | | | | | | | | | | | | | | | | | | | | 2008 | | | | | | | | | 0.000s 11.315s 638121516394153189: | | | | | | | | | 2387 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.316s 638121516394158900: | | | | | | | | | | | | | | | | | | | | | 2388 | | | | | | | | | | 0.001s 11.316s 638121516394164558: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2389 | | | | 0.001s 11.317s 638121516394170480: | | | | | | | | | | | | | | | | | 2033 | | | | | | | | | | | | | | 0.000s 11.317s 638121516394170882: | | | | | 2066 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.317s 638121516394171205: | | | | | | | | | | | | 2035 | | | | | | | | | | | | | | | | | | | 0.000s 11.317s 638121516394171464: | | | | | | | | | | | 2390 | | | | | | | | | | | | | | | | | | | | 0.001s 11.318s 638121516394177205: | | | | | | | | | | | | | | | | | | | | 2082 | | | | | | | | | | | 0.001s 11.318s 638121516394182644: | | | | | | | | | | | | | | | 2391 | | | | | | | | | | | | | | | | 0.001s 11.319s 638121516394188395: | | | | 2392 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.319s 638121516394193817: | | | | | | | | | | | | | | | | 2180 | | | | | | | | | | | | | | | 0.001s 11.320s 638121516394199773: | | | | | | | | | | 2393 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.320s 638121516394205193: 2164 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.320s 638121516394205622: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2394 | 0.001s 11.321s 638121516394211094: | | | | | | | | | | | | | 2049 | | | | | | | | | | | | | | | | | | 0.001s 11.322s 638121516394216679: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2022 | | | 0.000s 11.322s 638121516394216952: | | | | | | | | | | | | | | | | | | | | | | | | 2080 | | | | | | | 0.000s 11.322s 638121516394217170: | 2058 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.322s 638121516394217361: | | | 2395 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.322s 638121516394222796: | | | | | | | | | | | | | | | | | | | | | | | 2396 | | | | | | | | 0.001s 11.323s 638121516394228487: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2017 | | 0.000s 11.323s 638121516394228754: | | | | | | | | | | | | | | | | | | 2050 | | | | | | | | | | | | | 0.000s 11.323s 638121516394228985: | | | | | | 2397 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.323s 638121516394234900: | | | | | | | | 2044 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.323s 638121516394235183: | | 2398 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.324s 638121516394240715: | | | | | | | | | | | | | | 2399 | | | | | | | | | | | | | | | | | 0.001s 11.325s 638121516394246421: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2077 0.001s 11.325s 638121516394251927: | | | | | | | 2103 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.326s 638121516394257375: | | | | | | | | | 2027 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.326s 638121516394257666: | | | | | | | | | | | | | | | | | | | | | | | | | | 2075 | | | | | 0.000s 11.326s 638121516394257910: | | | | | | | | | | | | | | | | | | | | | | 2400 | | | | | | | | | 0.001s 11.326s 638121516394263504: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2068 | | | | 0.000s 11.326s 638121516394263811: | | | | | | | | | | | | | | | | | | | | | 2013 | | | | | | | | | | 0.000s 11.326s 638121516394264055: | | | | | | | | | | | | | | | | | | | 2086 | | | | | | | | | | | | 0.001s 11.327s 638121516394269949: | | | | | | | | | | | | | | | | | | | | | | | | | 2401 | | | | | | 0.001s 11.327s 638121516394275610: | | | | | | | | | | | 2126 | | | | | | | | | | | | | | | | | | | | 0.000s 11.328s 638121516394276082: | | | | | | | | | | | | | | | | | 2402 | | | | | | | | | | | | | | 0.001s 11.329s 638121516394287402: | | | | 2114 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.329s 638121516394287705: | | | | | | | | | | | | 2065 | | | | | | | | | | | | | | | | | | | 0.001s 11.329s 638121516394293312: | | | | | | | | | | | | | | | | | | | | 2403 | | | | | | | | | | | 0.001s 11.330s 638121516394299070: | | | | | | | | | | | | | | | | 2404 | | | | | | | | | | | | | | | 0.001s 11.331s 638121516394307636: | | | | | | | | | | | | | | | 2042 | | | | | | | | | | | | | | | | 0.000s 11.331s 638121516394308028: | | | | | | | | | | 2096 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.331s 638121516394308296: | | | | | 2107 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.331s 638121516394314038: 2405 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.332s 638121516394320321: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2406 | | 0.001s 11.332s 638121516394325916: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2016 | 0.000s 11.333s 638121516394326206: | | | | | | | | | | | | | | | | | | 2407 | | | | | | | | | | | | | 0.001s 11.333s 638121516394331589: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2408 | | | 0.001s 11.334s 638121516394337177: | | | 2071 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.334s 638121516394337469: | | | | | | | | | | | | | | | | | | | | | | | 2113 | | | | | | | | 0.000s 11.334s 638121516394337670: | | | | | | 2085 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.334s 638121516394337884: | | | | | | | | | | | | | 2409 | | | | | | | | | | | | | | | | | | 0.001s 11.334s 638121516394343211: | | 2083 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.334s 638121516394343483: | | | | | | | | | | | | | | | | | | | | | | | | 2108 | | | | | | | 0.001s 11.335s 638121516394349226: | | | | | | | | | | | | | | 2084 | | | | | | | | | | | | | | | | | 0.000s 11.335s 638121516394349534: | | | | | | | | | | | | | | | | | | | | | | 2008 | | | | | | | | | 0.000s 11.335s 638121516394349762: | 2074 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.335s 638121516394355101: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2410 | | | | 0.001s 11.336s 638121516394360782: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2411 0.001s 11.337s 638121516394366519: | | | | | | | | | | | 2412 | | | | | | | | | | | | | | | | | | | | 0.001s 11.338s 638121516394379242: | | | | | | | | | | | | | | | | | | | 2413 | | | | | | | | | | | | 0.001s 11.338s 638121516394385017: | | | | | | | | | | | | | | | | | | | | | | | | | 2109 | | | | | | 0.000s 11.338s 638121516394385364: | | | | | | | | | | | | | | | | | | | | | | | | | | 2105 | | | | | 0.001s 11.339s 638121516394391043: | | | | | | | | | | | | | | | | | 2033 | | | | | | | | | | | | | | 0.000s 11.339s 638121516394391358: | | | | | | | 2414 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.340s 638121516394397087: | | | | 2415 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.340s 638121516394402699: | | | | | | | | | | | | | | | | | | | | | 2073 | | | | | | | | | | 0.001s 11.341s 638121516394408644: | | | | | | | | | | | | | | | | | | | | 2082 | | | | | | | | | | | 0.000s 11.341s 638121516394408975: | | | | | | | | | | | | 2416 | | | | | | | | | | | | | | | | | | | 0.001s 11.341s 638121516394414413: 2164 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.341s 638121516394414814: | | | | | | | | | 2036 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.342s 638121516394420472: | | | | | | | | | | | | | | | | 2180 | | | | | | | | | | | | | | | 0.000s 11.342s 638121516394420732: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2017 | | 0.000s 11.342s 638121516394420932: | | | | | | | | | | | | | | | | | | 2050 | | | | | | | | | | | | | 0.000s 11.342s 638121516394421137: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2022 | | | 0.000s 11.342s 638121516394421357: | | | 2417 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.343s 638121516394427805: | | | | | | | | | | | | | 2049 | | | | | | | | | | | | | | | | | | 0.000s 11.343s 638121516394428090: | | | | | | | | | | | | | | | 2087 | | | | | | | | | | | | | | | | 0.001s 11.343s 638121516394433424: | | | | | | | | | | | | | | 2418 | | | | | | | | | | | | | | | | | 0.001s 11.344s 638121516394438961: | | | | | | | | | | | | | | | | | | | | | | | | 2419 | | | | | | | 0.001s 11.344s 638121516394444300: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2068 | | | | 0.000s 11.344s 638121516394444567: | | | | | 2420 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.345s 638121516394450231: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2041 | 0.001s 11.345s 638121516394455666: | | 2421 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.346s 638121516394461011: | | | | | | | | 2089 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.347s 638121516394466360: | 2422 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.347s 638121516394471663: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2077 0.000s 11.347s 638121516394472738: | | | | | | | | | | | 2126 | | | | | | | | | | | | | | | | | | | | 0.000s 11.347s 638121516394472947: | | | | | | | | | | | | | | | | | | | | | | | 2144 | | | | | | | | 0.001s 11.348s 638121516394478713: | | | | | | | | | | | | | | | | | | | 2086 | | | | | | | | | | | | 0.000s 11.348s 638121516394479039: | | | | | | | | | | | | | | | | | | | | | | | | | 2423 | | | | | | 0.001s 11.348s 638121516394484691: | | | | | | | 2103 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.348s 638121516394484945: | | | | 2114 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.348s 638121516394485171: | | | | | | | | | | | | | | | | | | | | | | | | | | 2424 | | | | | 0.001s 11.349s 638121516394490831: | | | | | | | | | | | | | | | | | 2425 | | | | | | | | | | | | | | 0.001s 11.350s 638121516394496421: | | | | | | | | | | | | | | | | | | | | | | 2043 | | | | | | | | | 0.001s 11.350s 638121516394501805: 2426 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.351s 638121516394507994: | | | | | | | | | | | | | | | | | | | | 2427 | | | | | | | | | | | 0.001s 11.351s 638121516394514243: | | | | | | | | | | | | | | | | | | | | | 2428 | | | | | | | | | | 0.001s 11.352s 638121516394519975: | | | | | | | | | | | | 2065 | | | | | | | | | | | | | | | | | | | 0.000s 11.352s 638121516394520351: | | | | | | | | | | | | | | | | 2429 | | | | | | | | | | | | | | | 0.001s 11.352s 638121516394525985: | | | | | | | | | | | | | | | | | | 2430 | | | | | | | | | | | | | 0.001s 11.353s 638121516394531410: | | | 2071 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.353s 638121516394531726: | | | | | | | | | | | | | 2431 | | | | | | | | | | | | | | | | | | 0.001s 11.354s 638121516394537397: | | | | | | | | | | | | | | 2084 | | | | | | | | | | | | | | | | | 0.000s 11.354s 638121516394537691: | | | | | | | | | 2432 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.354s 638121516394543265: | | | | | | | | | | | | | | | 2433 | | | | | | | | | | | | | | | | 0.000s 11.355s 638121516394547466: | | | | | | | | | | | | | | | | | | | | | | | | 2108 | | | | | | | 0.000s 11.355s 638121516394547685: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2067 | | | 0.000s 11.355s 638121516394550665: | | | | | 2107 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.355s 638121516394550840: | | | | | | | | | | 2117 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.355s 638121516394554152: | | 2083 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.355s 638121516394554393: | | | | | | | | | | | 2434 | | | | | | | | | | | | | | | | | | | | 0.000s 11.356s 638121516394558468: | | | | | | | | | | | | | | | | | | | | | | | | | 2109 | | | | | | 0.000s 11.356s 638121516394558660: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2435 | 0.000s 11.356s 638121516394562247: | | | | | | 2116 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.357s 638121516394567436: | | | | | | | | 2436 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.357s 638121516394570453: | 2074 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.357s 638121516394570649: | | | | | | | | | | | | | | | | | | | 2437 | | | | | | | | | | | | 0.000s 11.357s 638121516394575160: | | | | | | | | | | | | | | | | | | | | | | | | | | 2105 | | | | | 0.000s 11.357s 638121516394575428: | | | | | | | 2438 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.358s 638121516394578559: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2088 | | | | 0.000s 11.358s 638121516394581521: | | | | | | | | | | | | | | | | | | | | 2082 | | | | | | | | | | | 0.000s 11.358s 638121516394581698: | | | | | | | | | | | | | | | | | | | | | | 2439 | | | | | | | | | 0.000s 11.358s 638121516394584545: | | | | | | | | | | | | | | | | | | | | | 2073 | | | | | | | | | | 0.000s 11.358s 638121516394584694: | | | | | | | | | | | | | | | | | | | | | | | 2440 | | | | | | | | 0.000s 11.359s 638121516394587632: | | | | | | | | | | | | 2441 | | | | | | | | | | | | | | | | | | | 0.000s 11.359s 638121516394590905: | | | | | | | | | | | | | | | | | | 2050 | | | | | | | | | | | | | 0.000s 11.359s 638121516394591061: | | | | | | | | | | | | | | | | 2180 | | | | | | | | | | | | | | | 0.000s 11.359s 638121516394591204: | | | 2442 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.360s 638121516394596095: | | | | | | | | | | | | | 2049 | | | | | | | | | | | | | | | | | | 0.000s 11.360s 638121516394596368: | | | | | | | | | 2036 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.360s 638121516394596585: | | | | | | | | | | | | | | 2443 | | | | | | | | | | | | | | | | | 0.001s 11.360s 638121516394601940: | | | | | | | | | | | | | | | 2087 | | | | | | | | | | | | | | | | 0.000s 11.360s 638121516394602295: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2051 | | 0.001s 11.361s 638121516394607436: | | | | | | | | | | | 2126 | | | | | | | | | | | | | | | | | | | | 0.000s 11.361s 638121516394607694: | | | | | | | | | | 2444 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.361s 638121516394612807: | | 2445 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.362s 638121516394618153: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2446 | | | 0.001s 11.362s 638121516394623616: | | | | | | | | | | | | | | | | | | | | | | | | | 2447 | | | | | | 0.000s 11.363s 638121516394627988: | | | | 2129 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.363s 638121516394632966: | | | | | | | | | | | | | | | | | 2033 | | | | | | | | | | | | | | 0.000s 11.363s 638121516394633178: 2164 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.363s 638121516394635766: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2041 | 0.000s 11.364s 638121516394636456: | | | | | | 2448 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.364s 638121516394642350: | | | 2071 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.364s 638121516394642605: | | | | | | | | | | | | | 2449 | | | | | | | | | | | | | | | | | | 0.001s 11.365s 638121516394649090: | | | | | | | 2103 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.365s 638121516394649394: | | | | | | | | | | | | | | | | | | | | | | | | 2450 | | | | | | | 0.001s 11.365s 638121516394654420: | | | | | 2451 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.366s 638121516394659479: | | | | | | | | | | 2117 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.366s 638121516394659727: | | | | | | | | 2089 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.366s 638121516394659947: | | | | | | | | | | | | | | | | | | | | | | | 2144 | | | | | | | | 0.000s 11.366s 638121516394660170: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2067 | | | 0.000s 11.366s 638121516394660439: | | | | | | | | | | | 2155 | | | | | | | | | | | | | | | | | | | | 0.001s 11.367s 638121516394666683: 2452 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.367s 638121516394672784: | | | | | | | | | | | | | | | | | | | | | | | | | 2109 | | | | | | 0.000s 11.367s 638121516394673125: | | | | | | | | | | | | | | | | 2453 | | | | | | | | | | | | | | | 0.001s 11.368s 638121516394678189: | | | | | | 2116 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.368s 638121516394678490: | | | | | | | | | | | | | | | | | | | | | 2454 | | | | | | | | | | 0.000s 11.368s 638121516394682773: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2125 0.000s 11.369s 638121516394687567: | | | | | | | | | | | | | | 2084 | | | | | | | | | | | | | | | | | 0.000s 11.369s 638121516394687829: | | | | | | | | | | | | | | | | | | | | | | 2043 | | | | | | | | | 0.000s 11.369s 638121516394688058: | | | | | | | | | | | | | | | | | | | 2086 | | | | | | | | | | | | 0.000s 11.369s 638121516394688285: | 2455 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.369s 638121516394694560: | | | | | | | | | | | | | | | 2456 | | | | | | | | | | | | | | | | 0.001s 11.370s 638121516394702781: | | | | 2457 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.371s 638121516394707944: | | | | | | | | | | | | 2065 | | | | | | | | | | | | | | | | | | | 0.000s 11.371s 638121516394708271: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2458 | | 0.001s 11.371s 638121516394713766: | | | | | | | | | | | | | | | | | | | | | | | | 2108 | | | | | | | 0.000s 11.371s 638121516394714115: | | | | | | | | | | | | | 2049 | | | | | | | | | | | | | | | | | | 0.000s 11.371s 638121516394714347: | | | | | | | | 2459 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.372s 638121516394719837: | | 2083 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.372s 638121516394720265: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2460 | | | 0.001s 11.372s 638121516394725619: | | | | | | | | | | | | | | | | | | | | | | | | | | 2461 | | | | | 0.001s 11.373s 638121516394730902: | | | | | 2107 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.373s 638121516394731151: 2164 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.373s 638121516394731489: | | | 2462 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.374s 638121516394737238: | | | | | | | | | | 2463 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.374s 638121516394742276: | | | | | | | | | | | 2464 | | | | | | | | | | | | | | | | | | | | 0.001s 11.375s 638121516394747391: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2465 | | | | 0.001s 11.375s 638121516394752475: | | | | | | | | | | | | | | | | | | | | | 2073 | | | | | | | | | | 0.000s 11.375s 638121516394752774: | | | | | | | 2123 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.376s 638121516394757844: | | | | | | 2466 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.376s 638121516394761900: | | | | | | | | | | | | | | | | 2180 | | | | | | | | | | | | | | | 0.000s 11.376s 638121516394762185: | | | | | | | | | | | | | | | | | | | | | | | 2467 | | | | | | | | 0.001s 11.377s 638121516394767695: | 2074 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.377s 638121516394768002: | | | | | | | | | | | | | | 2468 | | | | | | | | | | | | | | | | | 0.001s 11.377s 638121516394773396: | | | | | | | | | | | | | | | | | | | | | | 2469 | | | | | | | | | 0.000s 11.378s 638121516394778270: | | | | | | | | | | | | | | | | | | | | | | | | | 2141 | | | | | | 0.000s 11.378s 638121516394781574: | | | | | | | | | | | | | | | 2087 | | | | | | | | | | | | | | | | 0.000s 11.378s 638121516394781849: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2470 0.001s 11.379s 638121516394787122: | | | | 2129 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.379s 638121516394787392: | | | | | | | | | 2064 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.379s 638121516394792747: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2051 | | 0.000s 11.379s 638121516394793006: | | | | | | | | 2089 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.379s 638121516394793214: | | | | | | | | | | | | | 2471 | | | | | | | | | | | | | | | | | | 0.001s 11.380s 638121516394798676: | | 2472 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.380s 638121516394803951: | | | | | | | | | | | | | | | | | | | | | | | | | | 2105 | | | | | 0.000s 11.380s 638121516394804188: | | | | | | | | | | | | | | | | | 2048 | | | | | | | | | | | | | | 0.001s 11.381s 638121516394810494: | | | | | | | | | | | | | | | | | | 2069 | | | | | | | | | | | | | 0.001s 11.381s 638121516394815804: | | | | | | | | | | | | | | | | | | | | | | | | 2142 | | | | | | | 0.001s 11.382s 638121516394821443: | | | | | | | | | | | | 2473 | | | | | | | | | | | | | | | | | | | 0.001s 11.383s 638121516394826972: | | | | | | | | | | | | | | | | | | | 2110 | | | | | | | | | | | | 0.001s 11.383s 638121516394832335: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2067 | | | 0.000s 11.383s 638121516394832604: | | | 2071 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.383s 638121516394832859: | | | | | | | | | | 2117 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.383s 638121516394833072: | | | | | | | | | | | 2155 | | | | | | | | | | | | | | | | | | | | 0.000s 11.383s 638121516394833373: | | | | | 2139 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.384s 638121516394838481: 2221 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.384s 638121516394844163: | | | | | | | | | | | | | | | | | | | | | 2474 | | | | | | | | | | 0.000s 11.385s 638121516394849087: | | | | | | 2116 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.385s 638121516394849364: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2088 | | | | 0.000s 11.385s 638121516394849602: | | | | | | | 2475 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.385s 638121516394854073: | | | | | | | | | | | | | | | | | | | | | | | 2144 | | | | | | | | 0.000s 11.385s 638121516394854359: | | | | | | | | | | | | | | | | 2476 | | | | | | | | | | | | | | | 0.001s 11.386s 638121516394859725: | | | | | | | | | | | | | | 2084 | | | | | | | | | | | | | | | | | 0.000s 11.386s 638121516394860040: | | | | | | | | | | | | | | | | | | | | | | 2043 | | | | | | | | | 0.000s 11.386s 638121516394860329: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2079 | 0.001s 11.386s 638121516394865426: | | | | | | | | | | | | | | | | | | | | | | | | | 2477 | | | | | | 0.001s 11.387s 638121516394871492: | | | | | | | | | | | | | | | 2478 | | | | | | | | | | | | | | | | 0.001s 11.388s 638121516394876767: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2125 0.000s 11.388s 638121516394877730: | 2099 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.388s 638121516394882486: | | 2083 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.388s 638121516394882723: | | | | | | | | | 2479 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.389s 638121516394886585: | | | | | | | | 2480 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.389s 638121516394891485: | | | | 2481 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.389s 638121516394895118: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2482 | | 0.000s 11.390s 638121516394899245: | | | | | | | | | | | | | 2049 | | | | | | | | | | | | | | | | | | 0.000s 11.390s 638121516394899485: | | | | | | | | | | | | | | | | | | | | 2121 | | | | | | | | | | | 0.000s 11.390s 638121516394904040: | | | | | | | | | | 2483 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.391s 638121516394909265: | | | | | | | | | | | | 2065 | | | | | | | | | | | | | | | | | | | 0.000s 11.391s 638121516394909574: | | | | | 2484 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.391s 638121516394914583: | | | | | | | | | | | | | | | | | | | | | | | | 2485 | | | | | | | 0.001s 11.392s 638121516394919759: | | | | | | | | | | | | | | | | | | | 2486 | | | | | | | | | | | | 0.001s 11.392s 638121516394924994: | | | | | | | | | | | | | | | | | | | | | 2073 | | | | | | | | | | 0.000s 11.392s 638121516394925281: 2487 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.393s 638121516394931122: | | | | | | | | | | | | | | | | | 2488 | | | | | | | | | | | | | | 0.001s 11.394s 638121516394936307: | | | | | | | | | | | | | | | | 2180 | | | | | | | | | | | | | | | 0.000s 11.394s 638121516394936604: | | | 2489 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.394s 638121516394941907: | | | | | | | 2123 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.394s 638121516394942207: | | | | | | | | | | | | | | | | | | 2490 | | | | | | | | | | | | | 0.001s 11.395s 638121516394947504: | | | | | | | | | | | 2190 | | | | | | | | | | | | | | | | | | | | 0.001s 11.395s 638121516394952930: | | | | | | | | | | | | | | | | | | | | | | | | | 2141 | | | | | | 0.000s 11.395s 638121516394953207: | | | | | | 2145 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.396s 638121516394958371: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2491 | | | | 0.000s 11.396s 638121516394962315: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2492 0.000s 11.397s 638121516394967214: | | | | | | | | | | | | | | | | | | | | | | 2493 | | | | | | | | | 0.000s 11.397s 638121516394971361: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2494 | 0.000s 11.397s 638121516394974213: | | | | | | | | | | | | | | 2495 | | | | | | | | | | | | | | | | | 0.000s 11.398s 638121516394977802: | | | | | | | | | 2064 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.398s 638121516394978032: | | | | | | | | | | | | | | | 2087 | | | | | | | | | | | | | | | | 0.000s 11.398s 638121516394978250: | | | | | | | | | | | | | | | | | | | | | | | 2163 | | | | | | | | 0.000s 11.398s 638121516394981595: | 2496 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.398s 638121516394984434: | | 2497 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.399s 638121516394989046: | | | | 2129 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.399s 638121516394989285: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2051 | | 0.000s 11.399s 638121516394989494: | | | | | | | | 2089 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.399s 638121516394989712: | | | | | | | | | | 2117 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.399s 638121516394989912: | | | | | | | | | | | | 2498 | | | | | | | | | | | | | | | | | | | 0.000s 11.399s 638121516394994713: | | | | | 2139 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.399s 638121516394994903: | | | | | | | | | | | | | | | | | | | | 2499 | | | | | | | | | | | 0.000s 11.400s 638121516394998729: | | | | | | | | | | | | | | | | | | | | | | | | 2142 | | | | | | | 0.000s 11.400s 638121516394999005: 2221 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.400s 638121516394999378: | | | | | | | | | | | | | 2062 | | | | | | | | | | | | | | | | | | 0.000s 11.400s 638121516395002291: | | | | | | | | | | | | | | | | | | | | | 2500 | | | | | | | | | | 0.000s 11.400s 638121516395005090: | | | | | | | | | | | | | | | | | | | 2110 | | | | | | | | | | | | 0.000s 11.400s 638121516395005225: | | | | | | | | | | | | | | | | | 2048 | | | | | | | | | | | | | | 0.000s 11.400s 638121516395005436: | | | | | | | | | | | | | | | | | | 2069 | | | | | | | | | | | | | 0.000s 11.400s 638121516395005558: | | | | | | | | | | | | | | | | | | | | | | | | | 2501 | | | | | | 0.000s 11.401s 638121516395010393: | | | 2071 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.401s 638121516395010648: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2093 | | | 0.000s 11.401s 638121516395015434: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2088 | | | | 0.000s 11.401s 638121516395015662: | | | | | | | | | | | | | | | | | | | | | | 2043 | | | | | | | | | 0.000s 11.401s 638121516395015855: | | | | | | | | | | | 2502 | | | | | | | | | | | | | | | | | | | | 0.001s 11.402s 638121516395025911: | | | | | | | | | | | | | | | | 2224 | | | | | | | | | | | | | | | 0.001s 11.403s 638121516395031699: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2125 0.000s 11.403s 638121516395032746: | | | | | | 2503 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.404s 638121516395041739: 2504 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 11.406s 638121516395062525: | | | | | | | 2505 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.407s 638121516395071502: | | | | | | | | | | | | | | | | | | | | | | | | 2506 | | | | | | | 0.001s 11.408s 638121516395076717: | | | | | | | | | | | | | | 2084 | | | | | | | | | | | | | | | | | 0.000s 11.408s 638121516395076951: | | | | | | | | | | | | | 2507 | | | | | | | | | | | | | | | | | | 0.000s 11.408s 638121516395081430: | | | | | | | | 2508 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.408s 638121516395084855: | | | | | | | | | | 2509 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.409s 638121516395089244: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2079 | 0.000s 11.409s 638121516395089443: | | | | | | | | | 2510 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.409s 638121516395094569: | | | | | | | | | | | 2190 | | | | | | | | | | | | | | | | | | | | 0.000s 11.409s 638121516395094794: | | | | | | | | | | | | | | | | 2511 | | | | | | | | | | | | | | | 0.000s 11.410s 638121516395099005: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2512 | | 0.001s 11.410s 638121516395104594: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2513 | | | | 0.001s 11.411s 638121516395115180: | | | | 2514 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.412s 638121516395119792: | | | | | | | | | | | | | | | | | 2515 | | | | | | | | | | | | | | 0.000s 11.412s 638121516395122623: | | | | | | | | | | | | 2065 | | | | | | | | | | | | | | | | | | | 0.000s 11.412s 638121516395122836: | | | | | 2516 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.413s 638121516395126977: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2517 0.000s 11.413s 638121516395130745: | | | | | | | 2123 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.413s 638121516395130936: | 2099 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.413s 638121516395131074: 2221 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.413s 638121516395131414: | | | | | | | | | | | | | | | | | | | | 2121 | | | | | | | | | | | 0.000s 11.413s 638121516395131558: | | | | | | | | | | | | | | | | | | | | | 2073 | | | | | | | | | | 0.000s 11.413s 638121516395131765: | | | | | | | | | | | | | 2062 | | | | | | | | | | | | | | | | | | 0.000s 11.413s 638121516395131976: | | | | | | | | | | | | | | | | | | | | | | | | 2142 | | | | | | | 0.000s 11.413s 638121516395132159: | | | 2111 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.414s 638121516395137159: | | | | | | | | | | | | | | 2518 | | | | | | | | | | | | | | | | | 0.000s 11.414s 638121516395140511: | | | | | | | | 2089 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.414s 638121516395140778: | | | | | | 2145 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.414s 638121516395140966: | | | | | | | | | | 2117 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.414s 638121516395141136: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2519 | | | 0.001s 11.415s 638121516395148817: | | 2083 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.415s 638121516395149104: | | | | | | | | | | | | | | | 2120 | | | | | | | | | | | | | | | | 0.001s 11.415s 638121516395155290: | | | | | | | | | | | | | | | | | | | | | | | | | 2141 | | | | | | 0.000s 11.415s 638121516395155639: | | | | | | | | | | | | | | | | | | | | | | | 2520 | | | | | | | | 0.000s 11.416s 638121516395160510: | | | | | | | | | | | | | | | | | | | 2521 | | | | | | | | | | | | 0.001s 11.416s 638121516395165733: | | | | | | | | | | | | | | | | 2224 | | | | | | | | | | | | | | | 0.000s 11.416s 638121516395166019: | | | | | | | | | | | | | | | | | | 2522 | | | | | | | | | | | | | 0.002s 11.418s 638121516395182933: | | | | | | | | | 2064 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.418s 638121516395183208: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2051 | | 0.000s 11.418s 638121516395183364: | | | | | | | | | | | | | | | | | | | | | | 2078 | | | | | | | | | 0.000s 11.419s 638121516395187953: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2088 | | | | 0.000s 11.419s 638121516395188133: | | | | 2129 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.419s 638121516395188280: | | | | | | | | | | | 2209 | | | | | | | | | | | | | | | | | | | | 0.001s 11.420s 638121516395197096: | | | | | | | | | | | | | | | | | 2048 | | | | | | | | | | | | | | 0.000s 11.420s 638121516395197450: 2523 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.420s 638121516395203299: | | | | | 2139 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.420s 638121516395203704: | | | | | | | | | | | | | | 2084 | | | | | | | | | | | | | | | | | 0.000s 11.420s 638121516395203936: | | | | | | | | | | | | | | | | | | | | 2524 | | | | | | | | | | | 0.001s 11.421s 638121516395209471: | | | | | | 2525 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.421s 638121516395214666: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2106 | 0.002s 11.423s 638121516395229864: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2093 | | | 0.000s 11.423s 638121516395230271: | | | | | | | | | | | | 2101 | | | | | | | | | | | | | | | | | | | 0.000s 11.423s 638121516395234714: | | | | | | | | | | | | | | | | | | | | | | | 2163 | | | | | | | | 0.000s 11.423s 638121516395234882: | | | | | | | | | | | | | | | | | | | 2110 | | | | | | | | | | | | 0.000s 11.423s 638121516395235195: | | | | | | | | | | | | | | | | 2526 | | | | | | | | | | | | | | | 0.000s 11.424s 638121516395238179: | | 2527 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.424s 638121516395240937: | | | 2528 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.424s 638121516395245599: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2125 0.000s 11.425s 638121516395246502: | | | | | | | | 2138 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.425s 638121516395251704: | | | | | | | | | | | | | | | | | | | | | | | | | 2159 | | | | | | 0.001s 11.426s 638121516395258043: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2529 | | 0.001s 11.426s 638121516395264543: | | | | | | | | | 2530 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.427s 638121516395268590: 2221 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.427s 638121516395268959: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2531 | | | | 0.001s 11.427s 638121516395275479: | | | | | | | | | | | | | 2098 | | | | | | | | | | | | | | | | | | 0.001s 11.428s 638121516395284111: | | | | | | | | | | | | | | | | | | 2069 | | | | | | | | | | | | | 0.000s 11.428s 638121516395284441: | | | | | | | | | | | | | | | | | | | | 2121 | | | | | | | | | | | 0.000s 11.428s 638121516395284697: | | | | | 2532 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.429s 638121516395288927: | | | | | | 2145 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.429s 638121516395289155: | | | | 2165 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.430s 638121516395302955: | | | | | | | | | | | | | | | | | 2533 | | | | | | | | | | | | | | 0.001s 11.431s 638121516395312902: | 2534 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.431s 638121516395316002: | | | | | | | | | | | | | | | | | | | | | | | | | | 2148 | | | | | 0.000s 11.432s 638121516395320000: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2535 | | | 0.000s 11.432s 638121516395324627: | | | | | | | | | | | | | | | | | | | 2536 | | | | | | | | | | | | 0.000s 11.433s 638121516395328141: | | | | | | | | | | | | | | | | | | | | | | | 2537 | | | | | | | | 0.000s 11.433s 638121516395331336: | | 2083 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.433s 638121516395331538: | | | | | | | | | | | | | | | | 2224 | | | | | | | | | | | | | | | 0.000s 11.433s 638121516395331676: | | | | | | | | | | | | 2538 | | | | | | | | | | | | | | | | | | | 0.000s 11.433s 638121516395336004: | | | | | | | | | | 2146 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.434s 638121516395339716: | | | | | | | | | | | | | | 2131 | | | | | | | | | | | | | | | | | 0.000s 11.434s 638121516395344677: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2539 | 0.001s 11.435s 638121516395351661: | | | | | | | | | | | | | | | | | | | | | | | | 2200 | | | | | | | 0.000s 11.435s 638121516395354751: | | | | | | | | | | | | | | | | | | | | | | 2540 | | | | | | | | | 0.000s 11.436s 638121516395359459: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2157 0.000s 11.436s 638121516395362453: | | | | | | | | | | | 2541 | | | | | | | | | | | | | | | | | | | | 0.000s 11.436s 638121516395365846: 2542 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.437s 638121516395369187: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2051 | | 0.000s 11.437s 638121516395369499: | | | | | | | | | | | | | | | 2543 | | | | | | | | | | | | | | | | 0.000s 11.437s 638121516395374398: | | | | | | | | | | | | | | | | | | | | | | | | | 2544 | | | | | | 0.001s 11.438s 638121516395379690: | | | | | | | | | | | | | 2545 | | | | | | | | | | | | | | | | | | 0.001s 11.438s 638121516395385008: | | | | | 2139 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.438s 638121516395385352: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2088 | | | | 0.000s 11.438s 638121516395385501: | | | | | | | | | 2064 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.438s 638121516395385631: | | | 2111 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.438s 638121516395385790: | | | | | | | | | | | | | | | | | | | | 2546 | | | | | | | | | | | 0.000s 11.439s 638121516395389755: | | | | | | | | 2547 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.439s 638121516395393774: | | | | 2548 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.440s 638121516395399252: | | | | | | | | | | | | | | | | | | | | | 2104 | | | | | | | | | | 0.000s 11.440s 638121516395402923: | | | | | | | | | | | | | | | | | 2048 | | | | | | | | | | | | | | 0.000s 11.440s 638121516395403249: | | | | | | | | | | | | | | | | | | 2094 | | | | | | | | | | | | | 0.000s 11.441s 638121516395408248: | | | | | | | | | | | | | | | | | | | 2110 | | | | | | | | | | | | 0.000s 11.441s 638121516395408550: | | | | | | | | | | | | 2101 | | | | | | | | | | | | | | | | | | | 0.000s 11.441s 638121516395408770: | | | | | | | | | | | | | | | | 2549 | | | | | | | | | | | | | | | 0.000s 11.441s 638121516395413709: | | | | | | | | | | | | | | | | | | | | | | | 2163 | | | | | | | | 0.000s 11.441s 638121516395413964: | 2099 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.441s 638121516395414196: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2106 | 0.000s 11.441s 638121516395414463: | | | | | | | | | | 2550 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.442s 638121516395420792: 2221 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.442s 638121516395421197: | | | | | | | | | | | | | | | | | | | | | | | | | | 2551 | | | | | 0.002s 11.444s 638121516395438345: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2093 | | | 0.000s 11.444s 638121516395438706: | | | | | | | | | | | | | | | | | | | | | | 2078 | | | | | | | | | 0.000s 11.444s 638121516395438904: | | 2130 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.445s 638121516395452431: | | | | | | | 2158 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.446s 638121516395458119: | | | | | | | | | | | | | | | | | | | | | | | | | 2159 | | | | | | 0.000s 11.446s 638121516395458422: | | | | | | | | | | | | | 2098 | | | | | | | | | | | | | | | | | | 0.000s 11.446s 638121516395458680: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2552 0.001s 11.446s 638121516395463815: | | | | | | | | | | | | | | | 2120 | | | | | | | | | | | | | | | | 0.000s 11.446s 638121516395464193: | | | | | | | | | | | | | | | | | | | | | | | | 2553 | | | | | | | 0.005s 11.451s 638121516395511134: | | | | | | | | | | | | | | 2554 | | | | | | | | | | | | | | | | | 0.001s 11.452s 638121516395517008: | | | | | | | | | | | | | | | | | | | | 2121 | | | | | | | | | | | 0.000s 11.452s 638121516395517345: | | | 2555 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.452s 638121516395522599: | | | | | | | | | | | | | | | | | | | 2556 | | | | | | | | | | | | 0.001s 11.453s 638121516395527852: | | | | | | | | | | | | 2557 | | | | | | | | | | | | | | | | | | | 0.000s 11.453s 638121516395532822: | | | | | 2181 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.454s 638121516395538083: 2558 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.455s 638121516395546411: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2090 | | 0.001s 11.455s 638121516395551670: | | | | 2165 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.455s 638121516395551940: | | | | | | | | 2138 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.455s 638121516395552175: | | | | | | | | | | | | | | | | | | | | | 2559 | | | | | | | | | | 0.001s 11.456s 638121516395557345: | | | | | | | | | | | | | | | | | 2560 | | | | | | | | | | | | | | 0.001s 11.456s 638121516395562427: | | | | | | | | | | | | | | | | | | | | | | | 2561 | | | | | | | | 0.001s 11.457s 638121516395571368: | | | | | | | | | | 2146 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.457s 638121516395572313: | | | | | | | | | | | 2209 | | | | | | | | | | | | | | | | | | | | 0.000s 11.457s 638121516395572538: | | | | | | 2174 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.458s 638121516395584410: | | | | | | | | | 2097 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.459s 638121516395590781: | | | | | | | | | | | | | | | | | | | | | | | | | | 2148 | | | | | 0.000s 11.459s 638121516395591067: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2150 | | | | 0.001s 11.460s 638121516395598111: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2562 | | | 0.001s 11.461s 638121516395607186: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2563 | 0.001s 11.461s 638121516395612645: | 2564 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.462s 638121516395617927: | | | | | | | | | | | | | | | | 2224 | | | | | | | | | | | | | | | 0.000s 11.462s 638121516395618203: | | | | | | | | | | | | | | | | | | | | | | 2118 | | | | | | | | | 0.001s 11.462s 638121516395623259: | | 2565 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.463s 638121516395629581: | | | | | | | | | | | | | | | 2566 | | | | | | | | | | | | | | | | 0.001s 11.464s 638121516395636376: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2157 0.000s 11.464s 638121516395637244: | | | | | | | | | | | | | 2567 | | | | | | | | | | | | | | | | | | 0.001s 11.464s 638121516395642723: | | | | | | | | | | | | | | | | | | | | | | | | | 2568 | | | | | | 0.001s 11.465s 638121516395653452: | | | | | | | 2569 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.466s 638121516395658675: | | | | | | | | | | | | | | | | | | 2570 | | | | | | | | | | | | | 0.001s 11.466s 638121516395664026: | | | | | | | | | | | | | | | | | | | | | | | | 2200 | | | | | | | 0.000s 11.466s 638121516395664428: | | | | | | | | | | | | | | 2131 | | | | | | | | | | | | | | | | | 0.000s 11.466s 638121516395664618: | | | 2111 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.466s 638121516395664806: | | | | | | | | | | | | | | | | | | | | 2571 | | | | | | | | | | | 0.001s 11.467s 638121516395670864: | | | | | | | | | | | | 2101 | | | | | | | | | | | | | | | | | | | 0.000s 11.467s 638121516395671195: | | | | | 2572 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.468s 638121516395676663: 2221 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.468s 638121516395677104: | | | | | | | | | | | | | | | | | 2048 | | | | | | | | | | | | | | 0.000s 11.468s 638121516395677403: | | | | 2573 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.468s 638121516395682567: | | | | | | | | | | | | | | | | | | | | | | | 2163 | | | | | | | | 0.000s 11.468s 638121516395682836: | | | | | | | | | | | 2574 | | | | | | | | | | | | | | | | | | | | 0.001s 11.469s 638121516395687857: | | | | | | | | | | | | | | | | | | | | | 2104 | | | | | | | | | | 0.000s 11.469s 638121516395688117: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2575 | | 0.000s 11.469s 638121516395693073: | | | | | | | | | | 2576 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.470s 638121516395699244: | | | | | | | | | | | | | | | | | | | | | | | | | | 2577 | | | | | 0.001s 11.470s 638121516395705837: | | | | | | | | | | | | | | | | | | | 2110 | | | | | | | | | | | | 0.000s 11.471s 638121516395706182: | | | | | | 2578 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.471s 638121516395711286: | | | | | | | | 2167 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.472s 638121516395716453: | | | | | | | | | 2579 | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.472s 638121516395721422: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2580 | | | | 0.001s 11.473s 638121516395726528: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2093 | | | 0.000s 11.473s 638121516395726883: | 2099 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.473s 638121516395727084: | | | | | | | | | | | | | | | | 2581 | | | | | | | | | | | | | | | 0.000s 11.473s 638121516395732064: | | 2130 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.473s 638121516395732335: | | | | | | | | | | | | | | | | | | | | | | 2582 | | | | | | | | | 0.001s 11.474s 638121516395737576: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2106 | 0.000s 11.474s 638121516395737854: | | | | | | | | | | | | | | | 2120 | | | | | | | | | | | | | | | | 0.000s 11.474s 638121516395738337: 2248 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 11.476s 638121516395759423: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.006s 11.482s 638121516395822732: x | | | | | | | | | | | | 2098 | | | | | | | | | | | | | | | | | | 0.002s 11.484s 638121516395839671: x | | | | | | | | | | | | | | | | | | | | | | | | 2159 | | | | | | 0.001s 11.484s 638121516395845745: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2584 0.001s 11.486s 638121516395859369: x | | | | | | | | | | | | | | | | | 2094 | | | | | | | | | | | | | 0.001s 11.486s 638121516395865134: x | | | | | | 2158 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.487s 638121516395870801: x | | | | | | | | | | | | | 2585 | | | | | | | | | | | | | | | | | 0.001s 11.488s 638121516395877252: x | | | | | | | | | | | | | | | | 2586 | | | | | | | | | | | | | | 0.001s 11.488s 638121516395882888: x | | | | 2181 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.489s 638121516395888514: x | | | | | | | | | | | | | | | | | | | | | | 2587 | | | | | | | | 0.002s 11.491s 638121516395910544: x | | | 2165 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.492s 638121516395916937: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2090 | | 0.001s 11.492s 638121516395922565: x | | | | | | | | | | | | | | | | | | | | | | | | | 2148 | | | | | 0.001s 11.493s 638121516395928342: x | | | | | | | | | | | | | | | | | | | | 2588 | | | | | | | | | | 0.001s 11.493s 638121516395933890: x | | | | | | | | | 2146 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.494s 638121516395939596: x | | | | | 2174 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.494s 638121516395945387: x | | | | | | | | | | 2209 | | | | | | | | | | | | | | | | | | | | 0.001s 11.495s 638121516395951133: x | | | | | | | 2589 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.496s 638121516395956814: x | 2590 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.496s 638121516395962280: x | | | | | | | | | | | | | | | | | | | | | 2118 | | | | | | | | | 0.001s 11.497s 638121516395967974: x | | | | | | | | | | | | | | | 2224 | | | | | | | | | | | | | | | 0.001s 11.497s 638121516395975172: x | | | | | | | | | | | | | | | | | | | 2121 | | | | | | | | | | | 0.001s 11.498s 638121516395982724: x | | | | | | | | | | | 2132 | | | | | | | | | | | | | | | | | | | 0.001s 11.499s 638121516395988602: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2150 | | | | 0.001s 11.499s 638121516395994859: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2591 | | | 0.001s 11.500s 638121516396000703: x 2592 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 11.503s 638121516396031723: x | | | | | | | | 2097 | | | | | | | | | | | | | | | | | | | | | | 0.002s 11.505s 638121516396054478: x | | | | | | | | | | | | | | | | | | 2136 | | | | | | | | | | | | 0.001s 11.506s 638121516396062417: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2128 | 0.001s 11.507s 638121516396069213: x | | 2143 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.507s 638121516396075989: x | | | | | | | | | | | | | | 2593 | | | | | | | | | | | | | | | | 0.001s 11.508s 638121516396081967: x | | | | | | | | | | | | | | | | | | | | | | | 2594 | | | | | | | 0.001s 11.509s 638121516396088785: x | | | | | | | | | | | | | | | | | | | | | | | | 2595 | | | | | | 0.001s 11.509s 638121516396094297: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2157 0.001s 11.510s 638121516396101533: x | | | | | | | | | | | | 2596 | | | | | | | | | | | | | | | | | | 0.001s 11.511s 638121516396107438: x | | | | | | | | | | | | | 2131 | | | | | | | | | | | | | | | | | 0.001s 11.511s 638121516396113107: x | | | | | | | | | | | | | | | | 2048 | | | | | | | | | | | | | | 0.001s 11.512s 638121516396118967: x | | | | | | 2597 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.512s 638121516396124765: x | | | | 2598 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.513s 638121516396131828: x | | | | | | | | | | | | | | | | | 2137 | | | | | | | | | | | | | 0.001s 11.514s 638121516396137804: x | | | | | | | | | | | | | | | | | | | | | | 2163 | | | | | | | | 0.001s 11.514s 638121516396143667: x | | | 2599 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.515s 638121516396149447: x | | | | | | | | | | | | | | | | | | | | 2104 | | | | | | | | | | 0.001s 11.515s 638121516396155193: x | | | | | | | | | 2600 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.516s 638121516396161041: x | | | | | | | | | | | | | | | | | | | | | | | | | 2170 | | | | | 0.001s 11.517s 638121516396166666: x | 2130 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.517s 638121516396172195: x | | | | | | | | | | | | | | | | | | | | | 2601 | | | | | | | | | 0.001s 11.518s 638121516396177754: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2602 | | 0.001s 11.518s 638121516396183422: x | | | | | 2603 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.519s 638121516396189155: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2604 | | | | 0.001s 11.519s 638121516396194812: x | | | | | | | 2167 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.520s 638121516396200561: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2093 | | | 0.001s 11.521s 638121516396206272: x | | | | | | | | | | | 2605 | | | | | | | | | | | | | | | | | | | 0.001s 11.521s 638121516396211851: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.522s 638121516396217761: x | | | | | | | | | | 2245 | | | | x | | | | | | | | | | | | | | | 0.001s 11.522s 638121516396223426: x | | | | | | | | | | | | | | | x | | | 2133 | | | | | | | | | | | 0.004s 11.526s 638121516396263898: x 2099 | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.527s 638121516396270362: x | | | | | | | | 2606 | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.528s 638121516396276382: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 2194 0.001s 11.529s 638121516396287483: x | | | | | | | | | | | | | | | 2607 | | 2176 | | | | | | | | | | | | 0.002s 11.530s 638121516396303016: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2608 | 0.001s 11.531s 638121516396308899: x | | | | | | | | | | | | | | 2120 | | | | | | | | | | | | | | | | 0.001s 11.531s 638121516396314382: x | | | | | | | | | | | | | | | | | | | | | | | 2200 | | | | | | | 0.001s 11.532s 638121516396319923: x | | | | | | | | | | | | 2098 | | | | | | | | | | | | | | | | | | 0.001s 11.532s 638121516396325492: x | | | | | | | | | | | | | | | | | | | | | | | | 2159 | | | | | | 0.001s 11.533s 638121516396331027: x | | | | | | | | | | | | | | | | 2070 | | | | | | | | | | | | | | 0.001s 11.534s 638121516396336674: x | | | | 2181 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.535s 638121516396346669: x | | | | | | | | | | | | | | | | | | | | | | 2205 | | | | | | | | 0.001s 11.535s 638121516396352223: x | | | | | | | | | | | | | | | | | 2609 | | | | | | | | | | | | | 0.001s 11.536s 638121516396357870: x | | | 2165 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.536s 638121516396363353: x | | | | | | | | | | | | | 2610 | | | | | | | | | | | | | | | | | 0.001s 11.537s 638121516396368861: x | | | | | | | | | | | | | | | | | | | | 2147 | | | | | | | | | | 0.001s 11.538s 638121516396381110: x | | | | | | | | | 2146 | | | | | | | | | | | | | | | | | | | | | 0.001s 11.539s 638121516396387287: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2090 | | 0.001s 11.539s 638121516396392810: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2150 | | | | 0.001s 11.540s 638121516396398348: x | | | | | | 2158 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.540s 638121516396403671: x | | | | | | | | | | | | | | | | | | | | | 2118 | | | | | | | | | 0.001s 11.541s 638121516396409383: x | 2611 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.541s 638121516396415107: x | | | | | | | 2612 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.542s 638121516396420780: x | | | | | | | | | | | 2132 | | | | | | | | | | | | | | | | | | | 0.001s 11.543s 638121516396426553: x | | | | | 2174 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.543s 638121516396432174: x | | | | | | | | | | 2613 | | | | | | | | | | | | | | | | | | | | 0.001s 11.544s 638121516396437823: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2115 | | | 0.001s 11.544s 638121516396443711: x | | | | | | | | | | | | | | | | | | | 2614 | | | | | | | | | | | 0.001s 11.545s 638121516396452026: x | | 2615 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 11.547s 638121516396470759: x | | | | | | | | 2097 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.548s 638121516396478202: x 2616 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.549s 638121516396488189: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.002s 11.550s 638121516396503649: x | | | | | | | | | | | | | | | x | | | | | | | | | 2617 | | | | | 0.001s 11.551s 638121516396510055: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 2618 0.001s 11.552s 638121516396516162: x | | | | | | | | | | | | | | | x | | 2136 | | | | | | | | | | | | 0.001s 11.552s 638121516396522061: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 2128 | 0.001s 11.553s 638121516396527913: x | | | | | | | | | | | | | | 2620 x | | | | | | | | | | | | | | | 0.001s 11.553s 638121516396533539: x | | | | | | | | | | | | | | | x 2621 | | | | | | | | | | | | | | 0.001s 11.554s 638121516396539180: x | | | | | | | | | | | | | | | x | | | | | | | 2622 | | | | | | | 0.001s 11.554s 638121516396544763: x | | | | | | | | | | | | 2623 | | x | | | | | | | | | | | | | | | 0.001s 11.555s 638121516396550523: x | | | | 2624 | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.556s 638121516396556322: x | | | 2625 | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.556s 638121516396562340: x | | | | | | | | | | | | | | | x | 2137 | | | | | | | | | | | | | 0.001s 11.557s 638121516396568086: x | | | | | | | | | | | | | | | x | | | | 2626 | | | | | | | | | | 0.001s 11.557s 638121516396573732: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | 2119 | | 0.001s 11.558s 638121516396579698: x | | | | | | | | | | | | | | | x | | | | | | | | 2187 | | | | | | 0.001s 11.559s 638121516396590016: x | | | | | | | | | 2183 | | | | | x | | | | | | | | | | | | | | | 0.001s 11.560s 638121516396597257: x | 2130 | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.560s 638121516396602923: x | | | | | | | | | | | | | | | x | | | 2133 | | | | | | | | | | | 0.001s 11.561s 638121516396608552: x | | | | | | | | | | 2245 | | | | x | | | | | | | | | | | | | | | 0.001s 11.561s 638121516396613993: x | | | | | | | 2167 | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.562s 638121516396619616: x | | | | | | | | | | | | | | | x | | | | | | | | | | | 2627 | | | 0.001s 11.562s 638121516396625329: x | | | | | 2217 | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.563s 638121516396631439: x | | 2143 | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.564s 638121516396640049: x | | | | | | | | | | | | | | | x | | | | | | | | | | 2193 | | | | 0.001s 11.565s 638121516396646092: x 2099 | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.565s 638121516396651815: x | | | | | | | | | | | 2628 | | | x | | | | | | | | | | | | | | | 0.001s 11.566s 638121516396657683: x | | | | | | | | | | | | | 2131 | x | | | | | | | | | | | | | | | 0.001s 11.566s 638121516396663200: x | | | | | | | | | | | | | | | x | | | | | | | | | 2170 | | | | | 0.001s 11.567s 638121516396668885: x | | | | | | | | 2127 | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.567s 638121516396674664: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 2194 0.001s 11.568s 638121516396680594: x | | | | | | | | | | | | | | | x | | 2619 | | | | | | | | | | | | 0.001s 11.569s 638121516396686599: x | | | | | | | | | | | | | | | x 2070 | | | | | | | | | | | | | | 0.001s 11.569s 638121516396692282: x | | | | | | | | | | | | | | | x | | | | | | | 2200 | | | | | | | 0.001s 11.570s 638121516396697908: x | | | | | | | | | | | | 2098 | | x | | | | | | | | | | | | | | | 0.001s 11.570s 638121516396703494: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 2630 | 0.001s 11.571s 638121516396709271: x | | | | 2181 | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.571s 638121516396714345: x | | | 2165 | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 11.572s 638121516396718826: x | | | | | | | | | | | | | | 2120 x | | | | | | | | | | | | | | | 0.000s 11.572s 638121516396722124: x | | | | | | | | | | | | | | | x | | | | 2147 | | | | | | | | | | 0.000s 11.572s 638121516396725361: x | | | | | | 2583 | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 11.573s 638121516396730193: x | | | | | | | | | | | | | | | x | 2631 | | | | | | | | | | | | | 0.001s 11.573s 638121516396735507: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | 2632 | | 0.000s 11.574s 638121516396739916: x | | | | | | | | | 2633 | | | | | x | | | | | | | | | | | | | | | 0.001s 11.575s 638121516396749755: x | | | | | | | | | | 2634 | | | | x | | | | | | | | | | | | | | | 0.001s 11.575s 638121516396754998: x | | | | | | | | | | | | | | | x | | | | | | | | | | | 2115 | | | 0.000s 11.576s 638121516396759895: x | | | | | | | 2635 | | | | | | | x | | | | | | | | | | | | | | | 0.000s 11.576s 638121516396763969: x | 2156 | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 11.577s 638121516396767676: x | | | | | | | | | | | | | | | x | | | | | | | | 2636 | | | | | | 0.000s 11.577s 638121516396772237: x | | | | | | | | | | | | | | | x | | | | | | | | | | 2637 | | | | 0.000s 11.578s 638121516396777113: x | | | | | 2638 | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.578s 638121516396782591: x | | 2168 | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.579s 638121516396788492: x | | | | | | | | | | | | | | | x | | | 2639 | | | | | | | | | | | 0.001s 11.579s 638121516396794171: x | | | | | | | | | | | | | | | x | | | | | 2154 | | | | | | | | | 0.001s 11.580s 638121516396800131: x | | | | | | | | | | | 2132 | | | x | | | | | | | | | | | | | | | 0.001s 11.580s 638121516396806002: x | | | | | | | | | | | | | | | x | | 2176 | | | | | | | | | | | | 0.001s 11.581s 638121516396811673: x | | | | | | | | | | | | | | | x 2640 | | | | | | | | | | | | | | 0.001s 11.582s 638121516396818276: x | | | | | | | | | | | | | | | x | | | | | | | 2641 | | | | | | | 0.001s 11.582s 638121516396824006: x | | | | | | | | | | | | 2122 | | x | | | | | | | | | | | | | | | 0.001s 11.583s 638121516396829604: x | | | 2184 | | | | | | | | | | | 2643 | | | | | | | | | | | | | | | 0.001s 11.583s 638121516396835228: 2248 | | | | | | 2642 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.584s 638121516396840663: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2644 0.000s 11.584s 638121516396845623: | | | | | | | | | | | | | | | | | | | | | 2645 | | | | | | | | | | 0.001s 11.585s 638121516396850711: | | | | | | | | | | | | | | | | | | 2137 | | | | | | | | | | | | | 0.000s 11.585s 638121516396850960: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2119 | | 0.000s 11.585s 638121516396851171: | | | | | | | | | 2646 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.586s 638121516396861494: | | | | | | | | | | | | | | 2179 | | | | | | | | | | | | | | | | | 0.001s 11.587s 638121516396866802: | | | | | 2647 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.587s 638121516396872844: | | | | | | | | 2167 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 11.587s 638121516396873062: | | | | | | | | | | | 2245 | | | | | | | | | | | | | | | | | | | | 0.000s 11.587s 638121516396873269: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2648 | | | 0.001s 11.588s 638121516396878286: | | | | | | | | | | | | | | | | | | | | | | | | | | 2197 | | | | | 0.000s 11.588s 638121516396883179: | | | | | | | | | | 2183 | | | | | | | | | | | | | | | | | | | | | 0.000s 11.588s 638121516396883421: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2128 | 0.000s 11.588s 638121516396883686: | | | | | | | | | | | | | | | | | | | | | | | | | 2187 | | | | | | 0.000s 11.588s 638121516396883863: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2193 | | | | 0.000s 11.588s 638121516396884066: | | | | | | | | | | | | | | | 2134 | | | | | | | | | | | | | | | | 0.001s 11.589s 638121516396890248: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.590s 638121516396896566: x | | 2650 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.590s 638121516396902108: x | | | | | | | | | | | | | | | | | | | 2133 | | | | | | | | | | | 0.001s 11.591s 638121516396907575: x | | | | | | | | | | | 2651 | | | | | | | | | | | | | | | | | | | 0.001s 11.591s 638121516396912683: x | | | | | | | | | | | | | | | | | | | | | 2652 | | | | | | | | | 0.001s 11.592s 638121516396917968: x | | | | | | | | | | | | | | | | | | 2653 | | | | | | | | | | | | 0.001s 11.592s 638121516396923338: x | | | | | | | | | | | | | | | | 2070 | | | | | | | | | | | | | | 0.001s 11.593s 638121516396928774: x | | | | | | | | | | | | | | | | | | | | | | | 2200 | | | | | | | 0.001s 11.593s 638121516396934156: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.594s 638121516396939697: x | | | | | | 2223 | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.594s 638121516396945267: x | | | | | | | | | | | | 2098 | | x | | | | | | | | | | | | | | | 0.001s 11.595s 638121516396951001: x | | | | | | | | | | | | | | | x | | | | 2147 | | | | | | | | | | 0.001s 11.596s 638121516396956647: x | | | 2165 | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.596s 638121516396962132: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | 2656 | | 0.001s 11.597s 638121516396967786: x | | | | | | | | 2127 | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.597s 638121516396974660: x | 2657 | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.599s 638121516396987300: x | | | | | | | | | | | | | | | x | 2173 | | | | | | | | | | | | | 0.001s 11.599s 638121516396993059: x | | | | | | | | | | | | | | | x | | | | | | | | | | | 2115 | | | 0.001s 11.600s 638121516396998756: x | | | | | | | 2658 | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.600s 638121516397004260: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 2194 0.001s 11.601s 638121516397009792: x 2140 | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.601s 638121516397015190: x | | | | 2181 | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.602s 638121516397020426: x | | | | | | | | | | | | | | | x | | | | | | | | | | 2659 | | | | 0.001s 11.603s 638121516397026513: x | | | | | | | | | | | | | | | x | | | | | | | | 2201 | | | | | | 0.001s 11.603s 638121516397032319: x | | | | | | | | | | 2654 | | | | x | | | | | | | | | | | | | | | 0.001s 11.604s 638121516397038036: x | | | | | | | | | | | | | | | x | | | | | | | | | 2661 | | | | | 0.001s 11.604s 638121516397043517: x | | | | | | | | | | | | | 2220 | x | | | | | | | | | | | | | | | 0.001s 11.605s 638121516397049160: x | | | | | 2217 | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.605s 638121516397054875: x | | | | | | | | | | | | | | 2663 x | | | | | | | | | | | | | | | 0.001s 11.606s 638121516397060943: x | | | | | | | | | 2206 | | | | | x | | | | | | | | | | | | | | | 0.001s 11.607s 638121516397066607: x | | | | | | | | | | | 2132 | | | x | | | | | | | | | | | | | | | 0.001s 11.607s 638121516397072234: x | | | | | | | | | | | | | | | x | | 2176 | | | | | | | | | | | | 0.001s 11.608s 638121516397077865: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 2177 | 0.001s 11.608s 638121516397083267: x | | | | | | | | | | | | | | | x | | | | | 2154 | | | | | | | | | 0.001s 11.609s 638121516397088773: x | | | | | | | | | | | | | | | x | | | 2172 | | | | | | | | | | | 0.001s 11.609s 638121516397094448: x | | 2168 | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.610s 638121516397100086: x | | | | | | 2664 | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.610s 638121516397105710: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | 2119 | | 0.001s 11.611s 638121516397111183: x | | | 2655 | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.612s 638121516397118195: x | | | | | | | | | | | | | | | x | | | | | | | 2660 | | | | | | | 0.001s 11.612s 638121516397123715: x | | | | | | | | | | | | 2151 | | x | | | | | | | | | | | | | | | 0.001s 11.613s 638121516397129192: x | | | | | | | | 2666 | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.614s 638121516397136175: x | | | | | | | | | | | | | | | x | | | | 2160 | | | | | | | | | | 0.001s 11.614s 638121516397141769: x | 2156 | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.615s 638121516397147197: x | | | | | | | | | | 2629 | | | | x | | | | | | | | | | | | | | | 0.001s 11.615s 638121516397152618: x | | | | | | | | | | | | | | | x | | | | | | | | 2229 | | | | | | 0.001s 11.616s 638121516397158298: x 2668 | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.616s 638121516397163702: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 2669 0.001s 11.617s 638121516397169227: x | | | | | | | | | | | | | | | x | | | | | | | | | | 2193 | | | | 0.001s 11.617s 638121516397174917: x | | | | | | | | | | | | | | | x | | | | | | | | | | | 2670 | | | 0.001s 11.618s 638121516397180459: x | | | | | | | | | | | | | | | x | | | | | | | | | 2197 | | | | | 0.001s 11.619s 638121516397186138: x | | | | | | | | | | | | | 2671 | x | | | | | | | | | | | | | | | 0.001s 11.619s 638121516397191523: x | | | | | 2672 | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.620s 638121516397197018: x | | | | | | | | | | | | | | 2134 x | | | | | | | | | | | | | | | 0.001s 11.620s 638121516397202585: x | | | | | | | 2167 | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.621s 638121516397208164: x | | | | 2196 | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.621s 638121516397213711: x | | | | | | | | | | | | | | | x | 2673 | | | | | | | | | | | | | 0.001s 11.622s 638121516397219521: x | | | | | | | | | | | | | | | x 2091 | | | | | | | | | | | | | | 0.001s 11.622s 638121516397224742: x | | | | | | | | | | | | | | | x | | 2226 | | | | | | | | | | | | 0.001s 11.623s 638121516397230075: x | | | | | | | | | 2242 | | | | | 2675 | | | | | | | | | | | | | | | 0.001s 11.623s 638121516397235366: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2676 | 0.001s 11.624s 638121516397240550: x | | | | | | | | | | | 2175 | | | | | | | | | | | | | | | | | | | 0.001s 11.624s 638121516397245640: x | | | | | | 2223 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.625s 638121516397250696: x | | | | | | | | | | | | | | | | | | | 2677 | | | | | | | | | | | 0.001s 11.625s 638121516397256007: x | | | | | | | | | | | | | | | | | | | | | | | 2237 | | | | | | | 0.001s 11.626s 638121516397261231: x | | | 2184 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.627s 638121516397266461: x | | | | | | | | | | | | | | | | | | | | | 2649 | | | | | | | | | 0.001s 11.627s 638121516397271482: x | | | | | | | | 2127 | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.628s 638121516397276933: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2678 | | 0.001s 11.628s 638121516397282514: x | | 2188 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.629s 638121516397288320: x | | | | | | | | | | | | 2122 | | | | | | | | | | | | | | | | | | 0.001s 11.629s 638121516397293978: x | | | | | | | | | | | | | | | | | | | | 2680 | | | | | | | | | | 0.001s 11.630s 638121516397302474: x | | | | | | | | | | 2674 | | | | | | | | | | | | | | | | | | | | 0.001s 11.631s 638121516397308320: x | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2194 0.001s 11.631s 638121516397313921: x | | | | | | | | | | | | | | | | | | | | | | | | 2187 | | | | | | 0.001s 11.632s 638121516397319619: x 2140 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.632s 638121516397325135: x | | | | | | | | | | | | | | | | | | | | | | | | | | 2682 | | | | 0.001s 11.633s 638121516397330699: x | | | | | | | | | | | | | | | | | | | | | | | | | | | 2115 | | | 0.001s 11.634s 638121516397336168: x | | | | | | | | | | | | | 2220 | | | | | | | | | | | | | | | | | 0.001s 11.634s 638121516397341529: x | | | | | | | | | | | | | | | | | | | | | | | | | 2683 | | | | | 0.001s 11.635s 638121516397347101: x | | | | | | | | | | | | | | | | | 2173 | | | | | | | | | | | | | 0.001s 11.635s 638121516397352446: x | | | | 2684 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 11.636s 638121516397357933: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.636s 638121516397363179: x | | | | | | | 2185 | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.637s 638121516397368900: x | | | | | | | | | | | | | | | x 2685 | | | | | | | | | | | | | | 0.001s 11.637s 638121516397374604: x | | | | | | | | | | | | | | 2686 x | | | | | | | | | | | | | | | 0.001s 11.638s 638121516397380238: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 2177 | 0.001s 11.638s 638121516397385551: x | | | | | | | | | | | | | | | x | | | 2172 | | | | | | | | | | | 0.001s 11.639s 638121516397391187: x | | | | | | | | | 2206 | | | | | x | | | | | | | | | | | | | | | 0.001s 11.640s 638121516397396752: x | | | | | 2217 | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.640s 638121516397402277: x | | | | | | | | | | | | | | | x | | 2136 | | | | | | | | | | | | 0.001s 11.641s 638121516397408025: x | | | | | | | | | | | | | | | x | | | | | | | 2689 | | | | | | | 0.001s 11.641s 638121516397413433: x | | | | | | 2690 | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.642s 638121516397418928: x | | | | | | | | | | | 2691 | | | x | | | | | | | | | | | | | | | 0.001s 11.642s 638121516397424525: x | | | | | | | | | | | | | | | x | | | | | | | | | | | | 2119 | | 0.001s 11.643s 638121516397430542: x | | | 2213 | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 11.644s 638121516397436218: 2248 | | | | | | | | | | | | | | | x | | | | | 2182 | | | | | | | | | 0.001s 11.644s 638121516397441632: | | | | | | | | | | | x | | | | x | | | | | | | | | | | | | | | 0.001s 11.645s 638121516397446965: | | | | | | | | | | | x | | | | x | | | | | | | | 2681 | | | | | | 0.001s 11.645s 638121516397452119: | | | | | | | | | 2688 | x | | | | x | | | | | | | | | | | | | | | 0.001s 11.646s 638121516397457626: | | | 2693 | | | | | | | x | | | | x | | | | | | | | | | | | | | | 0.001s 11.646s 638121516397462790: | | | | | | | | | | | x | | | | x | | | | | | | | | | | 2694 | | | 0.001s 11.647s 638121516397468136: | | | | | | | | | | | x | 2667 | | x | | | | | | | | | | | | | | | 0.001s 11.647s 638121516397473223: | 2696 | | | | | | | | | x | | | | x | | | | | | | | | | | | | | | 0.001s 11.648s 638121516397478491: | | | | | | | | | | | x | | | | x | 2697 | | | | | | | | | | | | | 0.001s 11.648s 638121516397483587: | | | | | | | | | | | x | | 2698 | x | | | | | | | | | | | | | | | 0.001s 11.649s 638121516397489055: | | | | | | | | | | | x | | | | x | | | | | | | | | 2197 | | | | | 0.001s 11.649s 638121516397494197: | | | | | | | | | | | x | | | | x 2091 | | | | | | | | | | | | | | 0.001s 11.650s 638121516397499595: | | | | | | | | | | | x | | | | x | | | | | | | | | | 2193 | | | | 0.001s 11.650s 638121516397504765: | | | | | | | | | | | x | | | | x | | | | | | | | | | | | | | 2244 0.001s 11.651s 638121516397510247: | | | | | | | | | | | x | | | 2134 x | | | | | | | | | | | | | | | 0.001s 11.651s 638121516397515552: | | | | | | | | 2699 | | x | | | | x | | | | | | | | | | | | | | | 0.001s 11.652s 638121516397521149: | | | | | | | | | | | x | | | | x | | | | | | 2700 | | | | | | | | 0.001s 11.653s 638121516397526447: | | | | | 2196 | | | | | x | | | | x | | | | | | | | | | | | | | | 0.001s 11.653s 638121516397531628: | | | | | | | | | | | x | | | | x | | | | | | | | | | | | | 2701 | 0.001s 11.654s 638121516397537192: | | | | | | | | | | 2687 x | | | | x | | | | | | | | | | | | | | | 0.001s 11.654s 638121516397542510: | | | | | | | 2223 | | | x | | | | x | | | | | | | | | | | | | | | 0.001s 11.655s 638121516397547862: | | | | | | | | | | | x | | | | x | | | 2692 | | | | | | | | | | | 0.001s 11.655s 638121516397553198: | | | | | | | | | | | x | | | | x | | | | | | | 2237 | | | | | | | 0.001s 11.656s 638121516397558702: | | | | | | | | | | | x 2175 | | | x | | | | | | | | | | | | | | | 0.001s 11.656s 638121516397564003: | | | | | | | | | | | x | | | | x | | | | | | | | | | | | 2703 | | 0.001s 11.657s 638121516397569557: | | | | | | | | | | | x | | | | x | | | | | 2704 | | | | | | | | | 0.001s 11.657s 638121516397574777: | | | | 2247 | | | | | | x | | | | x | | | | | | | | | | | | | | | 0.001s 11.658s 638121516397580174: | | | | | | 2705 | | | | x | | | | x | | | | | | | | | | | | | | | 0.001s 11.658s 638121516397585212: | | | | | | | | | | | x | | | | x | | | | | | | | 2229 | | | | | | 0.001s 11.659s 638121516397590451: | | | | | | | | | 2161 | x | | | | x | | | | | | | | | | | | | | | 0.001s 11.659s 638121516397595576: 2702 | | | | | | | | | | x | | | | x | | | | | | | | | | | | | | | 0.001s 11.660s 638121516397604835: | | | 2188 | | | | | | | x | | | | x | | | | | | | | | | | | | | | 0.001s 11.661s 638121516397609895: | | | | | | | | | | | x | | | | x | | | | | | | | | | | 2115 | | | 0.000s 11.661s 638121516397614850: | | | | | | | | | | | x | 2166 | | x | | | | | | | | | | | | | | | 0.000s 11.662s 638121516397619715: | 2140 | | | | | | | | | x | | | | x | | | | | | | | | | | | | | | 0.000s 11.662s 638121516397624424: | | | | | | | | | | | x | | | | x | 2173 | | | | | | | | | | | | | 0.001s 11.663s 638121516397631006: | | | | | | | | | | | x | | 2220 | x | | | | | | | | | | | | | | | 0.000s 11.663s 638121516397635977: | | | | | | | | | | | x | | | | x | | | | | | | | | 2706 | | | | | 0.000s 11.664s 638121516397640746: | | | | | | | | | | | x | | | | x 2707 | | | | | | | | | | | | | | 0.000s 11.664s 638121516397645449: | | | | | | | | | | | x | | | | x | | | | | | | | | | | | | | 2708 0.000s 11.665s 638121516397650210: | | | | | | | | | | | x | | | 2709 x | | | | | | | | | | | | | | | 0.000s 11.665s 638121516397654999: | | | | | | | | 2185 | | x | | | | x | | | | | | | | | | | | | | | 0.000s 11.666s 638121516397659835: | | | | | | | | | | | x | | | | x | | | | | | | | | | 2234 | | | | 0.000s 11.666s 638121516397664717: | | | | | | | | | | | x | | | | x | | | | | | 2205 | | | | | | | | 0.000s 11.667s 638121516397669663: | | | | | | | | | | | x | | | | x | | | | | | | | | | | | | 2177 | 0.000s 11.667s 638121516397674587: | | | | | 2227 | | | | | x | | | | 2710 | | | | | | | | | | | | | | | 0.000s 11.668s 638121516397679423: | | | | | | | | | | | x | | | | | | | 2226 | | | | | | | | | | | | 0.000s 11.668s 638121516397684199: | | | | | | | | | | 2242 x | | | | | | | | | | | | | | | | | | | | 0.000s 11.669s 638121516397689005: | | | | | | | | | | | x | | | | | | | | 2192 | | | | | | | | | | | 0.000s 11.669s 638121516397693644: | | | | | | | | | | | x | | | | | | | | | | | | 2711 | | | | | | | 0.000s 11.670s 638121516397698425: | | | | | | | | | | | x 2712 | | | | | | | | | | | | | | | | | | | 0.000s 11.670s 638121516397703171: | | | | | | | | | | | x | | | | | | | | | | 2182 | | | | | | | | | 0.000s 11.671s 638121516397707937: | | | | | | | 2679 | | | x | | | | | | | | | | | | | | | | | | | | 0.000s 11.671s 638121516397712670: | | | | 2713 | | | | | | x | | | | | | | | | | | | | | | | | | | | 0.000s 11.672s 638121516397717449: | | | | | | 2255 | | | | x | | | | | | | | | | | | | | | | | | | | 0.000s 11.672s 638121516397722190: | | | | | | | | | | | x | | | | | | | | | | | | | 2187 | | | | | | 0.000s 11.673s 638121516397727162: 2695 | | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | 0.001s 11.673s 638121516397732271: | | | | | | | | | 2715 | x | | | | | | | | | | | | | | | | | | | | 0.000s 11.674s 638121516397737152: | | | 2716 | | | | | | | x | | | | | | | | | | | | | | | | | | | | 0.000s 11.674s 638121516397741871: | | | | | | | | | | | x | | | | | | | | | | | | | | | | 2717 | | | 0.000s 11.675s 638121516397746742: | 2718 | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | 0.000s 11.675s 638121516397751389: | | | | | | | | | | | x | 2199 | | | | | | | | | | | | | | | | | | 0.000s 11.676s 638121516397756127: | | | | | | | | | | | x | | 2249 | | | | | | | | | | | | | | | | | 0.000s 11.676s 638121516397760774: | | | | | | | | | | | x | | | | | | | | | | | | | | 2197 | | | | | 0.000s 11.676s 638121516397765516: | | | | | | | | | | | x | | | | | 2091 | | | | | | | | | | | | | | 0.001s 11.677s 638121516397770593: | | | | | | | | | | | x | | | | | | | | | | | | | | | | | | | 2244 0.000s 11.677s 638121516397775275: | | | | | | | | | | | x | | | | | | 2665 | | | | | | | | | | | | | 0.000s 11.678s 638121516397780256: | | | | | | | | | | | x | | | 2134 | | | | | | | | | | | | | | | | 0.000s 11.678s 638121516397785010: | | | | | | | | 2721 | | x | | | | | | | | | | | | | | | | | | | | 0.000s 11.679s 638121516397789915: | | | | | | | | | | | x | | | | | | | | | | | | | | | 2722 | | | | 0.000s 11.679s 638121516397794549: | | | | | | | | | | | x | | | | | | | | | | | 2723 | | | | | | | | 0.000s 11.680s 638121516397799490: | | | | | | | | | | | x | | | | x | | | | | | | | | | | | | | | 0.000s 11.680s 638121516397804464: | | | | | | | | | | | x | | | | x | | | | | | | | | | | | | 2724 | 0.030s 11.711s 638121516398109236: | | | | | 2196 | | | | | x | | | | x | | | | | | | | | | | | | | | 0.000s 11.711s 638121516398112685: | | | | | | | | | | 2206 x | | | | x | | | | | | | | | | | | | | | 0.000s 11.711s 638121516398115447: | | | | | | | | | | | x | | | | x | | 2176 | | | | | | | | | | | | 0.000s 11.712s 638121516398118357: | | | | | | | | | | | x | | | | x | | | | | | | 2237 | | | | | | | 0.000s 11.712s 638121516398121163: | | | | | | | | | | | x 2175 | | | x | | | | | | | | | | | | | | | 0.000s 11.712s 638121516398125011: | | | | | | | 2662 | | | x | | | | x | | | | | | | | | | | | | | | 0.001s 11.713s 638121516398130101: | | | | | | | | | | | x | | | | x | | | 2728 | | | | | | | | | | | 0.000s 11.713s 638121516398134748: | | | | | | | | | | | x | | | | x | | | | | 2729 | | | | | | | | | 0.000s 11.714s 638121516398139335: | | | | 2247 | | | | | | x | | | | x | | | | | | | | | | | | | | | 0.000s 11.714s 638121516398143805: | | | | | | | | | | | x | | | | x | | | | | | | | 2201 | | | | | | 0.000s 11.715s 638121516398147717: x | | | | | | | | | | x | | | | x | | | | | | | | | | | | | | | 0.000s 11.715s 638121516398151096: x | | | | | x | | | | x | | | | 2731 | | | | | | | | | | | | | | | 0.000s 11.715s 638121516398155320: x | | | | | x | | 2161 | x | | | | | | | | | | | | | | | | | | | | 0.000s 11.716s 638121516398159187: x | | 2188 | | x | | | | x | | | | | | | | | | | | | | | | | | | | 0.000s 11.716s 638121516398162992: x | | | | | x | | | | x | | | | | | | | | | | | | | | | 2115 | | | 0.000s 11.717s 638121516398166075: x 2140 | | | | x | | | | x | | | | | | | | | | | | | | | | | | | | 0.000s 11.717s 638121516398168988: x | | | | | x | | | | x | 2122 | | | | | | | | | | | | | | | | | | 0.000s 11.717s 638121516398171885: x | | | | | x | | | | x | | | | | | | | | | | | | | 2733 | | | | | 0.000s 11.717s 638121516398174774: x | | | | | x | | | | x | | x | | | | | | | | | | | | | | | | | 0.000s 11.718s 638121516398178111: x | | | | | x | | | | x | | x | | | | | | | | | | | | | | | | 2735 0.000s 11.718s 638121516398181323: x | | | | | x | | | | x | | x | | | 2730 | | | | | | | | | | | | | 0.000s 11.718s 638121516398184652: x | | | | | x | 2185 | | x | | x | | | | | | | | | | | | | | | | | 0.000s 11.719s 638121516398188988: x | | | | | x | | | | x | | x | | 2112 | | | | | | | | | | | | | | 0.000s 11.719s 638121516398193836: x | | | | | x | | | | x | | x | | | | | | | | | | | | 2234 | | | | 0.000s 11.720s 638121516398197108: x | | | | | x | | | | x | | x | | | | | | | | 2205 | | | | | | | | 0.000s 11.720s 638121516398200268: x | | | | | x | | | | x | | x 2189 | | | | | | | | | | | | | | | | 0.001s 11.720s 638121516398205622: x | 2714 | | | x | | | | x | | x | | | | | | | | | | | | | | | | | 0.001s 11.721s 638121516398211071: x | | | | | x | | | | x | | x | | | | | | | | | | | | | | | 2177 | 0.000s 11.721s 638121516398214614: x | | | | 2725 x | | | | x | | x | | | | | | | | | | | | | | | | | 0.001s 11.722s 638121516398219803: x | | | | | x | | | 2726 x | | 2737 | | | | | | | | | | | | | | | | | 0.000s 11.722s 638121516398224443: x | | | | | x x | | | x | | | | | | | | | | | | | | | | | | | | 0.000s 11.723s 638121516398229257: x | | | | | x x | | | x | | | | | | | | 2192 | | | | | | | | | | | 0.000s 11.723s 638121516398233075: x | | | | | x x | | | x | | | | | | | 2720 | | | | | | | | | | | | 0.000s 11.724s 638121516398236427: x | | | 2165 | x x | | | x | | | | | | | | | | | | | | | | | | | | 0.000s 11.724s 638121516398241397: x | | | | | x x | | | x | | | | | | | | | | | | 2258 | | | | | | | 0.001s 11.725s 638121516398247071: x | | | | | x x | | | x 2198 | | | | | | | | | | | | | | | | | | | 0.000s 11.725s 638121516398251124: x | | | | | x x | | | x | | | | | | | | | | | | | 2260 | | | | | | 0.000s 11.725s 638121516398254888: x | | | | | x x | | | x | | | | | | | | | | 2182 | | | | | | | | | 0.000s 11.726s 638121516398258413: x | | | | | 2255 x | | | x | | | | 2739 | | | | | | | | | | | | | | | 0.000s 11.726s 638121516398261361: x | | | | | | x | | | x | | | | | | | | | | | | | | 2197 | | | | | 0.000s 11.726s 638121516398264215: x 2740 | | | | | x | | | x | | | | | | | | | | | | | | | | | | | | 0.000s 11.727s 638121516398267294: x | | 2741 | | | x | | | x | | | | | | | | | | | | | | | | | | | | 0.000s 11.727s 638121516398271069: x | | | | | | x | | | x | | | | | | | | | 2160 | | | | | | | | | | 0.001s 11.728s 638121516398277294: x | | | | | | x | | | x | 2151 | | | | | | | | | | | | | | | | | | 0.000s 11.728s 638121516398280785: x | | | | | | x | | | x | | | | | | 2218 | | | | | | | | | | | | | 0.001s 11.728s 638121516398285991: x | | | | | | x | | | x | | | | | | | | | | | | | | | | 2152 | | | 0.000s 11.729s 638121516398289497: x | | | | | | x | | | x | | | | | | | | | | | | | | | | | | | 2244 0.000s 11.729s 638121516398292591: x | | | | | | x | | | x | | | | | | | | | | | 2743 | | | | | | | | 0.000s 11.729s 638121516398296025: x | | | | | | x | | | x | | | | | 2744 | | | | | | | | | | | | | | 0.000s 11.730s 638121516398299139: x | 2203 | | | | x | | | x | | | | | | | | | | | | | | | | | | | | 0.000s 11.730s 638121516398302827: x | | | | | | x | | | x | | | | | | | | | | | | | | | x | | | | 0.000s 11.731s 638121516398306165: x | | | | | | x | | | x | | | 2746 | | | | | | | | | | | x | | | | 0.000s 11.731s 638121516398309692: x | | | | | | x 2719 | | x | | | | | | | | | | | | | | | x | | | | 0.001s 11.731s 638121516398314866: x | | | | 2227 | x | | | x | | | | | | | | | | | | | | | x | | | | 0.001s 11.732s 638121516398320557: x | | | | | | x | | | x | | 2179 | | | | | | | | | | | | x | | | | 0.001s 11.732s 638121516398326054: x | | | | | | x | | 2242 x | | | | | | | | | | | | | | | x | | | | 0.000s 11.733s 638121516398329194: x | | | | | | x | | | x | | | | | | | 2738 | | | | | | | x | | | | 0.000s 11.733s 638121516398332243: x | | | | | | x | | | x | | | | | | | | | | | | | | | x | | 2186 | 0.000s 11.733s 638121516398335258: x | | | | | | x | | | x | | | | | | | | | | | | 2747 | | x | | | | 0.000s 11.734s 638121516398338678: x | | | | | | x | | | x | | | | | | | | | | 2748 | | | | x | | | | 0.000s 11.734s 638121516398341571: x | | | | | | x | | | x | | | | | | | | 2749 | | | | | | x | | | | 0.000s 11.734s 638121516398345255: x | | | | | | x | | | x | | | | | | | | | | | | | 2229 | x | | | | 0.000s 11.735s 638121516398349436: x | | | | | | x | | | x | | | | | | | | | | | | | | 2751 x | | | | 0.000s 11.735s 638121516398352672: x | | 2188 | | | x | | | x | | | | | | | | | | | | | | | x | | | | 0.000s 11.736s 638121516398356649: x 2140 | | | | | x | | | x | | | | | | | | | | | | | | | x | | | | 0.000s 11.736s 638121516398359796: x | | | | | | x | | | x | | | | x | | | | | | | | | | x | | | | 0.000s 11.736s 638121516398362979: x | | | 2213 | | x | | | x | | | | x | | | | | | | | | | x | | | | 0.000s 11.737s 638121516398366298: x | | | | | | x | | | x 2752 | | | x | | | | | | | | | | x | | | | 0.000s 11.737s 638121516398369832: x | | | | | | x | | | x | 2753 | | x | | | | | | | | | | x | | | | 0.000s 11.737s 638121516398373031: x | | | | | x x | | | x | | | | x | | | | | | | | | | x | | | | 0.000s 11.738s 638121516398377523: x | | | | | x x | | | x | | | | x | 2754 | | | | | | | | x | | | | 0.001s 11.738s 638121516398383066: x | | | | | x x | | | x | | | | x | | | | | | 2205 | | | x | | | | 0.001s 11.739s 638121516398388770: x | | | | | x x | | | x | | | | x | | | | | | | | | | x 2755 | | | 0.001s 11.739s 638121516398394448: x | | | | | x x | | | x | | | | x 2112 | | | | | | | | | x | | | | 0.001s 11.740s 638121516398399966: x | | | | | x x | | | x | | | | x | | | | 2207 | | | | | x | | | | 0.001s 11.740s 638121516398405765: x | | | | | x x | | | x | | | 2189 x | | | | | | | | | | x | | | | 0.001s 11.741s 638121516398411509: x | | | | | x x | | | x | | | | x | | | | | | | | | | x | 2119 | | 0.001s 11.742s 638121516398417103: x | | | | | x x | | | x | | | | x | | | | | | | | | | x | | | x 0.001s 11.742s 638121516398422630: x | 2756 | | | x x | | | x | | | | x | | | | | | | | | | x | | | x 0.001s 11.743s 638121516398428434: x | | | | | x x 2225 | | x | | | | x | | | | | | | | | | x | | | x 0.001s 11.743s 638121516398434096: x | | | | 2757 x x | | | x | | | | x | | | | | | | | | | x | | | x 0.001s 11.744s 638121516398439853: x | | | | | x x | | | 2758 | | 2220 | x | | | | | | | | | | x | | | x 0.001s 11.744s 638121516398445504: x | | | | | x x | | 2206 | | | | | x | | | | | | | | | | x | | | x 0.001s 11.745s 638121516398451229: x | | | | | x x | | | | | | | | x | | x | | | | | | | x | | | x 0.001s 11.746s 638121516398457055: x | | | | | x x | | | | | | | | x | | x | | 2182 | | | | x | | | x 0.001s 11.746s 638121516398462683: x | | | | | x x | | | | | | | | x | | x | | | | 2258 | | x | | | x 0.001s 11.747s 638121516398468487: x | | | | | x x | | | | | | | | x | | x | | | | | | | x | | 2760 x 0.001s 11.747s 638121516398473537: x | | | | | x x | | | | | | | | x | | x 2192 | | | | | | x | | | x 0.000s 11.748s 638121516398477179: x | | | | | x x | | | | | | | | x | | x | | | | | | 2197 x | | | x 0.000s 11.748s 638121516398480514: x | | 2761 | | x x | | | | | | | | x | | x | | | | | | | x | | | x 0.001s 11.748s 638121516398485670: x | | | | | x x | | | | 2198 | | | x | | x | | | | | | | x | | | x 0.001s 11.749s 638121516398490933: x | | | 2247 | x x | | | | | | | | x | | x | | | | | | | x | | | x 0.000s 11.749s 638121516398494220: x | | | | | x x | | | | | 2151 | | x | | x | | | | | | | x | | | x 0.000s 11.750s 638121516398497472: x | | | | | x x | | | | | | | | x | | x | | | | | 2201 | x | | | x 0.000s 11.750s 638121516398500540: x 2178 | | | | x x | | | | | | | | x | | x | | | | | | | x | | | x 0.000s 11.750s 638121516398503726: x | | | | | x x | | | | | | | | x | 2218 x | | | | | | | x | | | x 0.000s 11.751s 638121516398507154: x | | | | | x x | | | | | | | | x | | x | | | 2734 | | | x | | | x 0.000s 11.751s 638121516398510323: x | | | | | x x | | | | | | | | x | | x | | | | | | | x 2152 | | x 0.000s 11.751s 638121516398513656: x | | | | | x x | | | | | | | | x 2764 | x | | | | | | | x | | | x 0.000s 11.752s 638121516398516842: x | | | | | x x | | | | | | | | x | | x | 2765 | | | | | x | | | x 0.000s 11.752s 638121516398521039: x | 2203 | | | x x | | | | | | | | x | | x | | | | | | | x | | | x 0.000s 11.752s 638121516398524454: x | | | | | x x | | | | | | | 2222 x | | x | | | | | | | x | | | x 0.000s 11.753s 638121516398528115: x | | | | 2227 x x | | | | | | | | x | | x | | | | | | | x | | | x 0.000s 11.753s 638121516398531205: x | | | | | x x | | | | | | | | x | | x | | | | | | | x | 2736 | x 0.000s 11.753s 638121516398534937: x | | | | | x x 2766 | | | | | | | x | | x | | | | | | | x | | | x 0.000s 11.754s 638121516398538140: x | | | | | x x | | | x | | | | x | | x | | | | | | | x | | | x 0.000s 11.754s 638121516398541236: x | | | | | x x | | | x | | 2179 | x | | x | | | | | | | x | | | x 0.000s 11.754s 638121516398545489: x | | | | | x x | | 2768 x | | | | x | | x | | | | | | | x | | | x 0.001s 11.755s 638121516398550542: x | | | | | x x | | | x | | | | x | | x | | 2769 | | | | x | | | x 0.001s 11.755s 638121516398555781: x | | | | | x x | | | x | | | | x | | x | | | | 2770 | | x | | | x 0.000s 11.756s 638121516398559202: x | | | | | x x | | | x | | | | x | | x | | | | | | | x | | 2186 x 0.000s 11.756s 638121516398562368: x | | | | | x x | | | x | | | | x | | x 2771 | | | | | | x | | | x 0.000s 11.756s 638121516398565477: x | | 2188 | | x x | | | x | | | | x | | x | | | | | | | x | | | x 0.000s 11.757s 638121516398570273: x | | | | | x x | | | x 2772 | | | x | | x | | | | | | | x | | | x 0.001s 11.757s 638121516398576057: x | | | | | x x | | | x | 2166 | | x | | x | | | | | | | x | | | x 0.000s 11.758s 638121516398579484: x | | | | | x x | | | x | | | | x | | x | | | | | 2187 | x | | | 2774 0.000s 11.758s 638121516398582617: x | | | | | x x | | | x | | | | x | | x | | | | | | 2210 x | | | | 0.000s 11.758s 638121516398585803: x 2775 | | | | x x | | | x | | | | x | | x | | | | | | | x | | | | 0.000s 11.759s 638121516398589038: x | | | | | x x | | | x | | | | x | | x | | | 2241 | | | x | | | | 0.000s 11.759s 638121516398592520: x | | | | | x x | | | x | | | | x 2112 | x | | | | | | | x | | | | 0.000s 11.759s 638121516398595641: x | | | 2762 | x x | | | x | | | | x | | x | | | | | | | x | | | | 0.000s 11.760s 638121516398598802: x | | | | | x x | | | x | | | | x | | x | 2207 | | | | | x | | | | 0.000s 11.760s 638121516398602172: x | | | | | x x | | | x | | | | x | 2776 x | | | | | | | x | | | | 0.000s 11.761s 638121516398606398: x | | | | | x x | | | x | | | | x | | x | | | | | | | x 2169 | | | 0.000s 11.761s 638121516398609818: x | | | | | x x | | | x | | | | x | | x | | | | | | | x | 2135 | | 0.000s 11.761s 638121516398613308: x | | | | | x x | | | x | | | 2777 x | | x | | | | | | | x | | | | 0.000s 11.762s 638121516398617238: x | | | | | x x 2225 | | x | | | | x | | x | | | | | | | x | | | | 0.000s 11.762s 638121516398621898: x | 2778 | | | x x | | | x | | | | x | | x | | | | | | | x | | | | 0.000s 11.763s 638121516398626150: x | | | | | x x | | 2206 x | | | | x | | x | | | | | | | x | | | | 0.001s 11.764s 638121516398637471: x | | | | | x x | | | x | | | | x | | x | | 2182 | | | | x | | | | 0.000s 11.764s 638121516398640827: x | | | | 2196 x x | | | x | | | | x | | x | | | | | | | x | | | | 0.000s 11.764s 638121516398643830: x | | | | | x x | | | x | | | | x | | x 2192 | | | | | | x | | | | 0.000s 11.765s 638121516398647550: x | | | | | x x | | | x | | | | x | | x | | | | 2258 | | x | | | | 0.000s 11.765s 638121516398652242: x | | | | | x x | | | x | | | | x | | x | | | | | | | x | | 2779 | 0.001s 11.766s 638121516398659629: x | | | | | x x | | | x | | 2249 | x | | x | | | | | | | x | | | | 0.001s 11.766s 638121516398665217: x | | 2780 | | x x | | | x | | | | x | | x | | | | | | | x | | | | 0.001s 11.767s 638121516398670926: x | | | | | x x | | | x 2198 | | | x | | x | | | | | | | x | | | | 0.001s 11.768s 638121516398676568: x | | | | | x x | | | x | 2781 | | x | | x | | | | | | | x | | | | 0.001s 11.768s 638121516398682247: x | | | | | x x | | | x | | | | x | | x | | | | | | | x | | | x 0.000s 11.768s 638121516398685551: x | | | | | x x | | | x | | | | x | | x | | | | | 2201 | x | | | 2782 0.000s 11.769s 638121516398688892: x 2178 | | | | x x | | | x | | | | x | | x | | | | | | | x | | | | 0.000s 11.769s 638121516398691911: x | | | | | x x | | | x | | | | x | | x | | | | | | 2783 x | | | | 0.000s 11.769s 638121516398695153: x | | | 2213 | x x | | | x | | | | x | | x | | | | | | | x | | | | 0.000s 11.770s 638121516398698452: x | | | | | x x | | | x | | | | x | | x | 2784 | | | | | x | | | | 0.001s 11.770s 638121516398703764: x | | | | | x x | | | x | | | | x | 2218 x | | | | | | | x | | | | 0.000s 11.771s 638121516398708470: x | | | | | x x | | | x | | | | x 2149 | x | | | | | | | x | | | | 0.000s 11.771s 638121516398711797: x | | | | | x x | | | x | | | | x | | x | | | | | | | x 2785 | | | 0.000s 11.771s 638121516398714926: x | | | | | x x | | | x | | | | x | | x | | | | | | | x | 2786 | | 0.000s 11.772s 638121516398718098: x | | | | | x x | | | x | | | | x | | x | | | 2787 | | | x | | | | 0.000s 11.772s 638121516398721474: x | | | | | x x 2788 | | x | | | | x | | x | | | | | | | x | | | | 0.000s 11.772s 638121516398725333: x | 2203 | | | x x | | | x | | | | x | | x | | | | | | | x | | | | 0.000s 11.773s 638121516398728706: x | | | | | x x | | | x | | | 2222 x | | x | | | | | | | x | | | | 0.000s 11.773s 638121516398733026: x | | | | | x x | | 2759 x | | | | x | | x | | | | | | | 2789 | | | | 0.000s 11.774s 638121516398736320: x | | | | 2253 x x | | | x | | | | x | | x | | | | | | | | | | | | 0.000s 11.774s 638121516398739471: x | | | | | x x | | | x | | | | x | | x | | 2790 | | | | | | | | | 0.000s 11.774s 638121516398742586: x | | | | | x x | | | x | | | | x | | x | | | | | | | | | | 2186 | 0.000s 11.774s 638121516398745713: x | | | | | x x | | | x | | | | x | | x 2208 | | | | | | | | | | | 0.000s 11.775s 638121516398748768: x | | 2188 | | x x | | | x | | | | x | | x | | | | | | | | | | | | 0.000s 11.775s 638121516398752560: x | | | | | x x | | | x 2791 | | | x | | x | | | | | | | | | | | | 0.000s 11.776s 638121516398757558: x | | | | | x x | | | x | | | | x | | x | | | | 2773 | | | | | | | 0.000s 11.776s 638121516398760704: x | | | | | x x | | | x | | x | x | | x | | | | | | | | | | | | 0.000s 11.776s 638121516398763646: x | | | | | x x | | | x | | x | x | | x | | | | | x | | | | | | 0.000s 11.777s 638121516398766770: x | | | | | x x | | | x | 2166 x | x | | x | | | | | x | | | | | | 0.000s 11.777s 638121516398771142: x 2215 | | | | x 2794 | | | x | | x | x | | x | | | | | x | | | | | | 0.000s 11.777s 638121516398774203: x | | | | | x | | | | x | | x | x | | x | | | | | x 2210 | | | | | 0.000s 11.778s 638121516398777465: x | | | x | x | | | | x | | x | x | | x | | | | | x | | | | | | 0.000s 11.778s 638121516398780554: x | | | x | x | | | | x | | x | x | | x | 2207 | | | x | | | | | | 0.000s 11.778s 638121516398783890: x | | | x | x | | | | x | | x | x | 2796 x | | | | | x | | | | | | 0.000s 11.779s 638121516398787129: x | | | x | x | | | | x | | x | x | | x | | | 2241 | x | | | | | | 0.000s 11.779s 638121516398790113: x | | | x | x | | | | x | | x | x | | x | | | | | x | | | 2135 | | 0.000s 11.779s 638121516398793100: x | | | x | x | | | | x | | x | x | | x | | | | | x | | 2169 | | | 0.000s 11.780s 638121516398797602: x | | | x | x | | | | x | | x | x 2797 | x | | | | | x | | | | | | 0.000s 11.780s 638121516398802374: x | | | x | x | 2225 | | x | | x | x | | x | | | | | x | | | | | | 0.000s 11.780s 638121516398805514: x | | | x | x | | | | x | | x | x | | x | | | | | x | x | | | | 0.000s 11.781s 638121516398808845: x | | | x | x | | | 2242 x | | x | x | | x | | | | | x | x | | | | 0.000s 11.781s 638121516398812142: x | | | x | x | | | | x | | x | x | | x | | 2727 | | x | x | | | | 0.000s 11.781s 638121516398815261: x | | | x 2196 x | | | | x | | x | x | | x | | | | | x | x | | | | 0.000s 11.782s 638121516398818501: x | | | x | x | | | | x | | x 2250 x | | x | | | | | x | x | | | | 0.000s 11.782s 638121516398821600: x | | 2799 x | x | | | | x | | x | x | | x | | | | | x | x | | | | 0.000s 11.782s 638121516398824730: x | 2795 | x | x | | | | x | | x | x | | x | | | | | x | x | | | | 0.000s 11.783s 638121516398828011: x | | | x | x | | | | x | | x | x | | x | | | | 2763 x | x | | | | 0.000s 11.783s 638121516398831755: x | | | x | x | | | | x 2198 | x | x | | x | | | | | x | x | | | | 0.000s 11.783s 638121516398835048: x | | | x | x | | | | x | | x | x | | x | | | | | 2187 | x | | | x 0.000s 11.784s 638121516398838957: x | | | x | x | | | | x | | x | x | | x 2800 | | | | | | x | | | x 0.000s 11.784s 638121516398842122: x | | | x | x | | | | 2801 | 2151 x | x | | x | | | | | | | x | | | x 0.000s 11.784s 638121516398845073: x | | | x | x | | | | | | | x | x | | x | | | | | | | x | | 2202 x 0.000s 11.785s 638121516398849586: x | | | x | x x | | | | | | x | x | | x | | | | | | | x | | | x 0.000s 11.785s 638121516398853588: x | | | x | x x | | | | | | x | x | | x | | | | | | 2802 x | | | x 0.000s 11.786s 638121516398856780: x 2178 | | x | x x | | | | | | x | x | | x | | | | | | | x | | | x 0.000s 11.786s 638121516398859991: x | | | x | x x | | | | | | x | x | 2218 x | | | | | | | x | | | x 0.000s 11.786s 638121516398863533: x | | | x | x x | | | | | | x | x | | x | 2804 | | | | | x | | | x 0.000s 11.787s 638121516398867135: x | | | x | x x | | | | | | x | x | | 2805 | | | x | | | x | | | x 0.000s 11.787s 638121516398870839: x | | | x | x x | | | | | | x | x | | | | | | x | | | x | 2806 | x 0.000s 11.787s 638121516398874332: x | | | x | x x | | | | | | x | x 2149 | | | | | x | | | x | | | x 0.000s 11.788s 638121516398878269: x | | | x | x x 2807 | | | | | x | x | | | | | | x | | | x | | | x 0.001s 11.788s 638121516398883451: x | | | x | x x | | | | | | x | x | | | | | 2219 x | | | x | | | x 0.000s 11.789s 638121516398886748: x | | | x | x x | | | | | | x | x | | | | | | x | | | x 2195 | | x 0.000s 11.789s 638121516398890976: x | | 2188 x | x x | | | | | | x | x | | | | | | x | | | x | | | x 0.000s 11.789s 638121516398894128: x | 2232 | 2213 | x x | | | | | | x | x | | | | | | x | | | x | | | x 0.000s 11.790s 638121516398897203: x | | | | 2798 x x | | | | | | x | x | | | | | | x | | | x | | | 2808 0.000s 11.790s 638121516398901035: x | | | | | x x | | | | | | x 2809 x | | | | | | x | | | x | | | | 0.000s 11.790s 638121516398905506: x | | | | | x x | | | | | | x | x | | | | | | 2205 x | | x | | | | 0.001s 11.791s 638121516398910546: x | | | | | x x | | 2206 | | | x | x | | | | | | | x | | x | | | | 0.000s 11.791s 638121516398915253: x | | | | | x x | | | | 2810 | x | x | | | | | | | x | | x | | | | 0.000s 11.792s 638121516398919515: x | | | | | x x | | | | | | x | x | | | 2208 | | | x | | x | | | | 0.000s 11.792s 638121516398923093: x | | | | | x x | | | x | | x | x | | | | | | | x | | x | | | | 0.000s 11.793s 638121516398926228: x 2803 | | | | x x | | | x | | x | x | | | | | | | x | | x | | | | 0.000s 11.793s 638121516398930024: x | | | | | x x | | | x | | x | x | | | | | | | x x | x | | | | 0.001s 11.793s 638121516398935366: x | | | | | x x | | | x | | x | x | | | | 2207 | | x x | x | | | | 0.000s 11.794s 638121516398938800: x | | | | | x x | | | x | | x | x | | | | | | | x x | x | | 2812 | 0.000s 11.794s 638121516398941890: x | | | | | x x | | | x | | x | x | | 2226 | | | | x x | x | | | | 0.001s 11.795s 638121516398947031: x | | | | | x x | | | x | | x | x | | | | | | | x x | x | 2135 | | 0.000s 11.795s 638121516398951438: x | | | | | x x | | | x | | x | x | | | | | | | x x 2210 x | | | | 0.000s 11.795s 638121516398955762: x | | | | | x x | | | x | | x | x 2813 | | | | | | x x | x | | | | 0.000s 11.796s 638121516398960720: x | | | | | x x 2225 | | x | | x | x | | | | | | | x x | x | | | | 0.000s 11.796s 638121516398965230: x | | | x | 2814 x | | | x | | x | x | | | | | | | x x | x | | | | 0.000s 11.797s 638121516398969559: x | | | x | | x | | | x | | x | x | | | | | | | x x | x 2815 | | | 0.000s 11.797s 638121516398973576: x | | | x 2253 | x | | | x | | x | x | | | | | | | x x | x | | | | 0.000s 11.798s 638121516398976698: x | | | x | | x | | | x | | x | x | | | | | | | x x | x | | | x 0.000s 11.798s 638121516398980895: x | | | x | | x | | | x | | x | x | | | | | 2816 | x x | x | | | x 0.001s 11.799s 638121516398986376: x | 2817 | x | | x | | | x | | x | x | | | | | | | x x | x | | | x 0.000s 11.799s 638121516398990941: x | | | x | | x | | | x | | x | x | | | | | | 2241 x x | x | | | x 0.000s 11.799s 638121516398995030: x | | | x | | x | | x x | | x | x | | | | | | | 2819 x | x | | | x 0.000s 11.800s 638121516398998664: x | | 2204 x | | x | | x x | | x | x | | | | | | | | x | x | | | x 0.000s 11.800s 638121516399001951: x | | | x | | x | | x x 2198 | x | x | | | | | | | | x | x | | | x 0.000s 11.800s 638121516399005985: x | | | x | | x | | x x | | x | x | | | 2820 | | | | x | x | | | x 0.000s 11.801s 638121516399009894: x 2215 | | x | | x | | x x | | x | x | | | | | | | | x | x | | | x 0.000s 11.801s 638121516399013046: x | | | x | | x | | x x | | x | x | 2767 | | | | | | x | x | | | x 0.000s 11.802s 638121516399016343: x | | | x | | x | | x x | | x 2250 x | | | | | | | | x | x | | | x 0.000s 11.802s 638121516399019937: x | | | x | | x | | x x | | x | x | | | | | | | | x | x | | 2202 x 0.000s 11.802s 638121516399023755: x | | | x | | x | | x x | | x | x | | | | 2821 | | | x | x | | | x 0.000s 11.803s 638121516399028424: x | | | x | | x | | x x | | x | x | | x | | | | | x | x | | | x 0.000s 11.803s 638121516399031549: x | | | x | | x | | x x | | x | x | | x | | | | | x | x | 2823 | x 0.001s 11.804s 638121516399036697: x | | | x | | x | | x x | | x | x 2149 | x | | | | | x | x | | | x 0.000s 11.804s 638121516399040683: x | | | x | | x 2824 | x x | | x | x | | x | | | | | x | x | | | x 0.001s 11.804s 638121516399046054: x | | | 2213 | x x | | x x | | x | x | | x | | | | | x | x | | | x 0.000s 11.805s 638121516399049514: x | | | | | x x | 2811 x x | | x | x | | x | | | | | x | x | | | x 0.000s 11.805s 638121516399052951: x | | | | | x x | | x x | | x | x | | x | | | | | x | x 2195 | | x 0.000s 11.806s 638121516399057103: x | | | | 2196 x x | | x x | | x | 2825 | | x | | | | | x | x | | | x 0.000s 11.806s 638121516399061376: x | | | | | x x | | x x | | x | | | | x | | | | | x 2235 x | | | x 0.000s 11.806s 638121516399065310: x | | | | | x x | | x x | | x | | | | x | | 2219 | | x | x | | | x 0.000s 11.807s 638121516399068548: x | 2232 | | | x x | | x x | | x | | | | x | | | | | x | x | | | x 0.000s 11.807s 638121516399071750: x | | | | | x x | | 2206 x | | x | | | | x | | | | x x | x | | | x 0.000s 11.807s 638121516399075105: x | | 2826 | | x x | | | x | | x | | | | x | | | | x x | x | | | x 0.000s 11.808s 638121516399079061: x | | | | | x x | | | x 2793 | x | | | | x | | | | x x | x | | | 2827 0.000s 11.808s 638121516399082975: x | | | | | x x | | | x | | x | | | | x 2208 | | | x x | x | | | | 0.000s 11.809s 638121516399086325: x | | | | | x x | | | x | | x | | | | x | | | 2818 x x | x | | | | 0.000s 11.809s 638121516399090420: x 2228 | | | | x x | | | x | | x | | | | x | | | | x x | x | | | | 0.001s 11.809s 638121516399095611: x | | | | | x x | | | x | | 2220 | | | 2745 x | | | | x x | x | | | | 0.000s 11.810s 638121516399100579: x | | | | | x x | | | x | | | | | | | x | | | | x x | x | | 2829 | 0.000s 11.810s 638121516399103633: x | | | | | x x | | | x | 2166 | | | | | x | | | | x x | x | | | | 0.000s 11.811s 638121516399107129: x | | | | | x x | | | x | | | | | | | x | 2207 | | x x | x | | | | 0.001s 11.811s 638121516399112263: x | | | | | x x | | | x | | | | | | | x | | | | x x | x | 2135 | | 0.001s 11.812s 638121516399117752: x | | | | | x x 2225 | | x | | | | | | | x | | | | x x | x | | | | 0.001s 11.812s 638121516399123036: x | | | | | x x | | | x | | | x | | | x | | | | x x | x | | | | 0.001s 11.813s 638121516399128246: x | | | x | x x | | | x | | | x | | | x | | | | x x | x | | | | 0.001s 11.813s 638121516399133412: x | | | x | x x | 2742 | x | | | x | | | x | | | | x x | x | | | | 0.000s 11.814s 638121516399137051: x | | | x | x x | | | x | | | x | 2171 | x | | | | x x | x | | | | 0.000s 11.814s 638121516399141940: x | | | x | x x | | | x | | | x | | | x | | | | x x | x 2831 | | | 0.001s 11.815s 638121516399147419: x | | | x | x x | | | x | | | x x | | x | | | | x x | x | | | | 0.000s 11.815s 638121516399151400: x | | | x | x x | | | x | | | x x | | x | | 2822 | x x | x | | | | 0.000s 11.815s 638121516399154422: x | 2833 | x | x x | | | x | | | x x | | x | | | | x x | x | | | | 0.000s 11.816s 638121516399158041: x | | | x | x x | | | x | | | x x | | x | | | | x x 2834 x | | | | 0.000s 11.816s 638121516399161534: x | | 2204 x | x x | | | x | | | x x | | x | | | | x x | x | | | | 0.000s 11.816s 638121516399165052: x | | | x 2253 x x | | | x | | | x x | | x | | | | x x | x | | | | 0.000s 11.817s 638121516399168180: x | | | x | x x | | | x 2750 | | x x | | x | | | | x 2201 | x | | | | 0.000s 11.817s 638121516399171166: x | | | x | x x | | | x | | | x x | | x | | | | x | | x | | | x 0.000s 11.817s 638121516399174002: x | | | x | x x | | | x | | | x x | | x | | | 2205 x | | x | | | x 0.000s 11.818s 638121516399177045: x | | | x | x x | | | x | | | x x | | x 2792 | | | x | | x | | | x 0.000s 11.818s 638121516399180025: x | | | x | x x | | 2828 x | | | x x | | x | | | | x | | x | | | x 0.000s 11.818s 638121516399184010: x | | | x | x x | | | x | | | x x | | x | | | | x | | x | | 2202 x 0.000s 11.819s 638121516399188530: x | | | x | x x | | | x | | | x x | 2835 x | | | | x | | 2234 | | | x 0.000s 11.819s 638121516399192996: x 2178 | | x | x x | | | x | | | x x | | x | | | | x | | | | | | x 0.000s 11.820s 638121516399196199: x | | | x | x x | | | x | 2732 | x x | | x | | | | 2837 | | | | | | x 0.000s 11.820s 638121516399199054: x | | | x | x x | | | x | | | x x | | x | | | | | | | | | 2162 | x 0.000s 11.820s 638121516399201847: x | | | x | x x | 2191 | x | | | x x | | x | | | | | | | | | | | x 0.000s 11.820s 638121516399204900: x | | | x | x x 2261 | | x | | | x x | | x | | | | | | | | | | | x 0.000s 11.821s 638121516399209029: x | | | x | x x | | | x | | | x x | | x | 2838 | | | | | | | | | x 0.000s 11.821s 638121516399213005: x | | | x | x x | | | x | | x x 2839 | | x | | | | | | | | | | | x 0.000s 11.822s 638121516399217788: x | | | x | x x | | | x | | x x | 2840 | x | | | | | | | | | | | x 0.000s 11.822s 638121516399222373: x | | | x | x x | | | x | | x x | | | 2226 | | 2256 | | | | | | | | x 0.000s 11.823s 638121516399227163: x | 2232 | x | x x | | | x | | x x | | | | | | | | | | | | | | | x 0.000s 11.823s 638121516399231222: x | | 2841 x | x x | | | x | | x x | | | | | | | | | | | | | | | x 0.000s 11.823s 638121516399234428: x | | | x | x x | | | x 2198 | x x | | | | | | | | | | | | | | | x 0.000s 11.824s 638121516399238015: x | | | x | x x | | | x | | 2249 x | | | | 2251 | | | | | | | | | | x 0.000s 11.824s 638121516399241891: x | | | x | x x | | | x | | | x | | | | | | | 2830 | | | | | | | x 0.000s 11.825s 638121516399246436: x | | | x | x x | | | x | | | x | | | | | | | | | | 2235 | | | | x 0.000s 11.825s 638121516399250071: x 2836 | | x | x x | | | x | | | 2843 | | | | | | | | | | | | | | | x 0.000s 11.825s 638121516399252739: x | | | x | x x | | | x | | | | | | | | | | | | | | | 2844 | | | x 0.000s 11.825s 638121516399255288: x | | | x | x x | | | x | | | | | | | | | | | | x | | | | | | x 0.000s 11.826s 638121516399259273: x | | | x | x x | | | x | 2166 | | | | | | | | | | x | | | | | | x 0.000s 11.826s 638121516399263840: x | | | x | x x | | | x | | | | | | 2832 | | | | | x | | | | | | x 0.000s 11.827s 638121516399268613: x | | | x | x x | | x x | | | | | | | | | | | | x | | | | | | x 0.000s 11.827s 638121516399273171: x | | | x | x x | | x x | | | | | | | | | 2207 | | x | | | | | | x 0.000s 11.828s 638121516399277341: x | | | x | x x | | x x | | | | | | | | | | | | x | | | | 2845 | x 0.000s 11.828s 638121516399281268: x | | | x | x x | | x x | | | | 2842 | | | | | | | x | | | | | | x 0.000s 11.828s 638121516399284920: x | | | x | x x | 2846 x x | | | | | | | | | | | | x | | | | | | x 0.000s 11.829s 638121516399288086: x | | | x | x x | | x x | | | | | 2171 | | | | | | x | | | | | | x 0.000s 11.829s 638121516399290951: x | | | x | x x | | x x | | | | | | | | | | | | x | | | 2195 | | x 0.000s 11.829s 638121516399295174: x | | | x | x x | | x x | | | | | | | 2847 | | | | x | | | | | | x 0.000s 11.830s 638121516399298144: x | | | x | x x x | x x | | | | | | | | | | | | x | | | | | | x 0.000s 11.830s 638121516399302507: x | | | x x x x x | x x | | | | | | | | | | | | x | | | | | | x 0.001s 11.831s 638121516399310888: x | 2849 | x x x x x | x x | | | | | | | | | | | | x | | | | | | x 0.000s 11.831s 638121516399313746: x | | | x x x x x | x x | | | | | | | | | | 2850 | x | | | | | | x 0.000s 11.832s 638121516399317528: x | | 2204 x x x x x | x x | | | | | | | | | | | | x | | | | | | x 0.000s 11.832s 638121516399321943: x | | | x x x x x | x x | | | 2848 | | | | | | | | x | | | | | | x 0.000s 11.832s 638121516399325638: x | | | x x x x x | x x | | | | | | | | | | | | x | | 2234 | | | x 0.000s 11.833s 638121516399329081: x 2228 | | x x x x x | x x | | | | | | | | | | | | x | | | | | | x 0.000s 11.833s 638121516399331912: x | | | x x x x x | x x | | | | | | | | 2208 | | | x | | | | | | x 0.000s 11.833s 638121516399334652: x | | | 2213 x x x x | x x | | | | | | | | | | | x x | | | | | | x 0.000s 11.834s 638121516399338187: x | | | | x x x x | x x | | | | | | | | | | | x x | 2852 | | | | x 0.000s 11.834s 638121516399343017: x | | | | x x x x | x x | | 2220 | | | | | | | | x x | | | | | | x 0.000s 11.835s 638121516399347742: x | | | | x x x x | x x | | | | | | | | | | | x x | | | | 2162 | x 0.000s 11.835s 638121516399351096: x | | | | x x x x | x x | | | | x | | | | | | 2205 x | | | | | | x 0.000s 11.835s 638121516399354256: x | | | | x x x x | x x | | | | x | | | | 2853 | | x | | | | | | x 0.000s 11.836s 638121516399357980: x | | | | x x x x 2191 x x | | | | x | | | | | | | x | | | | | | x 0.000s 11.836s 638121516399362820: x | | | | x x 2854 x | x x | | | | x | | | | | | | x | | | 2212 | | x 0.001s 11.837s 638121516399368697: x | | | | x x | x | x x | | | | x | 2240 | | | | | x | | | | | | x 0.001s 11.837s 638121516399373998: x | | | | x x | x | x x | 2122 | | x | | | | | | | x | | | | | | x 0.001s 11.838s 638121516399379243: x | | | | x x | x | x x | | | | x | | 2226 | | | | x | | | | | | x 0.001s 11.838s 638121516399384318: x | 2232 | | x x | x | x x | | | | x | | | | | | | x | | | | | | x 0.000s 11.839s 638121516399388330: x | | | | x x | x | x x | | | | x | | | | | 2256 | x | | | | | | x 0.000s 11.839s 638121516399391996: x | | 2855 | x x | x | x x | | | | x | | | | | | | x | | | | | | x 0.000s 11.839s 638121516399394918: x | | | | x x | x | x x | | | | x 2216 | | | | | | x | | | | | | x 0.000s 11.840s 638121516399398798: x | | | | x x | 2261 | x x | | | x x | | | | | | | x | | | | | | x 0.000s 11.840s 638121516399402300: x | | | | x x | | | x x | | | x x | | | | | | | x | | 2856 | | | x 0.000s 11.840s 638121516399405824: x 2178 | | | x x | | | x x | | | x x | | | | | | | x | | | | | | x 0.001s 11.841s 638121516399410998: x | | | | x x | | | x x | | | x x | | | 2851 | | | x | | | | | | x 0.001s 11.842s 638121516399416295: x | | | x x x | | | x x | | | x x | | | | | | | x | | | | | | x 0.000s 11.842s 638121516399421109: x | | | x x x | | | x x | | | x x | | | | | | | x | 2235 | | | | x 0.000s 11.842s 638121516399424579: x | | | x x x | | | x x | | | x x | | | | | | | x | | | | 2860 | x 0.000s 11.843s 638121516399428712: x | | | x x x | | | x x | | | x x | | | | 2207 | | x | | | | | | x 0.000s 11.843s 638121516399433649: x | | | x x x | | 2861 x x | | | x x | | | | | | | x | | | | | | x 0.001s 11.844s 638121516399438831: x | | | x x x x | | x x | | | x x | | | | | | | x | | | | | | x 0.000s 11.844s 638121516399442028: x | | | x x x x | | x x | | x x x | | | | | | | x | | | | | | x 0.000s 11.844s 638121516399445393: x | | | x x x x | | x x | | x x x | | | | | | x x | | | | | | x 0.000s 11.845s 638121516399449109: x | | | x x 2862 x | | x x | | x x x | | | | | | x x | | | 2195 | | x 0.000s 11.845s 638121516399451995: x | | | x x | x | | x x | | x x x | 2863 | | | | x x | | | | | | x 0.000s 11.845s 638121516399454873: x | | | x x | x | | x 2864 | 2199 x x x | | | | | | x x | | | | | | x 0.000s 11.846s 638121516399457951: x | | 2204 x x | x | | x | | | x x x | | | | | | x x | | | | | | x 0.000s 11.846s 638121516399460703: x | | | x x | x | | x | | | x x x | | | | | 2219 x x | | | | | | x 0.000s 11.846s 638121516399463502: x | | | x x | x x | x | | | x 2866 x | | | | | | x x | | | | | | x 0.000s 11.847s 638121516399466452: x | | | x x | x x | x | | | x | x | | | | | | x x | | 2234 | | | x 0.000s 11.847s 638121516399469219: x | | | x x | x x | x | | | x | x 2867 | | | | | x x | | | | | | x 0.000s 11.847s 638121516399472002: x 2215 | | x x | x x | x | | | 2868 | x | | | | | | x x | | | | | | x 0.000s 11.847s 638121516399474791: x | | | x x | x x | x | | | | | x | | | 2251 | | x x | | | | | | x 0.000s 11.848s 638121516399477785: x | | | x x | x x | x | | | | | x | | | | | | x x | | | | 2162 | x 0.000s 11.848s 638121516399481402: x | | | x x | x x | x | | | | | x | | | | | | x x | 2257 | | | | x 0.000s 11.848s 638121516399485174: x | x | x x | x x | x | | | | | x | | | | | | x x | | | | | | x 0.000s 11.849s 638121516399489068: x | x | x x | x x | x | | | | | x | | | | 2870 | x x | | | | | | x 0.000s 11.849s 638121516399494066: x | x | x x | x x 2191 x | | | | | x | | | | | | x x | | | | | | x 0.001s 11.850s 638121516399499189: x | x | x x x x x | x | | | | | x | | | | | | x x | | | | | | x 0.000s 11.850s 638121516399504040: x | x | x x x x x | x | | | | | x | 2240 | | | | x x | | | | | | x 0.000s 11.851s 638121516399508933: x | x | x x x x x | x | | 2214 | | x | | | | | | x x | | | | | | x 0.001s 11.851s 638121516399514121: x | x | x x x x x | x x | | | | x | | | | | | x x | | | | | | x 0.001s 11.852s 638121516399519432: x | x | x x x x x | x x | | | | x | | | | | | x x | | 2872 | | | x 0.001s 11.852s 638121516399524927: x | x | x x x x x | x x | | | | x 2216 | | | | | x x | | | | | | x 0.001s 11.853s 638121516399530097: x | x | x x x x 2261 | x x | | | x x | | | | | | x x | | | | | | x 0.000s 11.853s 638121516399534693: x | x | x x x x | | x x | | | x x | | 2859 | | | x x | | | | | | x 0.000s 11.854s 638121516399538525: x 2252 x | 2873 x x x | | x x | | | x x | | | | | | x x | | | | | | x 0.000s 11.854s 638121516399541615: x | x | | x x x | | x x | | | x x | | | | | | x x | | | | 2874 | x 0.000s 11.854s 638121516399544957: x | x | | x x x | | x x | | 2869 x x | | | | | | x x | | | | | | x 0.000s 11.855s 638121516399548825: x | x | | x x x | | x x | | | x x | | | | | | x x | | | 2212 | | x 0.000s 11.855s 638121516399553039: x | x | | x x x | | x x | | | x x | | | | | 2865 x x | | | | | | x 0.000s 11.856s 638121516399556936: x | x | | x x x | | x x | | | x x | | | | 2207 | x x | | | | | | x 0.000s 11.856s 638121516399560229: x | x | | x x x | | x x | | | x x | | | | | | 2875 x | x | | | | x 0.000s 11.856s 638121516399564328: x | x | | x x x | | x x | 2122 | 2876 x | | | | | | | x | x | | | | x 0.000s 11.857s 638121516399568287: x | x | | x x x | | x x | | | | x | | | | | | | x | x 2234 | | | x 0.000s 11.857s 638121516399571835: x | x | | x x x | | x x | | | | x | | | 2871 | | | x | x | | | | x 0.000s 11.857s 638121516399575505: x | x | | x x x | 2239 x x | | | | x | | | | | | | x | x | | | | x 0.000s 11.858s 638121516399578387: x | x | | x x x | | x x | | | | x | | x | | | | x | x | | | | x 0.000s 11.858s 638121516399581011: x | x | | x x x | | x x | | | | 2877 2238 | x | | | | x | x | | | | x 0.000s 11.858s 638121516399584576: x | x | 2213 x x x | | x x | | | | | | | x | | | | x | x | | | | x 0.000s 11.859s 638121516399588731: x | x | | x x x | | x x | | | | | | | x | | | | x | x | | 2162 | x 0.000s 11.859s 638121516399593051: x | x | | x x x | | x x | | x | | | | x | | | | x | 2235 | | | | x 0.000s 11.860s 638121516399597608: x 2215 x | | x x x | | x x | | x | | | | x | | | | x | | | | | | x 0.000s 11.860s 638121516399601771: x | x | | x x x | | x x | | x | | | | x | | | | x | | | 2879 | | x 0.000s 11.860s 638121516399604890: x | x | | x x x x | x x | | x | | | | x | | | | x | | | | | | x 0.000s 11.861s 638121516399608048: x | x | | x x x x | x x | | x | | | | x | | 2256 | x | | | | | | x 0.000s 11.861s 638121516399610661: x | x | | x x x x | x x | | x | | | | x | 2243 | | x | | | | | | x 0.000s 11.861s 638121516399614091: x | x | | x x x x | x x | | x | | | | x | | | x x | | | | | | x 0.000s 11.862s 638121516399617520: x | x | | x x x x | x x | | x x | | | x | | | x x | | | | | | x 0.000s 11.862s 638121516399620863: x | x | | x x x x | x x | | x x | | | x 2878 | | x x | | | | | | x 0.000s 11.862s 638121516399623562: x | x | | x x x x | x x | | x x x | | x | | | x x | | | | | | x 0.000s 11.863s 638121516399626328: x | x | | x x x x 2881 x x | | x x x | | x | | | x x | | | | | | x 0.000s 11.863s 638121516399630244: x | x | | x x x x | x x | 2199 x x x | | x | | | x x | | | | | | x 0.000s 11.863s 638121516399633522: x | x | | x x x x | x x | | x x x | | x | | | x x | | | | 2882 | x 0.000s 11.864s 638121516399637630: x | x | | x x x x | x x | | x x x | | x | | | x x | | x | | | x 0.000s 11.864s 638121516399641892: x | x | | x x 2883 x | x x | | x x x 2216 | x | | | x x | | x | | | x 0.000s 11.864s 638121516399646059: x | x | | x x | x | 2884 x | | x x x | | x | | | x x | 2257 x | | | x 0.000s 11.865s 638121516399650571: x | x | | x x | x | | x | | x x x | | x | | | x x | | x 2212 | | x 0.001s 11.866s 638121516399656185: x 2178 x | | x x | x | | x | | x x x | | x | | | x x | | x | | | x 0.000s 11.866s 638121516399659947: x | x | x x x | x | | x | | x x x | | x | | | x x | | x | | | x 0.000s 11.866s 638121516399663084: x | x | x x x | x | | x | | x x x | | x x | | x x | | x | | | x 0.000s 11.866s 638121516399666005: x | x | x x x | x 2239 | x | | x x x | | x x | | x x | | x | | | x 0.000s 11.867s 638121516399669166: x | x | x x x | x | | x | | x x x | | x x 2887 | x x | | x | | | x 0.000s 11.867s 638121516399672350: x | x | x x x | x | | x | | x x x | | x x | | x x | | x | 2162 | x 0.000s 11.867s 638121516399675198: x | 2888 | x x x | x | | x | | x x x 2259 | x x | | x x | | x | | | x 0.000s 11.868s 638121516399678026: x | | | x 2889 x | x | | x | | x x x | | x x | | x x | x x | | | x 0.000s 11.868s 638121516399682909: x | | | x | x | x | x x | | x x x | | x x | | x x | 2235 x | | | x 0.001s 11.869s 638121516399687944: x | | | x | x | x | x x | | x x x | | x x | 2885 x x | | x | | | x 0.000s 11.869s 638121516399692248: x 2252 | | x | x | x | x x | | 2890 x x | | x x | | x x | | x | | | x 0.000s 11.869s 638121516399695545: x | | | x | x x x | x x | | | x x | | x x | | x x | | x | | | x 0.000s 11.870s 638121516399699327: x | | | x | x x x | x x | | | x x | | x x | | x x | | x 2891 | | x 0.000s 11.870s 638121516399703860: x | | | x | x x x | x x | | | x x | | x x 2243 | x x | | x | | | x 0.000s 11.871s 638121516399707565: x | x | x | x x x | x x | | | x x | | x x | | x x | | x | | | x 0.000s 11.871s 638121516399711286: x | x | x x x x x | x x | | | x x | | x x | | x x | | x | | | x 0.000s 11.871s 638121516399714359: x | x | x x x x x | x x | | | x x 2216 | x x | | x x | | x | | | x 0.000s 11.872s 638121516399718029: x | x | x x x x x | x x | | | x x | | x x | | x x | 2257 2893 | | | x 0.000s 11.872s 638121516399721631: x | x | x x x x x | x x | | | x x | | x x | x x x | | | | | | x 0.000s 11.872s 638121516399725612: x | x | x x x x x | x x | | x x x | | x x | x x x | | | | | | x 0.000s 11.873s 638121516399729476: x 2178 x | x x x x x | x x | | x x x | | x x | x x x | | | | | | x 0.000s 11.873s 638121516399732280: x | x | x x x x x | x x | | x x x | | x x | x x x | | | | 2211 | x 0.000s 11.873s 638121516399735343: x | x | x x x x x | x x | | x x x | | x x | x x x | | | 2212 | | x 0.000s 11.874s 638121516399739550: x | x | x x x x x | x x | | x x x | | x x 2895 x x x | | | | | | x 0.000s 11.874s 638121516399744195: x | x | x x x x x | x x | | x x x 2238 | x x | x x x | | | | | | x 0.000s 11.875s 638121516399747094: x | x | x x x x x | x x | | x x x | | x x | x x x | | x | | | x 0.000s 11.875s 638121516399750458: x | 2897 | x x x x x | x x | | x x x | | x x | x x x | 2235 x | | | x 0.000s 11.875s 638121516399753386: x | | | x x x x x 2896 x x | | x x x | | x x | x x x | | x | | | x 0.000s 11.876s 638121516399756274: x | | | x x 2898 x x | x x | | x x x | | x x | x x x | | x 2231 | | x 0.001s 11.876s 638121516399763011: x | | | x x | 2899 x | x x | | x x x 2892 | x x | x x x | | x | | | x 0.001s 11.877s 638121516399768457: x | | | x x | | x 2880 x x | | x x x | | x x | x x x | | x | | | x 0.000s 11.877s 638121516399773260: x | | | x x | | x | x x | | x x x | | x x | x x x | | x | 2254 | x 0.000s 11.878s 638121516399778212: x | | | x x | | x | x x | | x x x | | x x 2243 x x x | | x | | | x 0.000s 11.878s 638121516399783044: x | | | x x x | x | x x | | x x x | | x x | x x x | | x | | | x 0.000s 11.879s 638121516399787882: x | | | x x x | x | x x | 2214 x x x | | x x | x x x | | x | | | x 0.000s 11.879s 638121516399792514: x | x | x x x | x | x x | | x x x | | x x | x x x | | x | | | x 0.000s 11.880s 638121516399797355: x | x | x x x 2900 x | x x | | x x x | | x x | x x x | | x | | | x 0.000s 11.880s 638121516399802086: x 2215 x | x x x | x | x x | | x x x | | x x | x x x | | x | | | x 0.000s 11.881s 638121516399806798: x | x | x x x | x x x x | | x x x | | x x | x x x | | x | | | x 0.001s 11.881s 638121516399815563: x | x | x x x | x x x x | | x x x | | x x | x x x | | x | 2901 | x 0.001s 11.882s 638121516399825918: x | x | x x x | x x x x | 2236 x x x | | x x | x x x | | x | | | x 0.001s 11.883s 638121516399831223: x | x | x x x 2902 x x x x | | x x x | | x x | x x x | | x | | | x 0.000s 11.883s 638121516399834070: x | x | x x x | x x x x | | x x x | | x x | x x x | 2257 x | | | x 0.000s 11.884s 638121516399837664: x | x | x x x | x x x x | | x x x | | x x | x x x | | x | 2254 | x 0.001s 11.884s 638121516399843003: x 2894 x | x x x | x x x x | | x x x | | x x | x x x | | x | | | x 0.000s 11.885s 638121516399847784: x | x | x x x x x x x x | | x x x | | x x | x x x | | x | | | x 0.001s 11.885s 638121516399853242: x | x | x x x x x 2903 x x | 2214 x x x | | x x | x x x | | x | | | x 0.000s 11.886s 638121516399856358: x | x | x x x x x | x x | | x x x | | x x | x x x | | 2904 2212 | | x 0.001s 11.886s 638121516399861480: x 2252 x | x x x x x | x x | | x x x | | x x | x x x | | | | | | x 0.000s 11.887s 638121516399866167: x | x | x x x x x | x x | | x x x | | x x | x x x | | | | 2211 | x 0.001s 11.887s 638121516399871324: x | x | x x x x x x x x | | x x x | | x x | x x x | | | | | | x 0.000s 11.888s 638121516399876298: x | x | x x x x x x x x | | x x x | | x x | x x x | | x | | | x 0.001s 11.888s 638121516399881440: x | x | x x x x x x x x | | x x x | | 2906 x | x x x | | x 2231 | | x 0.000s 11.889s 638121516399886204: x | x | x x x x x x x x | | x x x | | | x | x x x | x x | | | x 0.000s 11.889s 638121516399889173: x | x | x x x x x x x x | | x x x | | | x 2207 x x x | x x | | | x 0.000s 11.889s 638121516399891781: x | x | x x x x x x x x | 2236 x x x | | | x | x x x | x x | | | x 0.001s 11.890s 638121516399900450: x x x | x x x x x x x x | | x x x | | | x | x x x | x x | | | x 0.001s 11.890s 638121516399905524: x x x | x x x x x x x x | | x x x | | | x | x x x | x x | 2905 | x 0.000s 11.891s 638121516399909409: x x x | x x x x x x x x | | x x x | | | x x 2907 x x | x x | | | x 0.000s 11.891s 638121516399912135: x x x | x x 2908 x x x x x | | x x x | | | x x | x x | x x 2262 | | x 0.000s 11.891s 638121516399914732: x x x | x x | x x x x x | x x x x | | | x x | 2909 x | x x | | | x 0.000s 11.892s 638121516399919356: x x x | x x | x x x x x | x x x x | | | x x | | x | x x | 2254 | x 0.000s 11.892s 638121516399924131: x x x | x x | x x x x x | x x x x | | x x x | | x | x x | | | x 0.000s 11.893s 638121516399927495: x x x | x x | x x x x x | x x x x | | x x 2207 x | x | x x | | | x 0.000s 11.893s 638121516399931840: 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.893s 638121516399935459: x x x | x x x x x x x x | 2236 x x x | | x x | x x x | x x | | | x 0.000s 11.894s 638121516399940129: x x x | x x x x x x x x | | x x x | | x x | x x x | x x 2231 | | x 0.000s 11.894s 638121516399944879: 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.895s 638121516399949342: x 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 11.896s 638121516399961508: x x x | x x x x x x x x | | x x x | | x x 2207 x x x | x x | x | x 0.001s 11.897s 638121516399970428: 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.898s 638121516399979873: x x x | x x x x x 2913 x x | x x x x | | x x x x x x | x x | x | x 0.001s 11.899s 638121516399991692: x x x | x x x x x x x x | x x x x | | x x 2207 x x x | x x | x | x 0.001s 11.900s 638121516399998555: x x x | x x x x x x x x | x x x x | | x x | x x x | x x | x 2886 x 0.001s 11.901s 638121516400007668: x x x | x x x x x x x x | x x x x | | x x 2914 x x x | x x | x | x 0.001s 11.901s 638121516400012802: x x x | 2213 x x x x x x x | x x x x | | x x | x x x | x x | x 2230 x 0.001s 11.902s 638121516400021759: x x x | | x x x x x x x | x x x x | | x x 2207 x x x | x x | x | x 0.001s 11.904s 638121516400036098: x x x | | x x x x x x x | x x x x | | x x | x x x | x x | x 2915 x 0.001s 11.904s 638121516400045403: x x x | | x x x x x x x | x x x x | | x x | x x x | x x | x 2230 x 0.000s 11.905s 638121516400049171: x x x | | x x x x x x x 2233 x x x x | | x x | x x x | x x | x | x 0.001s 11.906s 638121516400059768: x x x | | x x x x x x x | x x x x | | x x | x x x | x x | x 2916 x 0.000s 11.906s 638121516400063132: 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.907s 638121516400069287: x x x | | x x x x x x x | x x x x | | x x x x x x | x x | x 2230 x 0.000s 11.907s 638121516400073909: x 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.908s 638121516400078508: x x x | | x x x x x x x x x x x x | | x x x x x x 2260 x x | x | x 0.001s 11.909s 638121516400091428: x x x | | x x x x x x x x x 2918 x x | | x x x x x x x x x | x | x 0.001s 11.910s 638121516400101735: x x x | | x x x x x x x x x | x x | | x x x x x x x x x | x 2917 x 0.000s 11.910s 638121516400105297: x x x | | x x x x x x x x x x x x | | x x x x x x 2260 x x | x | x 0.001s 11.911s 638121516400111071: x x x | | x x x x x x x 2233 x x x x | | x x x x x x | x x | x x x 0.002s 11.913s 638121516400126319: x x x | | x x x x x x x x 2919 x x x | | x x x x x x | x x | x x x 0.001s 11.914s 638121516400138182: x x 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.914s 638121516400141779: x x x | | x x x x x x x 2233 x x x x | | x x x x x x x x x | x x x 0.001s 11.915s 638121516400149533: x x x | 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.916s 638121516400157430: x x x | x x x x x x x x x x x x x | | x x x x x x x x x | x x 2920 0.001s 11.917s 638121516400170059: x x x | x x x x x x x x 2233 x x x x | | x x x x x x x x x | x x x 0.001s 11.918s 638121516400183926: x x x | x x x x x x x x x x x x x | | x x x x x x x x x | x x 2921 0.001s 11.920s 638121516400196247: x x x | x x x x x x x x 2233 x x x x | | x x x x x x x x x | x x x 0.003s 11.923s 638121516400227032: x x x | x 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.924s 638121516400241087: x x x 2246 x x x x x 2922 x x x x x x x | | x x x x x x x x x | x x x 0.001s 11.925s 638121516400252734: x x x | x 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.926s 638121516400262135: x x x 2204 x 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.927s 638121516400272073: x x x 2923 x x x x x 2924 x x x x x x x | | x x x x x x x x x | x x x 0.001s 11.928s 638121516400282352: x x x 2246 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.929s 638121516400286268: x x x | x 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.929s 638121516400295423: x x x 2204 x x x x x x x x x x x x 2925 | | x x x x x x x x x | x x x 0.001s 11.930s 638121516400305073: 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 | x x x 0.000s 11.931s 638121516400309704: x x x 2246 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.931s 638121516400315004: x x x | x 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.934s 638121516400342794: x x x | x x x x x x x x x x x x x | 2858 x x x x x x x x x | x x x 0.001s 11.935s 638121516400352897: x x x | x x x x x x x x x x x x x | 2857 x 2208 x x x x x x x | x x x 0.001s 11.936s 638121516400361645: x 2228 x | x 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.937s 638121516400366836: x | x | x x x x x x x x x x x x 2927 | x x x x x x x x x x | x x x 0.001s 11.938s 638121516400378787: x | x | x x x x x x x x x x x x x | x x 2208 x x x x x x x | x x x 0.001s 11.939s 638121516400391143: x | x | x x x x x x x x x x x x x | x x x x x x x x x x | x 2928 x 0.000s 11.939s 638121516400395275: x x x | x 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.940s 638121516400404285: x x x | x x x x x x x x x x x x x | x x 2208 x x x x x x x | x x x 0.001s 11.941s 638121516400414913: x x x | x x x x x x x x x x x x x | x x x 2929 x x x x x x | x x x 0.001s 11.943s 638121516400426611: x x x | x x x x x x x x x x x x x | x x 2208 x x x x x x x | x x x 0.001s 11.944s 638121516400437695: x x x | x x 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.944s 638121516400441883: x x x 2204 x x 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.947s 638121516400468973: x x x 2930 x x 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.948s 638121516400478957: x x x x x x x x x x x x x x x x x | x x 2208 x x x x x x x | x x x 0.001s 11.949s 638121516400489536: x x x x x x x x x x x x x x x x 2931 | x x x x x x x x x x | x x x 0.001s 11.950s 638121516400502441: x x x x x x x x x x x x x x x x x | x x 2208 x x x x x x x | x x x 0.001s 11.951s 638121516400512569: x x x x x x x x x x x x x x x 2932 x | x x x x x x x x x x | x x x 0.002s 11.953s 638121516400528557: x x x x x x x x x x x x x x x x x | x x 2208 x x x x x x x | x x x 0.001s 11.954s 638121516400541989: x x x x x x x x x x x x x x x x x | x x x x x x x x x x | x x 2933 0.001s 11.956s 638121516400556062: x x x x x x x x x x x x x x x x x | x x 2208 x x x x x x x | x x x 0.001s 11.957s 638121516400570615: x 2934 x x x x 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.958s 638121516400582492: x x x x x x x x x x x x x x x x x | x x 2208 x x x x x x x | x x x 0.003s 11.961s 638121516400613539: x x x x x x 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.962s 638121516400625659: x x x x x x x x x x x x x x x x x 2259 x x x x x x x x x x | x x x 0.001s 11.964s 638121516400640283: x x x x x x x x x x x x x x x x x 2238 2935 x x x x x x x x x | x x x 0.001s 11.965s 638121516400649775: x x x x x x x x x x x x x x x x 2936 2216 | x x x x x x x x x | x x x 0.001s 11.965s 638121516400654915: x x x x x 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.967s 638121516400666323: x x x x x x 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.968s 638121516400680951: x x x x x x x x x x x x x x x x x 2238 x x x x x x x x x x | x x x 0.003s 11.971s 638121516400711700: x x x x x x x x x x x x x x x x x 2259 x x x x x x x x x x | x x x 0.001s 11.972s 638121516400718139: x x 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 2212 x x x 0.001s 11.973s 638121516400732477: x x x x x x 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.974s 638121516400737491: x x x x x x x x x x x x x x x x x | x x x x x x x x x x 2231 x 2938 x 0.000s 11.974s 638121516400740223: x x x x x x x x x x x x x x x x x 2910 x x x x x x x x x x | x | x 0.001s 11.975s 638121516400748516: x x x x x x 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.975s 638121516400753614: x x x x x x x 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.977s 638121516400767742: x x x x x x x x x x x x x x x x x x x x x x x x x x x x 2262 x x x 0.001s 11.978s 638121516400778236: x x x x x x x x x x x x x x x x x x x x x x x x 2939 x x x 2212 x x x 0.001s 11.979s 638121516400789149: x x x x x x x x x x x x x x x x x x x x x x x x | x 2940 x 2911 x x x 0.000s 11.979s 638121516400792112: x x x x x x 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.980s 638121516400798792: x x x x x x x x x x x x x x x x x x x x x x x x x x | x 2262 2254 x x 0.000s 11.980s 638121516400801190: x x x x x x 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.982s 638121516400821906: x x x x x x x x x x x x x x x x x x x x x x x x x x x x 2212 | x x 0.001s 11.983s 638121516400828738: x x x x x x x 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.984s 638121516400844367: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 323 0.012s 11.997s 638121516400969249: 2972 2965 2942 2943 2957 2962 2951 2961 2964 2944 2971 2968 2949 2966 2960 2950 2959 2947 2946 2958 2952 2945 2955 2954 2967 2953 2969 2970 2956 2963 2948 2941 0.012s 12.008s 638121516401085073: 2995 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 12.011s 638121516401111082: | | | | | | | | | | | | | | | | | 2982 | | | | | | | | | | | | | | 0.003s 12.014s 638121516401137914: | | | | | | | | | | 2977 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.015s 638121516401147381: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2991 | | 0.001s 12.015s 638121516401154115: | | | | | | | | | | | | | | | | | | 2981 | | | | | | | | | | | | | 0.002s 12.017s 638121516401170985: | | | | | | | | | | | | | | | | | | | | | | | | | 2990 | | | | | | 0.001s 12.018s 638121516401177694: | | | | | | | | | | | | 3003 | | | | | | | | | | | | | | | | | | | 0.001s 12.018s 638121516401185384: | | | | 2996 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.020s 638121516401197753: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2976 | 0.001s 12.021s 638121516401207796: | | | | | | | | 2989 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.022s 638121516401217277: | | | | | | | | | | | | | | | | | | | | | | | | | | 3004 | | | | | 0.001s 12.022s 638121516401224095: | | | | | | | | | 2984 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.023s 638121516401228898: | | | 2975 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.023s 638121516401234602: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3002 0.001s 12.025s 638121516401247720: | | 2983 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 12.027s 638121516401270066: | | | | 3016 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.028s 638121516401279429: | | | | | | | | | | | | | | | 2986 | | | | | | | | | | | | | | | | 0.001s 12.028s 638121516401285907: | | | | | | | 3000 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.029s 638121516401292027: 3038 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.030s 638121516401299244: | | | | | | | | | | | | | | | | | | | | 2993 | | | | | | | | | | | 0.001s 12.030s 638121516401305694: | | | | | | | | | | | | 3256 | | | | | | | | | | | | | | | | | | | 0.000s 12.031s 638121516401309912: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3257 0.000s 12.031s 638121516401313164: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2978 | | | 0.000s 12.032s 638121516401316997: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3009 | 0.000s 12.032s 638121516401321091: | | | | | | | | | | | | | | | | | | | 2997 | | | | | | | | | | | | 0.000s 12.032s 638121516401324341: | | | | | | | | | | | | | | | | | | | | | | | | | | 3258 | | | | | 0.000s 12.033s 638121516401328604: | | | | | | | | | | | | | | | | | | | | | | | 2974 | | | | | | | | 0.000s 12.033s 638121516401333541: | | | | | | | | | | | | | | | | | | | | | | 3001 | | | | | | | | | 0.000s 12.034s 638121516401338131: | 2987 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.034s 638121516401341819: | | | | | | | | | | | | | | | | | | 3043 | | | | | | | | | | | | | 0.000s 12.035s 638121516401346338: | | | | | | | | | | | | | 2973 | | | | | | | | | | | | | | | | | | 0.000s 12.035s 638121516401349888: | | | | | | 2998 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.035s 638121516401353056: | | | | | | | | | | | | | | 2999 | | | | | | | | | | | | | | | | | 0.000s 12.036s 638121516401356379: | | | | | | | | | | | 2988 | | | | | | | | | | | | | | | | | | | | 0.000s 12.036s 638121516401359560: | | | | | | | | | | | | 3003 | | | | | | | | | | | | | | | | | | | 0.000s 12.036s 638121516401359745: | | | | | | | | | | | | | | | | | | | | | | | | | 3022 | | | | | | 0.000s 12.036s 638121516401364104: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3002 0.000s 12.036s 638121516401366046: 3259 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.037s 638121516401371783: | | | | | | | | | | | | | | | | | | | | | | | | 2994 | | | | | | | 0.001s 12.038s 638121516401377445: | | | | | | | | | | | | | | | | | | | | | | | | | | 3004 | | | | | 0.000s 12.038s 638121516401377748: | | | | | | | | | | 3011 | | | | | | | | | | | | | | | | | | | | | 0.004s 12.042s 638121516401416957: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3260 | 0.001s 12.042s 638121516401425314: | | | | | | | | | | | | | | | | | | | 3261 | | | | | | | | | | | | 0.001s 12.043s 638121516401431552: | | | | | | | | | | | | | | | | | 3026 | | | | | | | | | | | | | | 0.000s 12.043s 638121516401435742: | | | | | | | | | | | | | | | | | | | | | 2985 | | | | | | | | | | 0.000s 12.044s 638121516401439758: | | 3030 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.044s 638121516401444623: | | | | | | | | | 3020 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.045s 638121516401449230: | | | 3021 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.045s 638121516401453625: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3010 | | 0.000s 12.046s 638121516401457694: | | | | | 2979 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.046s 638121516401463189: | | | | | | | 3262 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.047s 638121516401468934: | | | | | | | | | | | | 3263 | | | | | | | | | | | | | | | | | | | 0.001s 12.047s 638121516401474155: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3264 0.001s 12.048s 638121516401479375: | | | | | | | | | | | | | | | | | | | | 3052 | | | | | | | | | | | 0.001s 12.048s 638121516401485201: | | | | | | | | | | | | | | 3265 | | | | | | | | | | | | | | | | | 0.000s 12.049s 638121516401489282: | | | | | | | | | | | | | | | | | | 3266 | | | | | | | | | | | | | 0.000s 12.049s 638121516401492971: | | | | | | | | 3018 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.050s 638121516401497152: | | | | 3267 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.050s 638121516401501106: | | | | | | | | | | | | | | | | | | | | | | | | | | 3268 | | | | | 0.001s 12.051s 638121516401506573: | | | | | | | | | | | | | | | 3013 | | | | | | | | | | | | | | | | 0.001s 12.051s 638121516401511939: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3015 | | | 0.000s 12.052s 638121516401516527: | | | | | | | | | | | | | | | | | | | | | | | | | | | 2980 | | | | 0.000s 12.052s 638121516401520710: 3038 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.052s 638121516401520989: | | | | | | | | | | | | | | | | | | | | | | | 3017 | | | | | | | | 0.000s 12.052s 638121516401525734: | 3019 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.053s 638121516401531561: | | | | | | | | | | | | | | | | | | | | | | | | | 3269 | | | | | | 0.001s 12.054s 638121516401537267: | | | | | | 3270 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.054s 638121516401543078: | | | | | | | | | | | | | | | | | | | | | | 3271 | | | | | | | | | 0.001s 12.055s 638121516401549020: | | | | | | | | | | | 3008 | | | | | | | | | | | | | | | | | | | | 0.001s 12.055s 638121516401554995: | | | | | | | | | | | | | 3005 | | | | | | | | | | | | | | | | | | 0.001s 12.056s 638121516401561081: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3009 | 0.000s 12.056s 638121516401561422: | | | | | | | | | | | | | | | | | | | 2997 | | | | | | | | | | | | 0.000s 12.056s 638121516401561727: | | | | | | | | | | 3272 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.057s 638121516401567778: | | | | | | | | | | | | | | | | | | | | | | | | 3031 | | | | | | | 0.001s 12.057s 638121516401573741: | | | | | | | | | | | | | | | | | 3273 | | | | | | | | | | | | | | 0.001s 12.058s 638121516401579701: | | 3274 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.058s 638121516401585751: | | | 3275 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.059s 638121516401591551: | | | | | | | | | 3276 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.060s 638121516401597212: | | | | | | | 3000 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.060s 638121516401597517: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3277 | | 0.000s 12.060s 638121516401601814: | | | | | | | | | | | | 3003 | | | | | | | | | | | | | | | | | | | 0.000s 12.060s 638121516401602028: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3002 0.000s 12.060s 638121516401603085: | | | | | | | | | | | | | | 2999 | | | | | | | | | | | | | | | | | 0.000s 12.060s 638121516401603343: | | | | | | | | | | | | | | | | | | 3043 | | | | | | | | | | | | | 0.000s 12.060s 638121516401603578: | | | | | | | | | | | | | | | | | | | | 3278 | | | | | | | | | | | 0.000s 12.061s 638121516401607775: | | | | | | | | | | | | | | | | | | | | | 3006 | | | | | | | | | | 0.001s 12.061s 638121516401613047: | | | | 3016 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.061s 638121516401613309: | | | | | | | | | | | | | | | | | | | | | | | | | | 3004 | | | | | 0.000s 12.061s 638121516401613578: | | | | | | | | 3279 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.062s 638121516401618569: 3280 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.062s 638121516401622423: | | | | | 3045 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.063s 638121516401626772: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3281 | | | 0.000s 12.063s 638121516401630513: | | | | | | | | | | | | | | | 3282 | | | | | | | | | | | | | | | | 0.000s 12.063s 638121516401634221: | | | | | | | | | | | | | | | | | | | | | | | | | 3022 | | | | | | 0.000s 12.063s 638121516401634416: | | | | | | | | | | | | | | | | | | | | | | | 3283 | | | | | | | | 0.000s 12.064s 638121516401638880: | 3284 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.064s 638121516401642067: | | | | | | 2998 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.064s 638121516401642247: | | | | | | | | | | | | | | | | | | | | | | 3001 | | | | | | | | | 0.000s 12.064s 638121516401642421: | | | | | | | | | | | | | | | | | | | 3285 | | | | | | | | | | | | 0.000s 12.065s 638121516401646187: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3286 | 0.001s 12.065s 638121516401651265: | | | | | | | | | | 3011 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.065s 638121516401651726: | | | | | | | | | | | | | 3287 | | | | | | | | | | | | | | | | | | 0.000s 12.066s 638121516401656678: | | | | | | | | | | | | | | | | | 3026 | | | | | | | | | | | | | | 0.000s 12.066s 638121516401656872: | | | | | | | | | | | | | | | | | | | | | | | | 3288 | | | | | | | 0.000s 12.066s 638121516401660627: | | | | | | | | | | | 3289 | | | | | | | | | | | | | | | | | | | | 0.000s 12.066s 638121516401664089: | | 3030 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.066s 638121516401664381: | | | 3021 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.066s 638121516401664613: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3012 | | | | 0.001s 12.067s 638121516401669717: | | | | | | | | | 3020 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.067s 638121516401669930: | | | | | | | 3290 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.067s 638121516401675334: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3010 | | 0.000s 12.067s 638121516401675644: | | | | | | | | | | | | | | | | | | 3291 | | | | | | | | | | | | | 0.001s 12.068s 638121516401680996: | | | | | | | | | | | | | | 3292 | | | | | | | | | | | | | | | | | 0.001s 12.069s 638121516401686591: | | | | | | | | | | | | | | | | | | | | 3052 | | | | | | | | | | | 0.000s 12.069s 638121516401686898: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3293 0.000s 12.069s 638121516401690633: | | | | | | | | | | | | 3294 | | | | | | | | | | | | | | | | | | | 0.001s 12.070s 638121516401696548: | | | | 3295 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.070s 638121516401700051: | | | | | | | | 3018 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.070s 638121516401700245: 3038 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.070s 638121516401700571: | | | | | | | | | | | | | | | | | | | | | | | | | | 3296 | | | | | 0.000s 12.070s 638121516401704598: | | | | | | | | | | | | | | | | | | | | | 3297 | | | | | | | | | | 0.000s 12.071s 638121516401707896: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3015 | | | 0.000s 12.071s 638121516401708161: | | | | | | | | | | | | | | | 3013 | | | | | | | | | | | | | | | | 0.000s 12.071s 638121516401708330: | | | | | | | | | | | | | | | | | | | | | | | 3017 | | | | | | | | 0.000s 12.071s 638121516401708513: | | | | | 3298 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.071s 638121516401713362: | 3019 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.071s 638121516401713580: | | | | | | | | | | | | | | | | | | | | | | | | | 3299 | | | | | | 0.001s 12.072s 638121516401719558: | | | | | | | | | | | | | | | | | | | | | | 3300 | | | | | | | | | 0.001s 12.072s 638121516401725232: | | | | | | 3301 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.073s 638121516401730715: | | | | | | | | | | | | | | | | | | | 2997 | | | | | | | | | | | | 0.000s 12.073s 638121516401731037: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3009 | 0.000s 12.073s 638121516401731311: | | | | | | | | | | 3302 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.073s 638121516401735710: | | | | | | | | | | | | | 3005 | | | | | | | | | | | | | | | | | | 0.000s 12.073s 638121516401736005: | | | | | | | | | | | | | | | | | 3303 | | | | | | | | | | | | | | 0.000s 12.074s 638121516401740035: | | | | | | | | | | | | | | | | | | | | | | | | 3031 | | | | | | | 0.000s 12.074s 638121516401740207: | | | | | | | | | | | 3008 | | | | | | | | | | | | | | | | | | | | 0.000s 12.074s 638121516401740394: | | | 3304 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.074s 638121516401743784: | | 3305 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.075s 638121516401747325: | | | | | | | 3000 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.075s 638121516401747619: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3306 | | 0.000s 12.075s 638121516401752494: | | | | | | | | | | | | | | | | | | 3043 | | | | | | | | | | | | | 0.000s 12.075s 638121516401752829: | | | | | | | | | 3307 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.076s 638121516401758626: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3308 | | | | 0.001s 12.076s 638121516401764554: | | | | | | | | | | | | | | 2999 | | | | | | | | | | | | | | | | | 0.000s 12.076s 638121516401764875: | | | | | | | | | | | | | | | | | | | | 3309 | | | | | | | | | | | 0.001s 12.077s 638121516401770608: | | | | 3016 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.077s 638121516401770907: | | | | | | | | 3310 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.078s 638121516401776226: 3311 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.078s 638121516401780566: | | | | | | | | | | | | | | | | | | | | | 3006 | | | | | | | | | | 0.000s 12.078s 638121516401780802: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3312 | | | 0.000s 12.078s 638121516401784173: | | | | | | | | | | | | | | | 3313 | | | | | | | | | | | | | | | | 0.001s 12.079s 638121516401789335: | | | | | | | | | | | | | | | | | | | | | | | 3314 | | | | | | | | 0.001s 12.079s 638121516401794787: | | | | | 3045 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.079s 638121516401795264: | 3315 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.080s 638121516401800692: | | | | | | | | | | | | | | | | | | | | | | 3001 | | | | | | | | | 0.000s 12.080s 638121516401801004: | | | | | | 2998 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.080s 638121516401801272: | | | | | | | | | | | | | | | | | | | 3316 | | | | | | | | | | | | 0.000s 12.080s 638121516401804456: | | | | | | | | | | 3011 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.080s 638121516401804636: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3317 | 0.001s 12.081s 638121516401810060: | | | | | | | | | | | | | 3318 | | | | | | | | | | | | | | | | | | 0.000s 12.081s 638121516401814166: | | | | | | | | | | | | | | | | | 3026 | | | | | | | | | | | | | | 0.000s 12.081s 638121516401814444: | | | | | | | | | | | 3319 | | | | | | | | | | | | | | | | | | | | 0.000s 12.082s 638121516401819416: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3010 | | 0.000s 12.082s 638121516401819723: | | | | | | | | | | | | | | | | | | | | | | | | | 3022 | | | | | | 0.000s 12.082s 638121516401819991: | | | | | | | 3320 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.082s 638121516401825810: | | | | | | | | | | | | | | | | | | 3321 | | | | | | | | | | | | | 0.001s 12.083s 638121516401831602: | | | | | | | | | | | | 3003 | | | | | | | | | | | | | | | | | | | 0.000s 12.083s 638121516401831936: | | | | | | | | | | | | | | | | | | | | | | | | 3322 | | | | | | | 0.001s 12.084s 638121516401837099: | | | 3021 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.084s 638121516401837297: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3002 0.000s 12.084s 638121516401838184: | | 3030 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.084s 638121516401838333: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3012 | | | | 0.000s 12.084s 638121516401838502: | | | | | | | | | | | | | | | | | | | | | | | 3017 | | | | | | | | 0.000s 12.084s 638121516401838664: | | | | 3323 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.084s 638121516401843636: | | | | | | | | | | | | | | 3324 | | | | | | | | | | | | | | | | | 0.001s 12.085s 638121516401848919: | | | | | | | | | | | | | | | | | | | | | 3325 | | | | | | | | | | 0.001s 12.085s 638121516401854594: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3015 | | | 0.000s 12.085s 638121516401854927: | | | | | | 3326 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.086s 638121516401858332: | | | | | | | | | | | | | | | | | | | 2997 | | | | | | | | | | | | 0.000s 12.086s 638121516401858520: | | | | | 3327 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.086s 638121516401862850: | | | | | | | | | | | | | | | 3013 | | | | | | | | | | | | | | | | 0.000s 12.086s 638121516401863075: | | | | | | | | 3018 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.086s 638121516401863227: | | | | | | | | | | | | | | | | | | | | | | | | | | 3004 | | | | | 0.000s 12.086s 638121516401863387: | | | | | | | | | | | | | | | | | | | | 3052 | | | | | | | | | | | 0.000s 12.086s 638121516401863566: | | | | | | | | | | | | | | | | | 3328 | | | | | | | | | | | | | | 0.000s 12.087s 638121516401868320: | | | | | | | | | | | | | 3005 | | | | | | | | | | | | | | | | | | 0.000s 12.087s 638121516401868591: | | | | | | | | | 3020 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.087s 638121516401868813: | | | | | | | | | | | 3008 | | | | | | | | | | | | | | | | | | | | 0.000s 12.087s 638121516401869076: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3329 | | 0.001s 12.087s 638121516401874217: | | | | | | | | | | | | | | | | | | | | | | 3330 | | | | | | | | | 0.000s 12.088s 638121516401879041: | | | | | | | | | | | | | | | | | | 3043 | | | | | | | | | | | | | 0.000s 12.088s 638121516401879252: | | | | | | | | | | | | | | | | | | | | | | | | | 3049 | | | | | | 0.000s 12.088s 638121516401883016: | | | | | | | | | | 3331 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.089s 638121516401886754: | | | | | | | | | | | | | | | | 2992 | | | | | | | | | | | | | | | 0.000s 12.089s 638121516401890609: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3332 | | | | 0.000s 12.089s 638121516401894448: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3333 0.000s 12.090s 638121516401898336: | | | | | | | | | | | | | | 2999 | | | | | | | | | | | | | | | | | 0.000s 12.090s 638121516401898554: | | | | | | | | | | | | 3334 | | | | | | | | | | | | | | | | | | | 0.000s 12.090s 638121516401902567: | | | | | | | | | | | | | | | | | | | | | 3006 | | | | | | | | | | 0.000s 12.090s 638121516401902833: | | | | | | | | | | | | | | | | | | | | | | | 3335 | | | | | | | | 0.000s 12.091s 638121516401906747: 3038 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.091s 638121516401907119: | | | | | | 2998 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.091s 638121516401907285: | | | 3064 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.091s 638121516401912388: | | 3047 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.092s 638121516401918314: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3336 | | | 0.001s 12.092s 638121516401923329: | | | | | 3045 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.092s 638121516401923517: | | | | | | | | | | | | | | | | | 3026 | | | | | | | | | | | | | | 0.000s 12.092s 638121516401923695: | | | | | | | | | | | | | | | | | | | 3337 | | | | | | | | | | | | 0.000s 12.093s 638121516401928460: 3338 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.093s 638121516401932865: | | | | | | | | | | | | | | | | | | | | 3339 | | | | | | | | | | | 0.001s 12.094s 638121516401938257: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3009 | 0.000s 12.094s 638121516401938554: | | | | | | | | | 3029 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.094s 638121516401942412: | | | | | | | | | | | | | | | | | | 3340 | | | | | | | | | | | | | 0.000s 12.094s 638121516401945941: | | | | | | | | | | | 3341 | | | | | | | | | | | | | | | | | | | | 0.001s 12.095s 638121516401951558: | | | | | | | | | | | | | 3342 | | | | | | | | | | | | | | | | | | 0.001s 12.096s 638121516401957456: | | | | | | | | | | | | | | | | | | | | | | | | | | 3343 | | | | | 0.000s 12.096s 638121516401961886: | | | | | | 3344 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.097s 638121516401967642: | | | | | | | | | | 3011 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.097s 638121516401967958: | | | | | | | | | | | | | | 3345 | | | | | | | | | | | | | | | | | 0.001s 12.097s 638121516401973626: | | | | 3016 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.097s 638121516401973963: | | 3346 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 12.100s 638121516402000193: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3347 | 0.001s 12.101s 638121516402008551: | | | | | | | | | | | | | | | | | | | | | | | | | 3348 | | | | | | 0.000s 12.101s 638121516402013171: | | | 3349 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.102s 638121516402018253: | | | | | | | | 3350 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.102s 638121516402021643: | | | | | 3351 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.102s 638121516402025745: | | 3047 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.102s 638121516402025960: | | | | | | | | | | | | | | 2999 | | | | | | | | | | | | | | | | | 0.000s 12.103s 638121516402026156: | | | | | | | 3000 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.103s 638121516402026390: | | | | | | | | | | | | | | | | | | | | | 3352 | | | | | | | | | | 0.000s 12.103s 638121516402030557: | | | | | | | | | | | | | | | | | 3353 | | | | | | | | | | | | | | 0.001s 12.103s 638121516402035686: | | | | | | | | | | | | | | | | | | 3043 | | | | | | | | | | | | | 0.000s 12.103s 638121516402035998: | | | | | | | | | | 3354 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.104s 638121516402041447: | | | | 3355 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.105s 638121516402047891: | | | | | | | | | | | | | | | | | | | | | | | | | 3049 | | | | | | 0.000s 12.105s 638121516402048265: | | | 3064 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.105s 638121516402048524: | | | | | 3045 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.105s 638121516402052777: | | | | | | | | | 3356 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.106s 638121516402062708: | | | | | | | | | | | | | | | | 3074 | | | | | | | | | | | | | | | 0.001s 12.107s 638121516402068657: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3002 0.000s 12.107s 638121516402069633: | | | | | | | 3357 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.107s 638121516402074419: | | | | | | | | | | | | | | | | | | | | | | | | | | 3004 | | | | | 0.000s 12.108s 638121516402076089: | | | | | | | | | 3029 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.108s 638121516402080116: | | | 3358 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.109s 638121516402090019: | | | | | | | | | | | | | 3005 | | | | | | | | | | | | | | | | | | 0.000s 12.109s 638121516402090503: | | | | | | | | | | | | 3003 | | | | | | | | | | | | | | | | | | | 0.000s 12.109s 638121516402090799: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3010 | | 0.000s 12.109s 638121516402091148: | | 3359 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 12.112s 638121516402118285: | | | | | | 2998 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.112s 638121516402119231: | | | | | | | | | | | | | | | | | | | | | | 3001 | | | | | | | | | 0.000s 12.112s 638121516402120494: | | | | | | | | | | | 3008 | | | | | | | | | | | | | | | | | | | | 0.000s 12.112s 638121516402121429: 3038 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.113s 638121516402126364: | | | | | 3360 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.113s 638121516402134908: | | 3047 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.113s 638121516402135295: | | | | | | | | | | | | | | | | | | | | | | | | | 3361 | | | | | | 0.000s 12.114s 638121516402139266: | | | | | | | | | | | | 3014 | | | | | | | | | | | | | | | | | | | 0.000s 12.114s 638121516402142385: 3065 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.115s 638121516402147303: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3025 0.001s 12.115s 638121516402155830: | | | 3064 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.116s 638121516402156192: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3362 | | 0.001s 12.116s 638121516402162943: | | | | | | 3363 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.117s 638121516402168518: | | | | | | | | | | | | | | 3364 | | | | | | | | | | | | | | | | | 0.001s 12.117s 638121516402174139: | | | | | | | | | | | | | | | | | | | | | | | 3017 | | | | | | | | 0.000s 12.117s 638121516402174549: | | | | | | | | | | | 3365 | | | | | | | | | | | | | | | | | | | | 0.001s 12.118s 638121516402180371: | | | | | | | | | | | | | | | | | | | | | | 3366 | | | | | | | | | 0.001s 12.119s 638121516402186157: | | | | | | | | | 3367 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.119s 638121516402193545: | | 3368 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.120s 638121516402199168: | | | | | | | | | | | | | | | | | | | | | | | | | | 3046 | | | | | 0.001s 12.121s 638121516402206828: | | | | | | | | | | | | | | | | 3369 | | | | | | | | | | | | | | | 0.001s 12.121s 638121516402212322: | | | | | 3045 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.121s 638121516402212619: | | | | | | | | | | | | | | | | | | | 2997 | | | | | | | | | | | | 0.000s 12.121s 638121516402212928: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3009 | 0.000s 12.121s 638121516402213208: | | | 3370 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.122s 638121516402218443: | | | | | | | 3000 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.122s 638121516402218807: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3371 0.001s 12.122s 638121516402224251: | | | | | | | | | | | | | | | | | | | | | 3006 | | | | | | | | | | 0.000s 12.122s 638121516402224541: | | | | | | | | | | | | | | | | | | | | | | | | | 3049 | | | | | | 0.000s 12.122s 638121516402224821: | | | | | | | | 3018 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.122s 638121516402225073: | | | | | | | | | | | | 3372 | | | | | | | | | | | | | | | | | | | 0.001s 12.123s 638121516402230963: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3015 | | | 0.000s 12.123s 638121516402231255: 3373 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.124s 638121516402245789: | | | | | | | | | | | | | 3374 | | | | | | | | | | | | | | | | | | 0.000s 12.125s 638121516402249641: | | | | | | | | | | | | | | | | | | | | | | | 3375 | | | | | | | | 0.000s 12.125s 638121516402254212: | | | | | | | | | | | | | | | | | 3026 | | | | | | | | | | | | | | 0.000s 12.125s 638121516402254563: | | | | | | | | | | | | | | | | | | 3376 | | | | | | | | | | | | | 0.000s 12.126s 638121516402258293: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3010 | | 0.000s 12.126s 638121516402258481: | | | | | | | | | | | | | | | | 3074 | | | | | | | | | | | | | | | 0.000s 12.126s 638121516402258694: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3025 0.000s 12.126s 638121516402259638: | | | | | | | | | | | | | | | | | | | 3377 | | | | | | | | | | | | 0.001s 12.127s 638121516402272449: 3065 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.127s 638121516402272975: | | | | | | | | | | | | | | | | | | | | | 3378 | | | | | | | | | | 0.001s 12.128s 638121516402281022: | | | | | | | | 3379 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.129s 638121516402286469: | | | | | | | 3023 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.129s 638121516402292369: | | | | | | | | | | | | 3014 | | | | | | | | | | | | | | | | | | | 0.000s 12.129s 638121516402292718: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3034 | 0.001s 12.130s 638121516402298506: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3380 | | | 0.000s 12.130s 638121516402303415: | | | | | | | | | | | | | | | | 3381 | | | | | | | | | | | | | | | 0.001s 12.131s 638121516402309026: | | | 3064 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.131s 638121516402309330: | | | | | | | | | | | | | | | | | 3382 | | | | | | | | | | | | | | 0.001s 12.131s 638121516402314810: | | | | | | | | | | | | | | | | | | | | | | | | | 3383 | | | | | | 0.000s 12.132s 638121516402319521: | | | | | | | | | | | | | | | | | | | | | | | | | | 3384 | | | | | 0.000s 12.132s 638121516402323858: | | | | | 3385 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.133s 638121516402329311: | | | | 3016 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.133s 638121516402329649: | | | | | | | | | | | 3008 | | | | | | | | | | | | | | | | | | | | 0.000s 12.133s 638121516402329895: | | | | | | | | | 3029 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.133s 638121516402330137: | | 3047 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.133s 638121516402330364: 3386 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.134s 638121516402336270: | | | | | | | | | | 3011 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.134s 638121516402336593: | | | | | | | | | | | | | 3005 | | | | | | | | | | | | | | | | | | 0.000s 12.134s 638121516402337021: | | | | | | | | | | | | | | | | | | | | | | | 3017 | | | | | | | | 0.000s 12.134s 638121516402337222: | | | | | | | | | | | | 3387 | | | | | | | | | | | | | | | | | | | 0.000s 12.134s 638121516402341142: | | | | | | | 3388 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.134s 638121516402345436: | | | | | | | | | | | | | | | | 3074 | | | | | | | | | | | | | | | 0.000s 12.134s 638121516402345691: | | | | | | | | | | | | | | | | | | | | | | | | | 3049 | | | | | | 0.000s 12.134s 638121516402345978: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3044 | | 0.001s 12.135s 638121516402351691: 3065 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.136s 638121516402357081: | | | | 3069 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.137s 638121516402366343: | | | | | | | | | 3057 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.137s 638121516402371727: | | | | | | | | | | | 3050 | | | | | | | | | | | | | | | | | | | | 0.001s 12.138s 638121516402376865: | | | | | | | | | | | | | | | | | | | | | | | | | 3389 | | | | | | 0.001s 12.138s 638121516402381966: | | | | | | | | | | | | 3014 | | | | | | | | | | | | | | | | | | | 0.000s 12.138s 638121516402382265: | | 3390 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.139s 638121516402389219: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3391 0.000s 12.139s 638121516402393219: | | | 3392 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.140s 638121516402400964: | | | | | | | | | 3393 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.141s 638121516402406506: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3394 | | 0.000s 12.141s 638121516402411071: | | | | | 3045 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.141s 638121516402411385: | | | | | | | | | | | | | | 2999 | | | | | | | | | | | | | | | | | 0.000s 12.141s 638121516402411632: | | | | | | | | | | | | | | | | | | | | | | | | | | 3046 | | | | | 0.000s 12.141s 638121516402411876: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3025 0.000s 12.141s 638121516402412947: | | | 3064 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.142s 638121516402416349: | | | | | | | 3023 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.142s 638121516402417519: | | | | | | | | 3018 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.142s 638121516402418238: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3395 | 0.001s 12.143s 638121516402427484: | | | | | | | | | | | | | | | | | | | | | | | | | 3049 | | | | | | 0.000s 12.143s 638121516402427805: 3396 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.143s 638121516402433784: | | | | 3397 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.144s 638121516402439517: | | | | | | | | | | | | | | | | | | 3043 | | | | | | | | | | | | | 0.000s 12.144s 638121516402439847: | | | | | | | | | | | | | | | | 3398 | | | | | | | | | | | | | | | 0.001s 12.144s 638121516402445320: | | | | | | | | | | | | 3399 | | | | | | | | | | | | | | | | | | | 0.001s 12.145s 638121516402450911: | | | | | | | | | | 3032 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.145s 638121516402454167: | | | | | | | | | | | | | | | | | 3026 | | | | | | | | | | | | | | 0.001s 12.146s 638121516402460776: | | | | | | | 3400 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.147s 638121516402468695: | | | | | | | | 3037 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.147s 638121516402472348: | | | 3401 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.148s 638121516402477757: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3034 | 0.000s 12.148s 638121516402478081: | | | | 3069 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.148s 638121516402478366: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3402 0.001s 12.148s 638121516402483780: | | | | | | | | | | | | | | | | | | 3403 | | | | | | | | | | | | | 0.000s 12.149s 638121516402488037: | | | | | | | | | | | | | | | | | | | | | | | 3056 | | | | | | | | 0.000s 12.149s 638121516402492500: | | | | | | | | | | | | | | | | | 3404 | | | | | | | | | | | | | | 0.001s 12.150s 638121516402498020: | | | | | | | | | | 3405 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.150s 638121516402503625: | | | | | | | | | 3057 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.150s 638121516402503947: | | | | | | | | | | | | | | | | 3074 | | | | | | | | | | | | | | | 0.000s 12.150s 638121516402504220: | | | 3064 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.151s 638121516402511963: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3406 | 0.001s 12.152s 638121516402519693: | | | | 3407 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.152s 638121516402525640: | | | | | | | | | | | | | | | | | | | | | | | 3408 | | | | | | | | 0.001s 12.153s 638121516402531437: | | | | | | | | | | 3032 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.153s 638121516402531757: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3015 | | | 0.000s 12.153s 638121516402531980: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3044 | | 0.000s 12.153s 638121516402532227: | | | | | | | | | | | | | | | | | | | | | 3006 | | | | | | | | | | 0.000s 12.153s 638121516402532477: | | | 3409 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.154s 638121516402542023: | | | | | | | | 3410 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.155s 638121516402548799: | | | | | | | | | 3411 | | | | | | | | | | | | | | | | | | | | | | 0.002s 12.157s 638121516402566846: | | | | | | | | | | | | | | | | 3412 | | | | | | | | | | | | | | | 0.002s 12.158s 638121516402583176: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3025 0.000s 12.158s 638121516402584875: | | | | | | | | | | | | | | | | | | | | | | | | | 3413 | | | | | | 0.000s 12.159s 638121516402588209: | | | | | 3414 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.159s 638121516402591230: | | | | | | | | | | | | 3014 | | | | | | | | | | | | | | | | | | | 0.000s 12.159s 638121516402591482: | | | | | | | | | | | | | | | | | | | | | | | 3056 | | | | | | | | 0.000s 12.159s 638121516402591727: | | | | | | | | | | | | | | | | | | | | | | 3001 | | | | | | | | | 0.000s 12.159s 638121516402591957: | | | | | | | | | | | 3415 | | | | | | | | | | | | | | | | | | | | 0.001s 12.160s 638121516402597066: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3060 | | | 0.000s 12.160s 638121516402601448: | | | | | | | | | | | | | | | | | | | | | | | | | | 3416 | | | | | 0.001s 12.161s 638121516402606936: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3417 | | 0.000s 12.161s 638121516402611236: | | | | | | | | | | | | | | | | | | | | | 3066 | | | | | | | | | | 0.000s 12.161s 638121516402615318: | | | | | | | | 3037 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.161s 638121516402615555: 3065 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.162s 638121516402616220: | | | | | | | | | | | | | | | | | | 3043 | | | | | | | | | | | | | 0.000s 12.162s 638121516402616432: | | | | | | | | | | 3418 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.162s 638121516402620653: | | | | | | | 3023 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.162s 638121516402620835: | | | | | | | | | | | | | | | | | 3026 | | | | | | | | | | | | | | 0.000s 12.162s 638121516402621009: | | 3047 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.162s 638121516402621172: | | | 3064 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.162s 638121516402621314: | | | | | | | | | 3057 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.162s 638121516402621478: | | | | 3069 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.162s 638121516402621710: | | | | | | | | | | | | 3419 | | | | | | | | | | | | | | | | | | | 0.000s 12.163s 638121516402626650: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3420 0.001s 12.164s 638121516402640352: | | | | | | | | | | | | | | | | | | | | | | | 3421 | | | | | | | | 0.001s 12.165s 638121516402647413: | | | | | | | | | | | 3050 | | | | | | | | | | | | | | | | | | | | 0.000s 12.165s 638121516402647824: | | | | | | | | | | | | | | | | | | | | | | 3036 | | | | | | | | | 0.001s 12.165s 638121516402653439: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3034 | 0.000s 12.165s 638121516402653796: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3044 | | 0.000s 12.165s 638121516402654056: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3422 | | | 0.001s 12.166s 638121516402659653: 3423 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.166s 638121516402665856: | | | | | | | | 3424 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.167s 638121516402671557: | | | 3425 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.168s 638121516402676462: | | | | | | | 3053 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.168s 638121516402680003: | | | | | | | | | 3426 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.168s 638121516402684084: | | | | | | | | | | | | | | | | | | 3062 | | | | | | | | | | | | | 0.000s 12.169s 638121516402688797: | | 3076 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.169s 638121516402693555: | | | | | 3045 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.169s 638121516402693881: | | | | | | | | | | | | | | | | | | | | | 3427 | | | | | | | | | | 0.000s 12.170s 638121516402698656: | | | | | | | | | | | | | | | | | | | | | | | 3056 | | | | | | | | 0.000s 12.170s 638121516402698961: | | | | | | | | | | | | | | | | | | | | | | | | | 3049 | | | | | | 0.000s 12.170s 638121516402699278: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3072 | 0.000s 12.170s 638121516402703857: | | | | | | | | | | | | | | | | | 3041 | | | | | | | | | | | | | | 0.000s 12.171s 638121516402708254: | | | | | | | | | | | | | | | | | | | | | | | | | | 3046 | | | | | 0.001s 12.171s 638121516402713450: | | | | | | | | 3037 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.172s 638121516402718926: | | | | | | | | | | | 3428 | | | | | | | | | | | | | | | | | | | | 0.001s 12.173s 638121516402732904: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3429 | | 0.001s 12.174s 638121516402744150: | | | | | | | | | | | | | | | | | | | | | 3066 | | | | | | | | | | 0.000s 12.174s 638121516402744524: | | | | | | | | | | | | | | | | | | | | | | 3430 | | | | | | | | | 0.002s 12.176s 638121516402761498: | | | | | | | | | | | | | | | | | | | | | | | | | 3431 | | | | | | 0.001s 12.177s 638121516402767482: | | | | | 3432 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.177s 638121516402772753: | | | | | | | | | 3057 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.177s 638121516402773031: | | | | | | | | | | | | | | | | | | 3433 | | | | | | | | | | | | | 0.000s 12.178s 638121516402776454: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3060 | | | 0.000s 12.178s 638121516402776645: | | | | | | | | | | | | | | | | | | | | | | | 3434 | | | | | | | | 0.001s 12.178s 638121516402782521: | | | | | | | | | | | | | | | | | 3435 | | | | | | | | | | | | | | 0.000s 12.179s 638121516402786994: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3436 | 0.000s 12.179s 638121516402791658: | | 3437 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.179s 638121516402795539: 3065 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.180s 638121516402796157: | | | | | | | | | | | 3050 | | | | | | | | | | | | | | | | | | | | 0.000s 12.180s 638121516402796431: | | | | | | | | 3438 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.180s 638121516402799953: | | | | | | | | | | | | | | | | | | | | | | | | | | 3068 | | | | | 0.000s 12.180s 638121516402803019: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3012 | | | | 0.000s 12.180s 638121516402803214: | | | | | | | | | | | | | | | 3439 | | | | | | | | | | | | | | | | 0.000s 12.181s 638121516402806291: | | | | | | | 3440 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.181s 638121516402809411: | | | | | | | | | | | | 3014 | | | | | | | | | | | | | | | | | | | 0.000s 12.181s 638121516402809604: | | | | | | | | | | | | | | | | | | | | | 3441 | | | | | | | | | | 0.000s 12.181s 638121516402812598: | | | | | | | | | | | | | | | | | | | | | | 3036 | | | | | | | | | 0.000s 12.181s 638121516402812813: | | | 3064 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.181s 638121516402812969: | | | | | | | | | | | | | | | | 3074 | | | | | | | | | | | | | | | 0.000s 12.181s 638121516402813141: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3442 | | | 0.000s 12.182s 638121516402817526: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3044 | | 0.000s 12.182s 638121516402817782: | | | | | | | | | | | | | | | | | | 3062 | | | | | | | | | | | | | 0.000s 12.182s 638121516402817966: | | | | | | | | | | | | | | | | | | | | | | | 3056 | | | | | | | | 0.000s 12.182s 638121516402818120: | | | | | | | | | | | | | | | | | 3041 | | | | | | | | | | | | | | 0.000s 12.182s 638121516402818278: | | | | | | | | | | 3032 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.182s 638121516402818485: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3072 | 0.000s 12.182s 638121516402818728: 3095 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.182s 638121516402824745: | | 3076 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.182s 638121516402825025: | 3019 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.182s 638121516402825273: | | | | | | | | | | | 3443 | | | | | | | | | | | | | | | | | | | | 0.001s 12.183s 638121516402833329: | | | | | | | | | | | | | | | | | | | | | | | | | 3049 | | | | | | 0.000s 12.183s 638121516402833684: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3025 0.000s 12.183s 638121516402835283: | | | | | | | | | | | | | | | | | | | | | 3066 | | | | | | | | | | 0.000s 12.183s 638121516402835594: | | | | | | | | | 3444 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.184s 638121516402844467: | | | | | | | | | | | | | | | | | | | | | | 3445 | | | | | | | | | 0.001s 12.185s 638121516402850275: | | | | | | | 3053 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.185s 638121516402850593: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3446 | | | | 0.001s 12.186s 638121516402857473: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3060 | | | 0.000s 12.186s 638121516402857827: | | | | | | | | | | | | 3028 | | | | | | | | | | | | | | | | | | | 0.001s 12.186s 638121516402863672: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3447 | | 0.002s 12.189s 638121516402886581: | | 3448 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.189s 638121516402894923: | | | | | | | | | | | | | | | | | | | | | 3449 | | | | | | | | | | 0.001s 12.190s 638121516402901148: | | | | | | | | | | | | | | | | | | | | | | | | | 3450 | | | | | | 0.001s 12.191s 638121516402908195: 3451 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.191s 638121516402914955: | | | | | | | | | | | | | | | 3013 | | | | | | | | | | | | | | | | 0.000s 12.191s 638121516402915311: | | | | | | | | | | | | | | | | | | | | | | | | 3031 | | | | | | | 0.000s 12.191s 638121516402915603: | | | | | | | | | | | | | | | | | | 3452 | | | | | | | | | | | | | 0.001s 12.192s 638121516402921615: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3453 | 0.001s 12.193s 638121516402927120: | | | | | | | | | | | | | | | | | | | | | | 3036 | | | | | | | | | 0.000s 12.193s 638121516402927470: | | | | | | | | | | | | | | | | | | | | | | | 3454 | | | | | | | | 0.001s 12.193s 638121516402933868: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3048 0.001s 12.194s 638121516402939435: | | | | | | | | | | | | | | | | 3146 | | | | | | | | | | | | | | | 0.000s 12.194s 638121516402944223: | | | | | | | 3455 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.195s 638121516402949509: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3456 | | | 0.000s 12.195s 638121516402953832: | | | | | | | | | | | 3050 | | | | | | | | | | | | | | | | | | | | 0.000s 12.195s 638121516402954028: | 3051 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.196s 638121516402959433: | | | | | | | | | | | | | | | | | 3457 | | | | | | | | | | | | | | 0.001s 12.197s 638121516402966166: | | | | | | | | | | | | | | | | | | | | | | | | | | 3458 | | | | | 0.001s 12.197s 638121516402972971: | | | | | | | | | | | | 3459 | | | | | | | | | | | | | | | | | | | 0.000s 12.198s 638121516402976169: | | 3076 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.198s 638121516402976394: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3012 | | | | 0.000s 12.198s 638121516402976552: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3044 | | 0.000s 12.198s 638121516402976868: | | | | | 3045 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.198s 638121516402977048: | | | | | | | | | | | | | | | | | | | | | 3066 | | | | | | | | | | 0.000s 12.198s 638121516402977198: | | | 3460 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.198s 638121516402982946: | | | | | | | | | 3057 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.198s 638121516402983241: 3095 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.198s 638121516402984050: | | | | | | | | | | | | | | | | | | 3062 | | | | | | | | | | | | | 0.000s 12.198s 638121516402984347: | | | | | | | | | | | | | | | | | | | | | | 3461 | | | | | | | | | 0.000s 12.199s 638121516402988721: | | | | | | | | | | | | | | | 3462 | | | | | | | | | | | | | | | | 0.000s 12.199s 638121516402992872: | | | | | | | | | | | | | | | | | | | | | | | | 3073 | | | | | | | 0.000s 12.200s 638121516402997800: | | | | | | | | | | | | | | | | | | | | | | | | | 3049 | | | | | | 0.000s 12.200s 638121516402999582: | | | | | | | | | | | | | | | | | 3041 | | | | | | | | | | | | | | 0.000s 12.200s 638121516403000214: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3463 | | | | 0.036s 12.236s 638121516403356911: | | | | | | | | | | | | | | | | | | | | | | | | | | 3068 | | | | | 0.000s 12.236s 638121516403357283: | | | | | | | | | | | | | | | | | | | | | 3464 | | | | | | | | | | 0.001s 12.237s 638121516403366756: | | | | | | | | | | | 3465 | | | | | | | | | | | | | | | | | | | | 0.001s 12.238s 638121516403379883: | | | | | | | | | 3466 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.238s 638121516403385905: | 3467 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.239s 638121516403391487: | | | | | | | | | | | | | | | | | | | | | 3066 | | | | | | | | | | 0.000s 12.239s 638121516403392000: | | | | | | | | | | | | | | | | 3468 | | | | | | | | | | | | | | | 0.001s 12.240s 638121516403397349: | | | | | | | 3053 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.240s 638121516403397741: 3469 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.240s 638121516403404551: | | 3470 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.241s 638121516403410324: | | | | | | | | | | | | | | | | | | | | | | 3036 | | | | | | | | | 0.000s 12.241s 638121516403410697: | | | | | | | | | | | | | | | | | | | | | | | | | 3471 | | | | | | 0.001s 12.242s 638121516403418603: | | | | | | | | | | | | 3028 | | | | | | | | | | | | | | | | | | | 0.000s 12.242s 638121516403420082: | | | | | | | | | | | | | | | | | 3472 | | | | | | | | | | | | | | 0.001s 12.243s 638121516403427096: | | | | | | | | | | | | | | | | | | 3473 | | | | | | | | | | | | | 0.001s 12.243s 638121516403432932: | | | | | | | | | | | | | | 3474 | | | | | | | | | | | | | | | | | 0.001s 12.244s 638121516403438626: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3475 | | 0.001s 12.244s 638121516403444018: | | | | | 3476 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.245s 638121516403449644: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3060 | | | 0.000s 12.245s 638121516403449992: | 3051 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.245s 638121516403450259: 3095 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.245s 638121516403450726: | | 3076 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.245s 638121516403450994: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3477 0.001s 12.246s 638121516403457437: | | | | | | | | | | | | | | | | | | | | | | | | 3478 | | | | | | | 0.001s 12.246s 638121516403465020: | | | | | | | 3096 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.247s 638121516403469693: | | | | | | | | | | | | | | | | | 3041 | | | | | | | | | | | | | | 0.000s 12.247s 638121516403469879: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3072 | 0.000s 12.247s 638121516403470107: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3479 | | | 0.000s 12.247s 638121516403473192: | | | 3064 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.247s 638121516403474345: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3048 0.000s 12.247s 638121516403475986: | | 3480 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.248s 638121516403483780: | | | | | | | | | | | | | | | | | | | | | | | | 3073 | | | | | | | 0.001s 12.249s 638121516403492941: | | | 3481 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.250s 638121516403496758: | | 3076 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.250s 638121516403497334: | | | | | | | | | | | | | | | | | | | | | | | | 3482 | | | | | | | 0.001s 12.251s 638121516403510203: | | | | | | | | | | | | | | | | 3146 | | | | | | | | | | | | | | | 0.000s 12.251s 638121516403510523: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3099 | 0.001s 12.252s 638121516403516642: | | | | | | | | | | | | | | | | | | | | | | | | 3073 | | | | | | | 0.000s 12.252s 638121516403516928: | | | | | | | 3483 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.252s 638121516403522599: | | 3484 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.253s 638121516403528013: | | | | | | | | | | | | | | | | | | | | | | | | | | 3485 | | | | | 0.001s 12.253s 638121516403533439: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3486 0.001s 12.254s 638121516403539031: | 3487 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.254s 638121516403544574: | | | | | | | | | | | | | | | | | 3488 | | | | | | | | | | | | | | 0.001s 12.255s 638121516403550269: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3060 | | | 0.000s 12.255s 638121516403550567: | | | | | | | | | | | | 3489 | | | | | | | | | | | | | | | | | | | 0.001s 12.256s 638121516403556250: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3048 0.000s 12.256s 638121516403557432: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3044 | | 0.000s 12.256s 638121516403557707: | 3051 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.256s 638121516403557898: | | | | 3093 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.256s 638121516403563689: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3012 | | | | 0.000s 12.256s 638121516403563973: | | | | | | | | | | | | | | | | | 3041 | | | | | | | | | | | | | | 0.002s 12.258s 638121516403583355: | | 3076 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.258s 638121516403583751: | | | | | | | | | | | | | | | | | | | | | | | 3056 | | | | | | | | 0.000s 12.258s 638121516403584013: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3490 0.001s 12.259s 638121516403591890: | | | | | | | | | | | | | | | | 3491 | | | | | | | | | | | | | | | 0.000s 12.259s 638121516403595580: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3492 | | 0.000s 12.260s 638121516403599877: | | | | | | | | | | | | | | | | | | | | | 3493 | | | | | | | | | | 0.000s 12.260s 638121516403604143: | | | | | | | | | | | | | | | | | 3494 | | | | | | | | | | | | | | 0.000s 12.261s 638121516403608431: | 3495 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.261s 638121516403613407: | | | | | | | | | | | | | | | 3013 | | | | | | | | | | | | | | | | 0.000s 12.261s 638121516403613690: | | | | | | | | | 3057 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.261s 638121516403613870: 3496 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.262s 638121516403617349: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3497 | 0.000s 12.262s 638121516403622236: | | | | | | | | | | | | | | | | | | | | | | | | | | 3068 | | | | | 0.000s 12.262s 638121516403622505: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3033 | | | | 0.001s 12.263s 638121516403628067: | | | | | | | | | | | 3050 | | | | | | | | | | | | | | | | | | | | 0.000s 12.263s 638121516403628357: | | 3498 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.263s 638121516403634150: | | | | | | | | | | | | | | | | | | | | 3052 | | | | | | | | | | | 0.000s 12.263s 638121516403634469: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3086 | | | 0.001s 12.264s 638121516403640253: | | | | | | | | | | | | | | | | | 3041 | | | | | | | | | | | | | | 0.000s 12.264s 638121516403640577: | | | | | | | | | | | | 3028 | | | | | | | | | | | | | | | | | | | 0.001s 12.265s 638121516403647194: | | | | | | | | | | | | | | | 3035 | | | | | | | | | | | | | | | | 0.001s 12.266s 638121516403659239: | | | | | | | | | | | | | | | | | | | | | | | | | | 3098 | | | | | 0.001s 12.266s 638121516403664958: | | | | 3499 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.267s 638121516403671324: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3048 0.000s 12.267s 638121516403672469: | | | | | | | | | | | 3088 | | | | | | | | | | | | | | | | | | | | 0.002s 12.269s 638121516403692486: | | | | | | | | | | | | | | | | | | 3062 | | | | | | | | | | | | | 0.000s 12.269s 638121516403692792: | | | | | | | | | | | | | | | | | | | | | | | | 3500 | | | | | | | 0.001s 12.270s 638121516403698940: | | | | | | | | | | | | | | | | | | | | 3501 | | | | | | | | | | | 0.000s 12.270s 638121516403701994: | | | | | | | | 3037 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.270s 638121516403702209: | | | | | | | | | | | | 3058 | | | | | | | | | | | | | | | | | | | 0.001s 12.271s 638121516403707743: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3502 | | | | 0.000s 12.271s 638121516403712399: | | | 3064 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.271s 638121516403712610: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3503 | | | 0.001s 12.272s 638121516403718679: | | | | | | | | | | | | | | | | | | | | | 3066 | | | | | | | | | | 0.000s 12.272s 638121516403719266: | | | | | | | | | | | | | 3027 | | | | | | | | | | | | | | | | | | 0.001s 12.272s 638121516403725115: | | | | | | 2998 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.272s 638121516403725326: | | | | | | | | | | | | | | | | | | | | | | | 3504 | | | | | | | | 0.000s 12.273s 638121516403729807: | | | | | | | | | 3505 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.273s 638121516403734946: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3099 | 0.000s 12.273s 638121516403735323: | 3051 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.273s 638121516403735542: | | 3076 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.273s 638121516403735747: | | | | | | | | | | | | | | | | | | | | | | | | | | 3506 | | | | | 0.001s 12.274s 638121516403741038: | | | | 3093 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.274s 638121516403741255: 3095 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.274s 638121516403741562: | | | | | | | | | | | | | | | 3507 | | | | | | | | | | | | | | | | 0.001s 12.275s 638121516403754078: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3044 | | 0.000s 12.275s 638121516403754292: | | | | | | | | | | | | | | | | | 3508 | | | | | | | | | | | | | | 0.001s 12.276s 638121516403760148: | | | | | | | | | | | | | | | | 3146 | | | | | | | | | | | | | | | 0.000s 12.276s 638121516403760408: | | | | | | | | | | | | | | | | | | | | | | | | | 3049 | | | | | | 0.000s 12.276s 638121516403760754: | | | | | | | | | | | | | | | | | | 3509 | | | | | | | | | | | | | 0.001s 12.277s 638121516403766127: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3510 0.001s 12.277s 638121516403771612: | | | | | | | | 3511 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.278s 638121516403776973: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3086 | | | 0.000s 12.278s 638121516403777221: | | | 3512 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.278s 638121516403782815: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3033 | | | | 0.000s 12.278s 638121516403783076: | | | | | | | | | | | | | | | | | | | | | 3513 | | | | | | | | | | 0.001s 12.279s 638121516403788385: | | | | | | 3514 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.279s 638121516403793486: | | | | | | | | | | 3089 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.280s 638121516403798951: 3515 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.280s 638121516403804522: | | | | | | | | | | | | 3516 | | | | | | | | | | | | | | | | | | | 0.001s 12.281s 638121516403810466: | | 3517 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.281s 638121516403815172: | | | | | | | | | | | | | | | | | | | | | | | | 3073 | | | | | | | 0.000s 12.281s 638121516403815490: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3518 | 0.000s 12.282s 638121516403820276: | | | | | | | | | | | | | | | | | | | | | | | | | | 3098 | | | | | 0.000s 12.282s 638121516403820551: | | | | | | | | | | | | | 3519 | | | | | | | | | | | | | | | | | | 0.001s 12.282s 638121516403825821: | 3520 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.283s 638121516403831346: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3521 | | 0.001s 12.284s 638121516403836856: | | | | 3522 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.284s 638121516403842563: | | | | | | | | | | | | | | | | 3173 | | | | | | | | | | | | | | | 0.001s 12.285s 638121516403848506: | | | | | | | | | | | | | | | | | | | | | | | | | 3085 | | | | | | 0.001s 12.285s 638121516403854422: | | | | | | | | | | | | | | | | | 3041 | | | | | | | | | | | | | | 0.000s 12.285s 638121516403854709: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3523 | | | 0.001s 12.286s 638121516403860690: | | | | | | | | | | | | | | | 3035 | | | | | | | | | | | | | | | | 0.000s 12.286s 638121516403860963: | | | | | | | | | | 3524 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.287s 638121516403869560: | | | | | | | | | | | | | | | | | | | | | | | 3056 | | | | | | | | 0.000s 12.287s 638121516403869845: | | | | | | | | | | | | | | | | | | | | | 3066 | | | | | | | | | | 0.000s 12.287s 638121516403870075: | | 3076 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.287s 638121516403870281: | | | | | | | | | | | | 3058 | | | | | | | | | | | | | | | | | | | 0.000s 12.287s 638121516403870491: | | | | | | | | | | | | | | | | | | | | | | | | 3525 | | | | | | | 0.000s 12.287s 638121516403874526: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3526 | | | | 0.000s 12.288s 638121516403878848: | | | 3064 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.288s 638121516403879072: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3099 | 0.001s 12.288s 638121516403884080: | | | | | | | | 3037 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.288s 638121516403884740: 3095 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.289s 638121516403893964: | | | | | | | | | 3057 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.290s 638121516403901564: | | | 3527 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.291s 638121516403910395: | | | | | | | | | | | | 3528 | | | | | | | | | | | | | | | | | | | 0.001s 12.291s 638121516403915870: | | | | | | | | | | 3089 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.292s 638121516403916155: | | | | | | | | 3082 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.292s 638121516403921777: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3529 | 0.001s 12.293s 638121516403927171: | | | | | | | | | | | | | 3027 | | | | | | | | | | | | | | | | | | 0.000s 12.293s 638121516403927445: | | | | | | | | | | | | | | | | | | | | | | | | | | 3530 | | | | | 0.001s 12.293s 638121516403932606: | | | | | | | | | | | | | | | | | | | 2997 | | | | | | | | | | | | 0.000s 12.293s 638121516403932811: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3086 | | | 0.000s 12.293s 638121516403932948: | | | | 3093 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.293s 638121516403933141: | | | | | | | | | | | | | | | | | | | | | | | | | 3531 | | | | | | 0.001s 12.294s 638121516403938233: | | | | | | | | | | | | | | | | | | | | | | | 3532 | | | | | | | | 0.000s 12.294s 638121516403942841: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3048 0.000s 12.294s 638121516403944027: | | | | | | | | | 3090 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.296s 638121516403957241: | | | | | | | | | | | | | | | 3533 | | | | | | | | | | | | | | | | 0.001s 12.296s 638121516403962724: | | 3534 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.297s 638121516403966749: | | | | | | 2998 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.297s 638121516403967131: | | | | | | | | | | | | | | | | 3535 | | | | | | | | | | | | | | | 0.000s 12.297s 638121516403970348: | | | | | | | | | | | | | | | | | | 3062 | | | | | | | | | | | | | 0.000s 12.297s 638121516403970529: | | | | | | | | | | | | | | | | | 3536 | | | | | | | | | | | | | | 0.000s 12.297s 638121516403973845: | | | | | | | | | | | | 3058 | | | | | | | | | | | | | | | | | | | 0.000s 12.297s 638121516403974036: | | | | | | | | | | | | | | | | | | | | | | | | | 3085 | | | | | | 0.000s 12.297s 638121516403974258: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3537 | | | 0.001s 12.298s 638121516403981658: | | | | | | | | | | | | | | | | | | | | | 3538 | | | | | | | | | | 0.001s 12.299s 638121516403987900: | | | | | | | | | | 3539 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.299s 638121516403991815: | | | | 3540 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.299s 638121516403995573: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3033 | | | | 0.000s 12.299s 638121516403995879: | | | | | | | | | 3541 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.300s 638121516404001546: | | | | | | | | | | | | | | | | 3173 | | | | | | | | | | | | | | | 0.000s 12.300s 638121516404001861: | | | | | | | | | | | | | | | 3035 | | | | | | | | | | | | | | | | 0.000s 12.300s 638121516404002092: | | | | | | | | | | | | | | | | | | | | | | | | | 3542 | | | | | | 0.001s 12.301s 638121516404007897: | | | | | | | | | | | | | | | | | | 3087 | | | | | | | | | | | | | 0.001s 12.301s 638121516404013644: | 3051 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.301s 638121516404013924: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3044 | | 0.000s 12.301s 638121516404014150: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3086 | | | 0.001s 12.303s 638121516404027640: | | | | | | | | | | | | | | | | | | | | 3052 | | | | | | | | | | | 0.000s 12.303s 638121516404028340: 3117 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.304s 638121516404042861: | | 3076 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.304s 638121516404043239: | | | | | | | | | | | | | | | | | | | | | | | | | 3085 | | | | | | 0.000s 12.304s 638121516404043543: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3543 | | | 0.001s 12.305s 638121516404054940: | | | | | | | | 3544 | | | | | | | | | | | | | | | | | | | | | | | 0.002s 12.307s 638121516404075502: | | | | | | | | | | 3089 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.307s 638121516404075964: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3545 | | 0.001s 12.308s 638121516404081910: | | | | | | | | | | | | | | | 3546 | | | | | | | | | | | | | | | | 0.001s 12.309s 638121516404087510: | | | | | | | | | | | | | | | | | | | | | | | 3056 | | | | | | | | 0.000s 12.309s 638121516404087830: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3061 | | | | 0.001s 12.309s 638121516404093206: | | | | | | | | | | | | | | | | | | 3547 | | | | | | | | | | | | | 0.001s 12.310s 638121516404098860: | | | | | | | | | | | | | | | | 3548 | | | | | | | | | | | | | | | 0.001s 12.310s 638121516404104086: | | | | | | | | | | | | 3549 | | | | | | | | | | | | | | | | | | | 0.001s 12.311s 638121516404109588: | 3067 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.311s 638121516404115081: | | | | | | | | | | | | | | | | | | | 3550 | | | | | | | | | | | | 0.001s 12.312s 638121516404120596: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3551 0.001s 12.312s 638121516404125961: | | | | | | 3024 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.313s 638121516404131536: | | | | | | | | | | | | | | | | | | | | | | | | | 3552 | | | | | | 0.001s 12.314s 638121516404136866: | | | | | | | | | | | | | | | | | | | | | | | | 3073 | | | | | | | 0.000s 12.314s 638121516404137133: | | | | | | | | | | | | | 3553 | | | | | | | | | | | | | | | | | | 0.001s 12.314s 638121516404144420: | | | | 3093 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.314s 638121516404144688: 3554 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.315s 638121516404150874: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3086 | | | 0.000s 12.315s 638121516404151164: | | | | | | | | | | | | | | | | | | | | 3075 | | | | | | | | | | | 0.001s 12.316s 638121516404157383: | | | | | | | | | | | | | | | | | 3041 | | | | | | | | | | | | | | 0.000s 12.316s 638121516404157796: | | | | | | | | | | | | | | | | | | | | | 3066 | | | | | | | | | | 0.000s 12.316s 638121516404158002: | | 3555 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.316s 638121516404164090: | | | | | | | | 3082 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.316s 638121516404164443: | | | | | | | | | | 3556 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.317s 638121516404170372: | | | | | | | | | 3090 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.317s 638121516404170668: | | | | | | | | | | | | | | | | 3173 | | | | | | | | | | | | | | | 0.000s 12.317s 638121516404170943: | | | | | | | | | | | | | | | | | | 3087 | | | | | | | | | | | | | 0.000s 12.317s 638121516404171188: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3099 | 0.000s 12.317s 638121516404171425: | | | | | | | | | | | | | | | | | | | | | | | 3106 | | | | | | | | 0.001s 12.318s 638121516404177087: | | | | | | | | | | | | 3058 | | | | | | | | | | | | | | | | | | | 0.000s 12.318s 638121516404177377: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3044 | | 0.000s 12.318s 638121516404177769: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3557 | | | | 0.001s 12.318s 638121516404183707: 3117 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 12.322s 638121516404220587: | | | | | | | | | | | | | | | | | | | 2997 | | | | | | | | | | | | 0.000s 12.322s 638121516404221077: | | | | | | 3558 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.323s 638121516404227216: | | | | | | | | | | | | | | | | | | | | | | | | | 3085 | | | | | | 0.000s 12.323s 638121516404227457: | | | | | | | | | | | | | | | 3035 | | | | | | | | | | | | | | | | 0.000s 12.323s 638121516404227882: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3048 0.000s 12.323s 638121516404228927: | | | | | | | | | | | | | 3027 | | | | | | | | | | | | | | | | | | 0.000s 12.323s 638121516404229144: 3559 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.323s 638121516404233929: | | | | 3560 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.324s 638121516404239043: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3561 | | | 0.000s 12.324s 638121516404243822: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3083 | | 0.001s 12.325s 638121516404248972: | | | | | | | | | | | | | | | | | 3562 | | | | | | | | | | | | | | 0.001s 12.325s 638121516404254194: | | | | | | | | | | | | | | | | | | | | | 3563 | | | | | | | | | | 0.001s 12.326s 638121516404260174: | | | | | | | | 3564 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.327s 638121516404266328: | | | | | | | | | | | | | | | | | | | | 3565 | | | | | | | | | | | 0.000s 12.327s 638121516404270422: | | | | | | | | | 3566 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.328s 638121516404278201: | 3567 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.328s 638121516404284228: | | | | | | | | | | | | | | | | 3568 | | | | | | | | | | | | | | | 0.001s 12.329s 638121516404291126: | | | | | | | | | | | | 3569 | | | | | | | | | | | | | | | | | | | 0.001s 12.330s 638121516404296382: | | | | | | | | | | | | | | | | | | | | | | | | 3101 | | | | | | | 0.001s 12.330s 638121516404301703: | | | | | | | | | | | | | | | | | | 3570 | | | | | | | | | | | | | 0.000s 12.331s 638121516404306144: | | | | | | 3024 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.331s 638121516404306405: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3571 | 0.000s 12.331s 638121516404311260: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3061 | | | | 0.000s 12.331s 638121516404311524: | | | | | | | | | | | | | | | | | | | | | | | | | 3572 | | | | | | 0.001s 12.332s 638121516404316859: | | | | | | | | | | | | | | | | | | | | | | | 3573 | | | | | | | | 0.000s 12.332s 638121516404320563: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3574 0.000s 12.332s 638121516404324734: 3117 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.332s 638121516404325144: | | | | | | | | | | | | | | | 3575 | | | | | | | | | | | | | | | | 0.001s 12.333s 638121516404330250: | | | | | | | | | | | | | | | | | | | 3007 | | | | | | | | | | | | 0.000s 12.333s 638121516404334164: | | 3076 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.333s 638121516404334416: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3576 | | 0.000s 12.334s 638121516404337606: | | | | | | | | | | 3089 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.334s 638121516404337784: | | | | | | | | | | | | | | | | | | | | 3075 | | | | | | | | | | | 0.000s 12.334s 638121516404337932: | | | | | | | | 3082 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.334s 638121516404338150: | | | | | | | | | 3090 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.334s 638121516404338396: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3086 | | | 0.000s 12.334s 638121516404338612: | | | | 3093 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.334s 638121516404338819: | | | | | | | | | | | | | | | | 3173 | | | | | | | | | | | | | | | 0.000s 12.334s 638121516404339025: | | | | | | | | | | | | 3058 | | | | | | | | | | | | | | | | | | | 0.000s 12.334s 638121516404339221: | 3067 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.334s 638121516404339401: | | | | | | | | | | | | | | | | | | | | | 3066 | | | | | | | | | | 0.000s 12.334s 638121516404339606: | | | | | | | | | | | | | 3042 | | | | | | | | | | | | | | | | | | 0.001s 12.334s 638121516404344655: | | | | | | 3577 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 12.336s 638121516404360878: | | | | | | | | | | | | | | | | | | | | | | | 3106 | | | | | | | | 0.001s 12.337s 638121516404366385: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3578 | | | | 0.001s 12.337s 638121516404372806: | | | | | | | | | | | | | | | | | 3041 | | | | | | | | | | | | | | 0.000s 12.337s 638121516404373147: 3579 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.338s 638121516404379145: | | | | | | | | | | | | | | | | | | | | | | | | | 3085 | | | | | | 0.000s 12.338s 638121516404379392: | | | | | | | | | | | | | | | | | | | | | | | | 3580 | | | | | | | 0.000s 12.338s 638121516404383273: | | | | | | | | 3581 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.339s 638121516404387304: | | | | | | | | | | | | | | | | | | | | 3582 | | | | | | | | | | | 0.000s 12.339s 638121516404390371: | | 3583 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.340s 638121516404397337: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3584 | | | 0.000s 12.340s 638121516404401146: | | | | | | | | | 3585 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.340s 638121516404405779: | | | | | | | | | | | | | | | | | | | | | | | 3586 | | | | | | | | 0.000s 12.341s 638121516404410502: | 3587 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.341s 638121516404414726: | | | | | | | | | | | | | | | | 3588 | | | | | | | | | | | | | | | 0.000s 12.342s 638121516404418528: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3083 | | 0.000s 12.342s 638121516404418792: | | | | | | | | | | | | 3589 | | | | | | | | | | | | | | | | | | | 0.000s 12.342s 638121516404422051: | | | | | | 3024 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.342s 638121516404422294: | | | | 3590 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.343s 638121516404426135: | | | | | | | | | | | | | | | | | | | | | | | | 3101 | | | | | | | 0.000s 12.343s 638121516404426289: | | | | | | | | | | | | | | | | | | | | | 3097 | | | | | | | | | | 0.000s 12.343s 638121516404429737: | | | | | | | | 3082 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.343s 638121516404429950: | | | | | | | | | | | | | | | 3035 | | | | | | | | | | | | | | | | 0.000s 12.343s 638121516404430088: | | | | | | | | | | 3591 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.343s 638121516404433576: | | | | | | | | | | | | | | | | | 3592 | | | | | | | | | | | | | | 0.000s 12.344s 638121516404438261: | | | | | | | | | | | | | | | | | | | | 3075 | | | | | | | | | | | 0.000s 12.344s 638121516404438645: | | | | | | | | | | | | | 3593 | | | | | | | | | | | | | | | | | | 0.001s 12.344s 638121516404443681: | | | | | | | | | | | | | | | | | | 3087 | | | | | | | | | | | | | 0.000s 12.344s 638121516404443956: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3048 0.000s 12.344s 638121516404445162: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3061 | | | | 0.000s 12.344s 638121516404445412: 3117 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.344s 638121516404445772: | | | | | | | | | | | | | | | | | | | | | | 3594 | | | | | | | | | 0.002s 12.346s 638121516404464571: | | | | | | | | | | | | | | | | | | | | | | | 3106 | | | | | | | | 0.000s 12.346s 638121516404465255: | | | | | | | | | | | | | | | | | | | | | | | | 3595 | | | | | | | 0.001s 12.347s 638121516404473131: | | | | | | | | | | | | | | | | 3173 | | | | | | | | | | | | | | | 0.000s 12.347s 638121516404473396: 3596 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.004s 12.351s 638121516404510946: | | | | | | | | | | | | | 3042 | | | | | | | | | | | | | | | | | | 0.000s 12.351s 638121516404511548: | | | | | | | | | | | | | | | | | | | | | 3597 | | | | | | | | | | 0.001s 12.352s 638121516404519906: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3070 0.001s 12.352s 638121516404525631: | | | | | | | | | | | | | | | 3080 | | | | | | | | | | | | | | | | 0.001s 12.353s 638121516404531313: | | | | | | 3598 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.354s 638121516404536931: | | | | | | | | | | | | | | | | | | | 3599 | | | | | | | | | | | | 0.001s 12.354s 638121516404542447: | | | | | | | | | 3090 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.354s 638121516404542748: | | | | | | | 3096 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.354s 638121516404542996: | | | | | | | | | | | | | | | | | | | | | | | | | 3600 | | | | | | 0.001s 12.355s 638121516404548797: | | | | | | | | | | | | | | 2999 | | | | | | | | | | | | | | | | | 0.000s 12.355s 638121516404549091: | | | | | | | | | | | | | | | | 3601 | | | | | | | | | | | | | | | 0.001s 12.355s 638121516404554551: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3602 | | 0.001s 12.356s 638121516404560457: | | | | | | | | | | | | | | | | | | 3130 | | | | | | | | | | | | | 0.001s 12.357s 638121516404566455: | | | | | | | | 3603 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.357s 638121516404571989: | | | | | | | | | | 3089 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.357s 638121516404572292: | | | | | | | | | | | | 3058 | | | | | | | | | | | | | | | | | | | 0.000s 12.357s 638121516404572492: | | | | | | | | | | | | | | | | | 3041 | | | | | | | | | | | | | | 0.000s 12.357s 638121516404572720: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3086 | | | 0.000s 12.357s 638121516404572949: | 3067 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.357s 638121516404573157: | | | | | | | | | | | | | | | | | | | | 3604 | | | | | | | | | | | 0.001s 12.358s 638121516404578975: | | 3076 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.358s 638121516404579259: | | | | | | | | | | | | | | | | | | | | | | | 3605 | | | | | | | | 0.001s 12.358s 638121516404584610: | | | | | | | | | | | | | | | | | | | | | | | | 3101 | | | | | | | 0.001s 12.359s 638121516404590000: | | | | | | | | | | | | | 3606 | | | | | | | | | | | | | | | | | | 0.001s 12.360s 638121516404596297: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3099 | 0.000s 12.360s 638121516404596581: | | | | | | | | | | | | | | | | | | | | | 3097 | | | | | | | | | | 0.000s 12.360s 638121516404596784: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3607 | | | | 0.001s 12.360s 638121516404602424: | | | | | | | | | | | | | | | | | | | | | | 3036 | | | | | | | | | 0.000s 12.360s 638121516404602740: | | | | | 3045 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.360s 638121516404603007: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3608 0.001s 12.361s 638121516404608689: | | | | | | | | | | | | | | | 3609 | | | | | | | | | | | | | | | | 0.001s 12.361s 638121516404613867: | | | | | | | | | | | | | | | | | | | 3007 | | | | | | | | | | | | 0.000s 12.361s 638121516404614197: | | | | | | | 3610 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.362s 638121516404619522: | | | | | | | | 3082 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.362s 638121516404619817: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3083 | | 0.000s 12.362s 638121516404620054: | 3611 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.362s 638121516404625682: | | 3612 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.363s 638121516404631014: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3613 | | | 0.001s 12.364s 638121516404636578: | | | | | | | | | | | | | | | | | | | | | | | | 3614 | | | | | | | 0.001s 12.364s 638121516404641903: | | | | | | | | | | | | | 3042 | | | | | | | | | | | | | | | | | | 0.000s 12.364s 638121516404642191: | | | | | | | | | | | | | | 3615 | | | | | | | | | | | | | | | | | 0.001s 12.365s 638121516404647792: | | | | | | | | | 3616 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.365s 638121516404653137: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3070 0.000s 12.365s 638121516404654197: | | | | | | | | | | | | | | | 3080 | | | | | | | | | | | | | | | | 0.000s 12.365s 638121516404654468: | | | | | 3059 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.366s 638121516404660186: | | | | | | | | | | | | | | | | | 3617 | | | | | | | | | | | | | | 0.001s 12.366s 638121516404665872: | | | | | | | | | | 3110 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.367s 638121516404671261: | | | | | | | | | | | | | | | | | | 3618 | | | | | | | | | | | | | 0.001s 12.368s 638121516404677362: | | | | | | | | | | | | 3619 | | | | | | | | | | | | | | | | | | | 0.001s 12.368s 638121516404682949: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3121 | 0.001s 12.369s 638121516404688741: | | | | | | | | | | | | | | | | | | | | | | | 3106 | | | | | | | | 0.000s 12.369s 638121516404689031: | | | | | | | 3096 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.369s 638121516404689240: | | | | | | | | | | | | | | | | | | | | | | | | | 3085 | | | | | | 0.000s 12.369s 638121516404689464: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3061 | | | | 0.000s 12.369s 638121516404689677: | | | | | | | | | | | 3620 | | | | | | | | | | | | | | | | | | | | 0.001s 12.369s 638121516404695327: | | | | | | | | | | | | | | | | | | | | | 3621 | | | | | | | | | | 0.001s 12.370s 638121516404700920: | | | | | | | | | | | | | | | 3622 | | | | | | | | | | | | | | | | 0.001s 12.371s 638121516404706600: 3117 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.371s 638121516404706963: | | | | | | | | | | | | | | | | | | | | | | 3623 | | | | | | | | | 0.001s 12.371s 638121516404712380: | | | | | | | | | | | | | 3624 | | | | | | | | | | | | | | | | | | 0.001s 12.372s 638121516404718246: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3625 | | 0.001s 12.372s 638121516404723579: | | | | | | | | | | | | | | | | | | | | | | | | 3101 | | | | | | | 0.000s 12.372s 638121516404723846: 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.373s 638121516404731049: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3626 0.001s 12.374s 638121516404736562: | | | | | | | | 3627 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.374s 638121516404741844: | | | | | | | | | | | | | | | | | | | | 3075 | | | | | | | | | | | 0.000s 12.374s 638121516404742141: | | | | | | | | | | 3628 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.375s 638121516404747636: | | | | | | | | | | | | | | | | | | | | | | | | | 3629 | | | | | | 0.001s 12.375s 638121516404752904: | | | | | | | | | | | | | | | | | | | | | | | 3630 | | | | | | | | 0.001s 12.376s 638121516404758426: | | | | | | | | | | | 3088 | | | | | | | | | | | | | | | | | | | | 0.000s 12.376s 638121516404758667: | | | | | | | 3631 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.376s 638121516404764003: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3086 | | | 0.000s 12.376s 638121516404764241: | | | | | | | | | | | | | | | | 3173 | | | | | | | | | | | | | | | 0.000s 12.376s 638121516404764455: | | | | | | | | | | | | | | | | | | | | | 3097 | | | | | | | | | | 0.000s 12.376s 638121516404764643: | | | | | | | | | | | | | | | 3080 | | | | | | | | | | | | | | | | 0.000s 12.376s 638121516404765038: | | | | | | | | | | | | | | | | | | 3130 | | | | | | | | | | | | | 0.000s 12.376s 638121516404765276: | | | | | | | | | | | | 3058 | | | | | | | | | | | | | | | | | | | 0.000s 12.376s 638121516404765457: | | | | | | | | | | | | | 3042 | | | | | | | | | | | | | | | | | | 0.001s 12.378s 638121516404778838: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3632 | 0.001s 12.379s 638121516404791273: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3633 | | | | 0.001s 12.380s 638121516404799001: | | | | | | | | | | | | | | | | | | | 3634 | | | | | | | | | | | | 0.001s 12.381s 638121516404806207: 3635 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.381s 638121516404812484: | | | | | 3636 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.382s 638121516404818233: | | | | | | | | | | | | 3637 | | | | | | | | | | | | | | | | | | | 0.001s 12.382s 638121516404823730: | | | | | | | | | | | | | | | | | | | | | | | | 3638 | | | | | | | 0.000s 12.383s 638121516404828725: | | | | | | | | | | | | | 3639 | | | | | | | | | | | | | | | | | | 0.000s 12.383s 638121516404833233: | | | | | | | | | | 3110 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.383s 638121516404833449: | | | | | | | | | | | | | | | | 3640 | | | | | | | | | | | | | | | 0.000s 12.384s 638121516404837689: | | | | | | | | | 3090 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.384s 638121516404837878: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3641 | | | 0.000s 12.384s 638121516404842660: | | | | | | | | | | | | | | | | | | | | | | | | | | 3098 | | | | | 0.000s 12.384s 638121516404842920: | | | | | | | | | | | | | | | | | | 3642 | | | | | | | | | | | | | 0.001s 12.385s 638121516404849216: | | | | | | | | | | | | | | | 3643 | | | | | | | | | | | | | | | | 0.001s 12.385s 638121516404854567: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3121 | 0.000s 12.385s 638121516404855720: | | | | | | | | | | | | | | | | | | | | 3644 | | | | | | | | | | | 0.001s 12.386s 638121516404864498: | | | | | | | | | | | | | | 2999 | | | | | | | | | | | | | | | | | 0.000s 12.386s 638121516404864789: 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.386s 638121516404865132: | | 3076 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.386s 638121516404865372: | | | | | | | | | | | 3645 | | | | | | | | | | | | | | | | | | | | 0.003s 12.389s 638121516404893526: | | | | | | | | | | | | | | | | | | | 3007 | | | | | | | | | | | | 0.000s 12.389s 638121516404893887: | | | | | | | | | | | | | | | | | | | | | 3646 | | | | | | | | | | 0.001s 12.390s 638121516404900550: | | | | | 3059 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.390s 638121516404900831: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3083 | | 0.000s 12.390s 638121516404901108: | | | | | | | | 3082 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.390s 638121516404901316: | | | | | | | | | | 3647 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.391s 638121516404907856: | | | | | | | | | | | | | 3042 | | | | | | | | | | | | | | | | | | 0.000s 12.391s 638121516404908106: | | | | | | | | | 3120 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.391s 638121516404913395: | | | | | | | | | | | | | | | | | | 3130 | | | | | | | | | | | | | 0.000s 12.391s 638121516404913648: | | | | | | | | | | | | | | | 3080 | | | | | | | | | | | | | | | | 0.000s 12.391s 638121516404913886: | | | | | | | | | | | | | | | | | 3041 | | | | | | | | | | | | | | 0.000s 12.391s 638121516404914108: | | | | | | | | | | | | | | | | | | | | | | | | | | 3648 | | | | | 0.001s 12.392s 638121516404919689: | | | | | | | | | | | | | | | | | | | | | | 3036 | | | | | | | | | 0.000s 12.392s 638121516404920002: | 3067 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.392s 638121516404920234: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3649 | 0.001s 12.392s 638121516404925677: | | | | | | | | | | | | | | 3650 | | | | | | | | | | | | | | | | | 0.001s 12.393s 638121516404934394: | | 3651 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.394s 638121516404940678: | | | | | | | | | | | | | | | | | | | | | | | | | 3085 | | | | | | 0.000s 12.394s 638121516404941008: | | | | | | | 3096 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.394s 638121516404941236: | | | | | | | | | | | | 3058 | | | | | | | | | | | | | | | | | | | 0.000s 12.394s 638121516404941440: | | | | | | | | | | | | | | | | | | | | | | | 3106 | | | | | | | | 0.000s 12.394s 638121516404941668: 3652 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.395s 638121516404948767: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3070 0.000s 12.395s 638121516404949916: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3061 | | | | 0.000s 12.395s 638121516404950225: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3653 | | 0.001s 12.395s 638121516404955707: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3086 | | | 0.000s 12.395s 638121516404955928: | | | | | 3654 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.396s 638121516404961150: | | | | | | | | | | | | | | | | | | | | | | | | 3101 | | | | | | | 0.000s 12.396s 638121516404961389: | | | | | | | | | | | | | | | | | | | 3655 | | | | | | | | | | | | 0.001s 12.398s 638121516404976347: | | | | | | | | 3656 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.398s 638121516404981866: | | | | | | | | | | | | | | | | 3173 | | | | | | | | | | | | | | | 0.000s 12.398s 638121516404982141: | | | 3064 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.398s 638121516404982327: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3121 | 0.000s 12.398s 638121516404982532: | | | | | | | | | | 3110 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.398s 638121516404982714: | | | | | | | | | | | | | | | | | | 3657 | | | | | | | | | | | | | 0.001s 12.399s 638121516404987859: | | | | | | | | | | | 3088 | | | | | | | | | | | | | | | | | | | | 0.000s 12.399s 638121516404988123: | | | | | | | | | | | | | | | 3658 | | | | | | | | | | | | | | | | 0.000s 12.399s 638121516404992980: | 3659 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.400s 638121516404997965: | | | | | | | | | | | | | 3660 | | | | | | | | | | | | | | | | | | 0.000s 12.400s 638121516405002867: | | | | | | | | | | | | | | | | | | | | | 3097 | | | | | | | | | | 0.000s 12.400s 638121516405003098: | | | | | | | | | | | | | | | | | | | | | | 3661 | | | | | | | | | 0.001s 12.401s 638121516405008813: | | | | | | | | | | | | 3662 | | | | | | | | | | | | | | | | | | | 0.000s 12.401s 638121516405013803: | | | | | | | | | 3663 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.402s 638121516405018926: | | | | | | | | | | | | | | | | | | | | | | | 3137 | | | | | | | | 0.001s 12.402s 638121516405023926: 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.402s 638121516405024349: | | | | | | | | | | | | | | | | | 3063 | | | | | | | | | | | | | | 0.001s 12.403s 638121516405029487: | | | | | 3059 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.403s 638121516405029699: | | | | | | | | | | | | | | | | | | | | | | | | | 3664 | | | | | | 0.000s 12.403s 638121516405034569: | | | | | | | | | | | | | | | | | | | | | | | | | | 3098 | | | | | 0.000s 12.403s 638121516405034886: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3118 0.001s 12.405s 638121516405046198: | | | | | | | | | | | | | | | | | | | | 3075 | | | | | | | | | | | 0.000s 12.405s 638121516405046500: | | | | | | | 3665 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.405s 638121516405051588: | | | | | | | | | | | | | | | | | | | | | | | | 3135 | | | | | | | 0.001s 12.406s 638121516405057194: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3108 | | | 0.001s 12.406s 638121516405063159: | | | | | | | | | | | | | | 2999 | | | | | | | | | | | | | | | | | 0.000s 12.406s 638121516405063409: | | | 3666 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.407s 638121516405068543: | | | | | | | | | | | | | | | | | | | | | 3667 | | | | | | | | | | 0.000s 12.407s 638121516405073539: | | | | | | | | | | | 3119 | | | | | | | | | | | | | | | | | | | | 0.001s 12.408s 638121516405078641: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | 0.000s 12.408s 638121516405083499: | | | | | | | | | 3120 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.408s 638121516405083738: | | | | | | | | | | | | | | | | | | | | | | 3036 | | | | | | | | | 0.000s 12.408s 638121516405083949: | | | | | | | | | | | | | | | | | | | | | | | 3668 | | | | | | | | 0.001s 12.409s 638121516405089045: 3669 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.409s 638121516405094391: | | | | | 3670 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.410s 638121516405101310: | | | | | | | | | | | | | | | | | | | | | | | | | | 3671 | | | | | 0.001s 12.411s 638121516405106421: | | | | | | | | | | 3672 | | | | | | | | | | | | | | | | | | | | | 0.002s 12.413s 638121516405127468: | | | | | | | | | | | | | | | | 3673 | | | | | | | | | | | | | | | 0.001s 12.413s 638121516405133492: | | 3076 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.413s 638121516405133812: | | | | | | | | | | | | | | | | | | | | 3114 | | | | | | | | | | | 0.001s 12.414s 638121516405139287: | | | | | | | | | | | | | | | | | | | | | | | | 3674 | | | | | | | 0.001s 12.414s 638121516405144354: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3675 0.001s 12.415s 638121516405149611: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3676 | | | | 0.001s 12.416s 638121516405157094: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3677 | | | 0.001s 12.416s 638121516405162715: 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.416s 638121516405163302: | | | | | | | | | | | | | | | | | | | | | | | 3137 | | | | | | | | 0.000s 12.416s 638121516405163562: | | | | | | | | | | | 3678 | | | | | | | | | | | | | | | | | | | | 0.001s 12.417s 638121516405169132: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3083 | | 0.000s 12.417s 638121516405169411: | | | | | | | | | | | | | 3042 | | | | | | | | | | | | | | | | | | 0.000s 12.417s 638121516405169651: | | | | | | | | | 3679 | | | | | | | | | | | | | | | | | | | | | | 0.002s 12.419s 638121516405188135: | | | | | | | | 3082 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.419s 638121516405188513: | | | | | | | | | | | | | | 3040 | | | | | | | | | | | | | | | | | 0.001s 12.419s 638121516405194749: | | | | | | | | | | | | | | | | | | 3130 | | | | | | | | | | | | | 0.000s 12.419s 638121516405195019: | | | | | | | | | | | | | | | | | | | 3007 | | | | | | | | | | | | 0.000s 12.419s 638121516405195283: | | | | | | | | | | | | | | | | | 3680 | | | | | | | | | | | | | | 0.001s 12.420s 638121516405200632: | | | 3064 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.420s 638121516405200907: | | 3681 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.421s 638121516405206305: | | | | | | | | | | | | | | | | | | | | | 3097 | | | | | | | | | | 0.000s 12.421s 638121516405206582: | | | | | | | | | | | | 3058 | | | | | | | | | | | | | | | | | | | 0.000s 12.421s 638121516405206818: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3118 0.000s 12.421s 638121516405207779: | | | | | | | | | | | | | | | | | | | | | | | | 3135 | | | | | | | 0.000s 12.421s 638121516405207988: | | | | | | | | | | | | | | | | | | | | 3682 | | | | | | | | | | | 0.001s 12.421s 638121516405213279: | | | | | | | | | | | | | | | | | | | | | | | | | 3085 | | | | | | 0.000s 12.421s 638121516405213629: 3683 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.422s 638121516405225700: | | | | | | | | | | | 3119 | | | | | | | | | | | | | | | | | | | | 0.000s 12.423s 638121516405226066: | | | | | | | 3096 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.423s 638121516405226284: | | | | | | | | | | | | | | | 3080 | | | | | | | | | | | | | | | | 0.000s 12.423s 638121516405226490: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | 0.000s 12.423s 638121516405226692: | | | | | | | | | | | | | | | | | | | | | | | 3684 | | | | | | | | 0.002s 12.424s 638121516405243054: | | | | | | | | | | | | | | | | | | | | | | 3071 | | | | | | | | | 0.001s 12.425s 638121516405249584: | | | | | | | | | | | | | | | | 3173 | | | | | | | | | | | | | | | 0.000s 12.425s 638121516405249900: | | | | | | | | | | | | | 3685 | | | | | | | | | | | | | | | | | | 0.001s 12.425s 638121516405255431: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3108 | | | 0.000s 12.425s 638121516405255712: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3112 | | 0.001s 12.426s 638121516405261145: | | | | | | | | | 3120 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.426s 638121516405261389: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3686 | 0.001s 12.427s 638121516405266647: | 3067 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.427s 638121516405266992: | | | | | | | | | | | | | | | | | | 3687 | | | | | | | | | | | | | 0.001s 12.427s 638121516405272207: | | | | | | | | | | 3110 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.427s 638121516405272459: | | | | | 3059 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.427s 638121516405272659: | | | | | | | | | | | | | | | | | 3063 | | | | | | | | | | | | | | 0.000s 12.427s 638121516405272880: | | | | | | | | | | | | | | | | | | | 3688 | | | | | | | | | | | | 0.001s 12.428s 638121516405278361: | | | | | | | | 3689 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.428s 638121516405283716: | | | 3104 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.429s 638121516405289073: | | | | | | | | | | | | | | | | | | | | 3114 | | | | | | | | | | | 0.000s 12.429s 638121516405289361: 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.429s 638121516405289793: | | | | | | | | | | | | 3094 | | | | | | | | | | | | | | | | | | | 0.000s 12.429s 638121516405294744: | | | | | | | | | | | | | | 3690 | | | | | | | | | | | | | | | | | 0.001s 12.430s 638121516405300231: | | | | | | | | | | | | | | | | | | | | | | | | 3691 | | | | | | | 0.000s 12.430s 638121516405304636: | | | | | | | | | | | | | | | | | | | | | 3140 | | | | | | | | | | 0.000s 12.431s 638121516405308986: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3692 | | | | 0.001s 12.431s 638121516405314016: | | | | | | | | | | | | | | | 3693 | | | | | | | | | | | | | | | | 0.001s 12.432s 638121516405319069: | | | | | | | | | | | 3694 | | | | | | | | | | | | | | | | | | | | 0.001s 12.432s 638121516405324162: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3695 0.001s 12.433s 638121516405329191: | | | | | | | | | | | | | | | | | | | | | | | | | 3696 | | | | | | 0.001s 12.433s 638121516405334208: | | | | | | | 3116 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.434s 638121516405339379: | | | | | | | | | | | | | | | | | | | | | | | 3137 | | | | | | | | 0.000s 12.434s 638121516405339652: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3697 | | | 0.000s 12.434s 638121516405344529: | | | | | | | | | 3698 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.435s 638121516405349737: | | | | | | | | | | | | | | | | | | | | | | | | | | 3098 | | | | | 0.000s 12.435s 638121516405350070: | 3092 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.435s 638121516405355853: | | | | | | | | | | | | | | | | 3699 | | | | | | | | | | | | | | | 0.001s 12.436s 638121516405361519: | | | | | 3700 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.437s 638121516405367385: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3701 | | 0.001s 12.437s 638121516405372934: | | | | | | | | | | | | | | | | | | | | | | 3702 | | | | | | | | | 0.001s 12.438s 638121516405378500: 3703 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.438s 638121516405384658: | | | | | | | | | | | | | | | | | 3704 | | | | | | | | | | | | | | 0.001s 12.439s 638121516405390147: | | | | | | | | | | 3705 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.439s 638121516405395441: | | | | | | | | | | | | | | 3040 | | | | | | | | | | | | | | | | | 0.000s 12.439s 638121516405395741: | | | | | | | | | | | | | | | | | | | | 3706 | | | | | | | | | | | 0.000s 12.440s 638121516405399323: | | | | | | | | | | | | 3707 | | | | | | | | | | | | | | | | | | | 0.000s 12.440s 638121516405402110: | | 3076 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.440s 638121516405402279: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | 0.000s 12.440s 638121516405402419: | | | | | | | | | | | | | | | | | | 3130 | | | | | | | | | | | | | 0.000s 12.440s 638121516405402557: | | | 3708 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.441s 638121516405407476: | | | | | | | | | | | | | | | | | | | | | 3709 | | | | | | | | | | 0.000s 12.441s 638121516405411070: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3121 | 0.000s 12.441s 638121516405411635: | | | | | | | | | | | | | | | | | | | | | | | | 3135 | | | | | | | 0.000s 12.441s 638121516405411790: | | | | | | | | | | | 3119 | | | | | | | | | | | | | | | | | | | | 0.000s 12.441s 638121516405411921: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3118 0.000s 12.441s 638121516405412629: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3108 | | | 0.000s 12.441s 638121516405412765: | | | | | | | | 3082 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.441s 638121516405412906: | | | | | | | | | | | | | | | | | | | | | | | 3710 | | | | | | | | 0.000s 12.442s 638121516405416973: | | | | | | | 3711 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.442s 638121516405421656: | | | | | | | | | | | | | | | | | | | | | | | | | | 3141 | | | | | 0.000s 12.443s 638121516405426359: | | | | | | | | | | | | | | | | | | | 3007 | | | | | | | | | | | | 0.000s 12.443s 638121516405426544: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3112 | | 0.000s 12.443s 638121516405426685: | | | | 3093 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.443s 638121516405426804: | | | | | | | | | | | | | | | | | | | | | | 3071 | | | | | | | | | 0.000s 12.443s 638121516405426937: 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.443s 638121516405427223: | 3712 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.443s 638121516405435202: | | | | | | | | | | | | | | | | | | | | | | | | | 3085 | | | | | | 0.000s 12.443s 638121516405435542: | | | | | | | | | | 3110 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.443s 638121516405435755: | | | | | | | | | | | | | 3042 | | | | | | | | | | | | | | | | | | 0.000s 12.443s 638121516405435971: | | | | | | | | | | | | | | | 3080 | | | | | | | | | | | | | | | | 0.000s 12.444s 638121516405436187: | | | | | | | | | | | | | | 3713 | | | | | | | | | | | | | | | | | 0.001s 12.444s 638121516405441763: | | | | | | | | | 3120 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.445s 638121516405448605: | | | | | | | | | | | | 3094 | | | | | | | | | | | | | | | | | | | 0.000s 12.445s 638121516405448847: | | | | | | | | | | | | | | | | | | | | 3114 | | | | | | | | | | | 0.000s 12.445s 638121516405449084: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3714 | | | | 0.000s 12.445s 638121516405453879: | | | | | | | | | | | | | | | | | | | | | 3140 | | | | | | | | | | 0.000s 12.445s 638121516405454055: | | | | | | | | | | | | | | | | | | 3166 | | | | | | | | | | | | | 0.000s 12.446s 638121516405458591: | | 3715 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.446s 638121516405463739: | | | 3104 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.446s 638121516405464004: | | | | | | | | | | | | | | | | | 3063 | | | | | | | | | | | | | | 0.000s 12.446s 638121516405464259: | | | | | | | | | | | | | | | | | | | 3039 | | | | | | | | | | | | 0.001s 12.447s 638121516405470389: | | | | | | | | 3716 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.447s 638121516405475843: | | | | | | | | | | | | | | | | | | | | | | 3717 | | | | | | | | | 0.000s 12.448s 638121516405480165: | | | | 3718 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.448s 638121516405484957: 3719 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.449s 638121516405489766: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3720 0.000s 12.449s 638121516405493216: | | | | | | | | | | | 3721 | | | | | | | | | | | | | | | | | | | | 0.000s 12.450s 638121516405496392: | 3092 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.450s 638121516405496561: | | | | | | | 3116 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.450s 638121516405496700: | | | | | | | | | | 3722 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.450s 638121516405500050: | | | | | | | | | | | | | | | | | | | | | | | | 3723 | | | | | | | 0.001s 12.450s 638121516405505166: | | | | | | | | | 3724 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.451s 638121516405508332: | | | | | | | | | | | | | 3725 | | | | | | | | | | | | | | | | | | 0.000s 12.451s 638121516405511360: | | | | | | | | | | | | | | | | | | | | | | | | | 3102 | | | | | | 0.000s 12.452s 638121516405516114: | | | | | | | | | | | | | | | | | | | | | 3726 | | | | | | | | | | 0.000s 12.452s 638121516405520041: | | | | | | | | | | | | 3727 | | | | | | | | | | | | | | | | | | | 0.000s 12.452s 638121516405523871: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3728 | | | 0.000s 12.453s 638121516405527803: | | | | | | | | | | | | | | | | | | | | 3729 | | | | | | | | | | | 0.000s 12.453s 638121516405531863: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | 0.000s 12.453s 638121516405532068: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3730 | | 0.000s 12.454s 638121516405536529: | | | | | | | | | | | | | | 3040 | | | | | | | | | | | | | | | | | 0.000s 12.454s 638121516405536790: | | | 3731 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.455s 638121516405550898: | | | | | | | | | | | | | | | 3732 | | | | | | | | | | | | | | | | 0.000s 12.455s 638121516405553981: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3118 0.000s 12.455s 638121516405554836: | 3733 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.456s 638121516405557660: | | | | | | | | | | | 3119 | | | | | | | | | | | | | | | | | | | | 0.000s 12.456s 638121516405557809: | | | | | | | 3734 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.456s 638121516405560709: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3735 | 0.000s 12.456s 638121516405563496: | | | | | 3059 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.456s 638121516405563658: | | | | | | | | | | | | | | | | | | | | | | | | | | 3736 | | | | | 0.000s 12.457s 638121516405566565: | | | | | | | | | | | | | | | | | 3737 | | | | | | | | | | | | | | 0.000s 12.457s 638121516405570837: | | | | | | | | | | | | 3094 | | | | | | | | | | | | | | | | | | | 0.000s 12.457s 638121516405571052: | | | | | | | | | | | | | | | | | | | | 3114 | | | | | | | | | | | 0.000s 12.457s 638121516405571245: | | | | | | | | | | | | | | | | | | | 3738 | | | | | | | | | | | | 0.000s 12.457s 638121516405575165: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3112 | | 0.000s 12.457s 638121516405575472: | | | | | | | | | | | | | | | | 3173 | | | | | | | | | | | | | | | 0.000s 12.457s 638121516405575619: | | | | | | 3024 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.457s 638121516405575761: | | | | | | | | | | | | | | | | | | 3739 | | | | | | | | | | | | | 0.000s 12.458s 638121516405579806: | | | | | | | | | | 3110 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.458s 638121516405580040: | | | | | | | | | | | | | | | | | | | | | | | | | 3740 | | | | | | 0.000s 12.458s 638121516405584483: | | | | | | | | 3082 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.458s 638121516405584772: | | | | | | | 3116 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.458s 638121516405584916: | 3092 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.458s 638121516405585028: | | | | | | | | | | | | | | | | | | | | | | | | | | 3141 | | | | | 0.000s 12.458s 638121516405585197: | | | | | | | | | | | | | | | | | | | | | 3140 | | | | | | | | | | 0.000s 12.459s 638121516405587012: | | | | | | | | | | | | | | | | | | | 3039 | | | | | | | | | | | | 0.000s 12.459s 638121516405589532: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3108 | | | 0.000s 12.459s 638121516405589799: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3741 | | | | 0.001s 12.459s 638121516405594876: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3742 | | 0.001s 12.460s 638121516405600702: | | | | | | | | | 3120 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.460s 638121516405600983: | | | 3104 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.460s 638121516405601210: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3743 | | | 0.000s 12.460s 638121516405605058: | | | | | | | | | | | | | | | | | | | | | | | | | 3102 | | | | | | 0.000s 12.460s 638121516405605223: | | | | | | | | | | | | | | | | | | | | | | | | | | 3744 | | | | | 0.000s 12.461s 638121516405610005: | | | | | | 3745 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.461s 638121516405614826: | | | | | | | | | | | | | | | | 3217 | | | | | | | | | | | | | | | 0.000s 12.462s 638121516405618176: | | | | | | | | | | | | | | | | | | | 3746 | | | | | | | | | | | | 0.000s 12.462s 638121516405621499: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3112 | | 0.000s 12.462s 638121516405621624: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3108 | | | 0.000s 12.462s 638121516405621751: | | | | | | | | | | | | | | | | | 3063 | | | | | | | | | | | | | | 0.000s 12.462s 638121516405621894: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3747 0.000s 12.462s 638121516405624932: | | | | | | | | | | | | | | | | | | | | | | | | | | 3141 | | | | | 0.000s 12.462s 638121516405625877: | | | | | | | | | | | | | | | | | | 3166 | | | | | | | | | | | | | 0.001s 12.463s 638121516405633185: | | | | | | | | | | 3748 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.464s 638121516405638757: | | | | 3093 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.464s 638121516405639049: | 3749 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.464s 638121516405644164: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | 0.000s 12.464s 638121516405644545: | | | | | | | | | | | | | | | | | | | 3039 | | | | | | | | | | | | 0.000s 12.464s 638121516405644766: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3750 | | | 0.000s 12.465s 638121516405649489: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3751 | | 0.000s 12.465s 638121516405652263: | | | | | | | | | | | | | | | | | | | | | | | | | | 3752 | | | | | 0.000s 12.465s 638121516405655169: | | | | | | | 3753 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.466s 638121516405659197: | | | 3754 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.466s 638121516405662525: | | | | | | | | | | | | | | 3755 | | | | | | | | | | | | | | | | | 0.000s 12.467s 638121516405666621: | | | | | | | | | | | | | | | | | | 3756 | | | | | | | | | | | | | 0.000s 12.467s 638121516405670424: | | | | | | | | | | | | | | | | | | | | 3757 | | | | | | | | | | | 0.000s 12.467s 638121516405674259: 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.467s 638121516405674827: | | | | | | | | | | | | 3758 | | | | | | | | | | | | | | | | | | | 0.000s 12.468s 638121516405678960: | | | | | | | | | | | | | | | | | | | | | | | 3137 | | | | | | | | 0.000s 12.468s 638121516405679172: | | | | | | | | | | | | | | | 3080 | | | | | | | | | | | | | | | | 0.000s 12.468s 638121516405679375: | | 3076 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.468s 638121516405679571: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3112 | | 0.000s 12.468s 638121516405681893: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3108 | | | 0.000s 12.468s 638121516405684453: 3759 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.469s 638121516405688941: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3760 | | | | 0.001s 12.469s 638121516405695097: | | | | | | | | | | | | | | | | | | | | 3114 | | | | | | | | | | | 0.000s 12.469s 638121516405695439: | | | | | | | | | | | | | | | | | | | | | 3761 | | | | | | | | | | 0.001s 12.471s 638121516405706160: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3762 | | 0.000s 12.471s 638121516405710366: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3763 | | | 0.000s 12.471s 638121516405714636: | | | | | | | | | | | | | | | 3113 | | | | | | | | | | | | | | | | 0.001s 12.472s 638121516405719966: | | | | | | | | | | | | | | | | | | | | | | | 3764 | | | | | | | | 0.001s 12.472s 638121516405725249: | | | | | | | | | | | | | | | | | | | | 3765 | | | | | | | | | | | 0.001s 12.473s 638121516405730880: | | | | | | | | | | | 3766 | | | | | | | | | | | | | | | | | | | | 0.001s 12.474s 638121516405736370: | | | | | | | | | | | | | | | | | | 3166 | | | | | | | | | | | | | 0.000s 12.474s 638121516405736640: | | | | | | | | | | | | | | | | | | | 3767 | | | | | | | | | | | | 0.001s 12.474s 638121516405742029: | | | | | | | | | 3154 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.475s 638121516405749977: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | 0.001s 12.475s 638121516405755416: | | 3123 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.476s 638121516405761740: | | | | | | | | | | | | | | | | | | 3768 | | | | | | | | | | | | | 0.001s 12.477s 638121516405767047: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3118 0.000s 12.477s 638121516405767945: | | | | | 3100 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.477s 638121516405771703: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3121 | 0.000s 12.477s 638121516405771883: | 3092 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.478s 638121516405780309: | | | | | | | | | | | | | | | | | | | | | | | | | 3769 | | | | | | 0.001s 12.479s 638121516405786356: | | | | | | | | | | | | | | | | 3770 | | | | | | | | | | | | | | | 0.000s 12.479s 638121516405790906: | 3771 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.479s 638121516405794118: | | | | | 3772 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.480s 638121516405797569: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3170 | 0.000s 12.480s 638121516405800968: | | | | | | | | | | | | | | | | | | | | | | | | | 3102 | | | | | | 0.000s 12.480s 638121516405801130: | | | | | | 3024 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.480s 638121516405801655: | | | | | | | 3116 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.480s 638121516405804646: | | | | | | | | | | | | | | | | | | 3166 | | | | | | | | | | | | | 0.001s 12.481s 638121516405810174: | | | | | | | | | | | | | | | | | | | | | | | | | 3773 | | | | | | 0.001s 12.482s 638121516405818785: | | 3774 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.483s 638121516405826156: | | | | | | | | | | | | | | | | | | | | | | | | | 3102 | | | | | | 0.000s 12.483s 638121516405826405: | | | | | | | | | | | | | | | | | | | | | | | | 3135 | | | | | | | 0.000s 12.483s 638121516405826618: | | | | | | | | | | | | | | | 3775 | | | | | | | | | | | | | | | | 0.000s 12.483s 638121516405830668: | | | | | | | | | 3776 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.483s 638121516405833488: 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.483s 638121516405833772: | | | | | | | | 3131 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.484s 638121516405837537: | | | | | | | | | | | | | | | | | | | | | | 3071 | | | | | | | | | 0.001s 12.484s 638121516405844425: | | | | | 3100 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.484s 638121516405844967: | 3092 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.485s 638121516405847466: | | | | | | | | | | | | | | 3040 | | | | | | | | | | | | | | | | | 0.000s 12.485s 638121516405852187: | | | | | | | | | | | | | | | | | | | | | | 3111 | | | | | | | | | 0.001s 12.486s 638121516405859356: | 3777 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.486s 638121516405864293: | | | | | 3778 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.487s 638121516405867766: | | | | 3107 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.487s 638121516405872552: | | | | | | 3054 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.488s 638121516405877312: | | | | | | | | | | | | | | | 3113 | | | | | | | | | | | | | | | | 0.000s 12.488s 638121516405877563: | | 3123 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.488s 638121516405877788: | | | | | | | | | | | | | | | | | | | | | 3140 | | | | | | | | | | 0.000s 12.488s 638121516405877972: 3779 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.488s 638121516405883285: | | | | | | | | | | | | | 3042 | | | | | | | | | | | | | | | | | | 0.000s 12.488s 638121516405883556: | 3092 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.488s 638121516405883724: | | | | | 3100 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.488s 638121516405883884: | | | | | | | | | | | | | | | | | | | | | | | | | 3780 | | | | | | 0.001s 12.489s 638121516405889053: | | | | | | | | | | | 3119 | | | | | | | | | | | | | | | | | | | | 0.000s 12.489s 638121516405889287: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3781 0.000s 12.489s 638121516405894106: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3782 | 0.000s 12.490s 638121516405898133: | | | | | | | | | | 3110 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.490s 638121516405898300: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3108 | | | 0.000s 12.490s 638121516405898449: | | 3783 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.490s 638121516405902168: | | | | | | | | | | | | | | | 3784 | | | | | | | | | | | | | | | | 0.001s 12.491s 638121516405907207: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3112 | | 0.000s 12.491s 638121516405907452: | | | | | | | | | | | | | | | | | | | | | 3785 | | | | | | | | | | 0.000s 12.491s 638121516405912420: | | | | | | | | | 3154 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.491s 638121516405912722: | | | | | | | | | | | | | | 3786 | | | | | | | | | | | | | | | | | 0.000s 12.492s 638121516405917663: | | | | | | | | 3787 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.492s 638121516405922879: | | | | | | | | | | | | | | | | 3217 | | | | | | | | | | | | | | | 0.000s 12.492s 638121516405923125: | | | | | | 3788 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.493s 638121516405928260: | | | | | | | | | | | | | | | | | | | | | | | | | | 3141 | | | | | 0.000s 12.493s 638121516405928494: | | | | | | | | | | | | | | | | | 3789 | | | | | | | | | | | | | | 0.000s 12.493s 638121516405933380: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3170 | 0.000s 12.493s 638121516405933597: | | | | | | | | | | | | | | | 3113 | | | | | | | | | | | | | | | | 0.000s 12.493s 638121516405933773: | | | | | | | | | | | | | | | | | | | | | | 3790 | | | | | | | | | 0.001s 12.494s 638121516405939060: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3791 | | 0.000s 12.494s 638121516405943832: | 3792 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.495s 638121516405951888: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3793 | | | | 0.000s 12.496s 638121516405956578: | | | | | | | 3794 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.496s 638121516405961183: | | | | | | | | 3131 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.496s 638121516405961431: | | | | | | | | | 3795 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.496s 638121516405965984: | | | | | | | | | | | | | | | | | | | 3039 | | | | | | | | | | | | 0.000s 12.497s 638121516405966256: | | | | | | | | | | | | | | | | 3796 | | | | | | | | | | | | | | | 0.000s 12.497s 638121516405971148: | | | | | | | | | | | | | | | | | | | | | | | | 3797 | | | | | | | 0.001s 12.498s 638121516405976542: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3798 | | | 0.001s 12.498s 638121516405982173: | | | | | 3799 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.499s 638121516405986738: | | | | 3800 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.499s 638121516405991193: | | | | | | | | | | | | | | | | | | | | | | | 3137 | | | | | | | | 0.000s 12.499s 638121516405991402: | | | | | | | | | | | 3801 | | | | | | | | | | | | | | | | | | | | 0.000s 12.499s 638121516405994950: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3118 0.000s 12.499s 638121516405995726: | | | 3104 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.499s 638121516405995866: | | | | | | | | | | | | | | | | | | | | | | | | | 3102 | | | | | | 0.000s 12.499s 638121516405995998: | | | | | | | | | | | | | 3802 | | | | | | | | | | | | | | | | | | 0.000s 12.500s 638121516405999853: | | | | | | | | | | | | | | | | | | | | 3114 | | | | | | | | | | | 0.000s 12.500s 638121516406000066: | | | | | | | | | | | | 3094 | | | | | | | | | | | | | | | | | | | 0.000s 12.500s 638121516406000276: 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.003s 12.503s 638121516406026086: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3803 | 0.001s 12.503s 638121516406031392: | | | | | | | | | | | | | | | | | | | | | | 3111 | | | | | | | | | 0.000s 12.503s 638121516406031574: | | 3123 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.503s 638121516406031724: | | | | | | 3054 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.503s 638121516406031876: | | | | | | | | | | | | | | | | | | 3804 | | | | | | | | | | | | | 0.000s 12.503s 638121516406035205: | | | | | | | | | | 3805 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.504s 638121516406038053: | | | | | | | | | | | | | | | | | | | | | 3140 | | | | | | | | | | 0.000s 12.504s 638121516406038227: | | | | | | | | | | | | | | | 3806 | | | | | | | | | | | | | | | | 0.000s 12.504s 638121516406041063: | | | | | | | | | | | | | | | | | | | | | | | | | | 3807 | | | | | 0.000s 12.504s 638121516406044965: | | | | | | | | | | | | | | | | | 3063 | | | | | | | | | | | | | | 0.000s 12.504s 638121516406045132: | | | | | | | | | | | | | | | | 3217 | | | | | | | | | | | | | | | 0.000s 12.504s 638121516406045253: | | | | 3107 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.504s 638121516406045374: | | | | | | | | | | | | | | | | | | | 3808 | | | | | | | | | | | | 0.001s 12.505s 638121516406052946: | | | | | | | | | | | | | | | | | | | | | | | 3156 | | | | | | | | 0.002s 12.507s 638121516406071395: | | | | | | | | | | | | | | | | | | | | 3809 | | | | | | | | | | | 0.001s 12.508s 638121516406083615: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | 0.000s 12.508s 638121516406083890: | | | | | | | | | | | | 3810 | | | | | | | | | | | | | | | | | | | 0.001s 12.509s 638121516406089397: | 3092 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.509s 638121516406089714: 3811 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.509s 638121516406094940: | | | | | | | | 3812 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.510s 638121516406099640: | | | | | | | | | | | | | | | | | | | | | | | | | 3813 | | | | | | 0.001s 12.510s 638121516406105626: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3112 | | 0.000s 12.511s 638121516406106098: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3108 | | | 0.000s 12.511s 638121516406106488: | | | | | | | 3116 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.511s 638121516406106692: | | | | | | | | | | | | | | | | | | | | | | | | 3135 | | | | | | | 0.000s 12.511s 638121516406106979: | | | | | | | | | | | | | | | | | | | | | | 3814 | | | | | | | | | 0.001s 12.511s 638121516406112602: | | | | | | | | | 3154 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.511s 638121516406112970: | | | | | | 3815 | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 12.513s 638121516406130051: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3170 | 0.000s 12.513s 638121516406130345: | | 3816 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.514s 638121516406136913: | | | | | | | | | | | | | | | 3113 | | | | | | | | | | | | | | | | 0.000s 12.514s 638121516406137226: | | | | | | | | | | | | | | 3040 | | | | | | | | | | | | | | | | | 0.000s 12.514s 638121516406137499: | | | | | | | | | | | | | | | | | | | | | 3153 | | | | | | | | | | 0.001s 12.514s 638121516406144737: | | | | | | | | | | | | | | | | | | | | | | | | | | 3141 | | | | | 0.000s 12.514s 638121516406145094: | | | 3817 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.515s 638121516406148669: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3818 0.058s 12.572s . 638121516406724203: | | | | | 3100 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.572s 638121516406724716: | | | | | | | | | | | | | | | | 3819 | | | | | | | | | | | | | | | 0.000s 12.573s 638121516406729186: | | | | 3820 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.573s 638121516406732582: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3821 | | | | 0.000s 12.574s 638121516406736136: | | | | | | | | | | | | | | | | | 3084 | | | | | | | | | | | | | | 0.000s 12.574s 638121516406740998: | | | | | | | | | | | | | | | | | | | | | | 3111 | | | | | | | | | 0.000s 12.574s 638121516406741201: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3822 | | | 0.000s 12.575s 638121516406746135: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3823 | | 0.000s 12.575s 638121516406750557: | | | | | | | | | 3184 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.576s 638121516406756496: | 3824 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.576s 638121516406764800: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3825 | 0.001s 12.577s 638121516406770192: | | | | | | | | | | | | | 3042 | | | | | | | | | | | | | | | | | | 0.000s 12.577s 638121516406770470: | | | | | | | | | | | 3119 | | | | | | | | | | | | | | | | | | | | 0.000s 12.577s 638121516406770680: | | | | | | | | | | | | | | | 3826 | | | | | | | | | | | | | | | | 0.001s 12.577s 638121516406776016: | | | | | | | | | | | | | | | | | | | | | | | | 3193 | | | | | | | 0.001s 12.578s 638121516406781776: | | | | | | | | | | | | | | | | | | | | | | | 3827 | | | | | | | | 0.000s 12.579s 638121516406786721: | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | | | | 0.000s 12.579s 638121516406789920: | | | | | | | | | | | | | | | | | | 3166 | | | | | | | | | | | | | 0.000s 12.579s 638121516406790145: | | | | | | | 3151 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.579s 638121516406794242: | | 3123 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.579s 638121516406794589: | | | | | | | | | | | | | | | | | | | | | | | | | | 3163 | | | | | 0.000s 12.580s 638121516406798910: | | | | | | | | | | 3110 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.580s 638121516406799112: 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.580s 638121516406799406: | | | | | | | | | | | | | | | | | | | | 3114 | | | | | | | | | | | 0.000s 12.580s 638121516406799654: | | | | | | | | | | | | | | | | | | | | | | | | | 3102 | | | | | | 0.000s 12.580s 638121516406799897: | | | | | 3828 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.580s 638121516406805084: | | | | | | | | | | | | | | | | 3217 | | | | | | | | | | | | | | | 0.000s 12.580s 638121516406805319: | | | | 3107 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.580s 638121516406805590: | | | | | | | | | | | | | | | | | | | 3039 | | | | | | | | | | | | 0.000s 12.580s 638121516406805802: | | | | | | | | | | | | | | | | | | | | | 3829 | | | | | | | | | | 0.001s 12.581s 638121516406810897: | | | | | | | | | | | | 3094 | | | | | | | | | | | | | | | | | | | 0.000s 12.581s 638121516406811135: | | | | | | | | | | | | | | | | | | | | | | 3830 | | | | | | | | | 0.001s 12.582s 638121516406816489: | | | | | | | | | | | | | | | | | 3831 | | | | | | | | | | | | | | 0.001s 12.582s 638121516406822250: | | | | | | 3054 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.582s 638121516406822489: | | | 3104 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.582s 638121516406822659: | | | | | | | | 3131 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.582s 638121516406822840: | | | | | | | | | | | 3832 | | | | | | | | | | | | | | | | | | | | 0.001s 12.583s 638121516406829003: | | | | | | | | | | | | | | | 3113 | | | | | | | | | | | | | | | | 0.000s 12.583s 638121516406829269: | | | | | | | | | | | | | 3055 | | | | | | | | | | | | | | | | | | 0.000s 12.583s 638121516406833543: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3118 0.000s 12.583s 638121516406834322: | | | | | | | | | 3833 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.584s 638121516406839747: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3170 | 0.000s 12.584s 638121516406840007: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | 0.000s 12.584s 638121516406840225: | | | | | | | | | | | | | | | | | | | | | | | 3156 | | | | | | | | 0.000s 12.584s 638121516406840409: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3108 | | | 0.000s 12.584s 638121516406840616: 3834 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.585s 638121516406846586: | | | | | | | | | | | | | | | | | | | | | | | | | | 3835 | | | | | 0.001s 12.585s 638121516406851742: | | | | | | | | | | | | | | | | | | 3211 | | | | | | | | | | | | | 0.001s 12.586s 638121516406857237: | | | | | | | 3836 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.586s 638121516406861982: | | | | | | | | | | | | | | | | | | | | | 3153 | | | | | | | | | | 0.000s 12.586s 638121516406862232: | | | | | | | | | | | | | | | | | | | | | | | | | 3837 | | | | | | 0.000s 12.587s 638121516406866529: | | | | | | | | | | 3838 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.587s 638121516406869845: | | 3839 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.587s 638121516406873224: | | | | | | | | | | | | | | | | | | | | 3840 | | | | | | | | | | | 0.000s 12.588s 638121516406876654: | | | | | | | | | | | | | | | | | | | | | | | | 3841 | | | | | | | 0.000s 12.588s 638121516406881445: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3842 | | | 0.001s 12.589s 638121516406886823: | | | | | | | | | | | | | | | | 3843 | | | | | | | | | | | | | | | 0.001s 12.589s 638121516406892100: | | | | | | | | | | | | | | | | | 3084 | | | | | | | | | | | | | | 0.000s 12.589s 638121516406892410: | | | | 3844 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.590s 638121516406898104: | | | 3136 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.590s 638121516406903485: | | | | | | | | | | | | | | | | | | | | | | | 3845 | | | | | | | | 0.001s 12.591s 638121516406909027: | | | | | | | | | 3184 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.591s 638121516406909291: | | | | | | | | | | | | 3125 | | | | | | | | | | | | | | | | | | | 0.001s 12.591s 638121516406914415: | | | | | | | | | | | | | | | | | | | 3079 | | | | | | | | | | | | 0.001s 12.592s 638121516406919981: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3112 | | 0.000s 12.592s 638121516406920243: | | | | | | 3078 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.592s 638121516406925618: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3846 | | | | 0.001s 12.594s 638121516406939303: | | | | | | | | 3160 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.594s 638121516406944364: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3150 0.000s 12.595s 638121516406948100: | | | | | | | | | | | | | 3847 | | | | | | | | | | | | | | | | | | 0.001s 12.595s 638121516406953194: | | | | | | | | | | | 3119 | | | | | | | | | | | | | | | | | | | | 0.000s 12.595s 638121516406953409: | | | | | | | | | | | | | | | | | | | | | | | | 3193 | | | | | | | 0.000s 12.595s 638121516406953553: | | | | | | | | | | | | | | 3848 | | | | | | | | | | | | | | | | | 0.001s 12.596s 638121516406958606: | | | | | | | | | | | | | | | 3849 | | | | | | | | | | | | | | | | 0.001s 12.596s 638121516406963948: | | | | | | | | | | | | | | | | 3217 | | | | | | | | | | | | | | | 0.000s 12.596s 638121516406964279: | | | | | | | | | | | | | | | | | | | | | | 3111 | | | | | | | | | 0.000s 12.596s 638121516406964483: 3157 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.002s 12.598s 638121516406982625: | | | | | | | | | | | | | | | | | 3850 | | | | | | | | | | | | | | 0.001s 12.599s 638121516406989218: | | | | | | | | | | | | | | | | | | | | | | | 3156 | | | | | | | | 0.000s 12.599s 638121516406989460: | 3092 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.599s 638121516406989661: | | | | | | | 3151 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.599s 638121516406989847: | | | | | | | | | | | | | | | | | | 3851 | | | | | | | | | | | | | 0.000s 12.599s 638121516406993370: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3852 | 0.000s 12.600s 638121516406997344: | | | | | | | | | 3853 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.600s 638121516407001873: | | | | | | | | | | | | | | | | | | | | 3114 | | | | | | | | | | | 0.000s 12.600s 638121516407002050: | | | | | | | | | | | | 3854 | | | | | | | | | | | | | | | | | | | 0.000s 12.601s 638121516407006926: | | | 3855 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.601s 638121516407010871: | | | | | 3100 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.601s 638121516407011085: | | | | | | | | | | | | | | | | | | | | | 3856 | | | | | | | | | | 0.000s 12.601s 638121516407015887: | | | | | | | | | | 3110 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.601s 638121516407016045: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3857 | | 0.001s 12.602s 638121516407023248: | | | | | | | | | | | | | | | | | | | | | | | | | | 3163 | | | | | 0.000s 12.602s 638121516407023519: | | | | | | | | | | | | | | | | | | | 3858 | | | | | | | | | | | | 0.000s 12.603s 638121516407027159: | | | | | | | | 3859 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.603s 638121516407032278: | | | | | | | | | | | | | 3055 | | | | | | | | | | | | | | | | | | 0.000s 12.603s 638121516407032532: | | | | | | | | | | | | | | | | | | | | | | | | 3860 | | | | | | | 0.001s 12.604s 638121516407037623: | | | | | | 3861 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.604s 638121516407041313: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3862 0.000s 12.604s 638121516407044962: | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | | | | 0.000s 12.604s 638121516407045181: | | | | | | | | | | | 3148 | | | | | | | | | | | | | | | | | | | | 0.001s 12.605s 638121516407050225: | | | | | | | | | | | | | | | | | | | | | | | | | 3102 | | | | | | 0.000s 12.605s 638121516407050511: | | | | 3107 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.605s 638121516407050699: | | | | | | | | | | | | | | | | 3863 | | | | | | | | | | | | | | | 0.001s 12.606s 638121516407056210: 3214 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.606s 638121516407061478: | | | | | | | | | | | | | | | | | | | | | | 3864 | | | | | | | | | 0.001s 12.607s 638121516407067175: | | | | | | | | | | | | | | | | | 3084 | | | | | | | | | | | | | | 0.000s 12.607s 638121516407067337: | | | | | | | 3865 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.607s 638121516407070162: | | | | | | | | | | | | | | | | | | | | | | | 3866 | | | | | | | | 0.000s 12.607s 638121516407072853: | 3867 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.608s 638121516407076932: | | | | | | | | | | | | | | | | | | 3211 | | | | | | | | | | | | | 0.000s 12.608s 638121516407077168: | | | | | | | | | | | | 3125 | | | | | | | | | | | | | | | | | | | 0.000s 12.608s 638121516407077347: | | | | | | | | | | | | | | | | | | | | 3868 | | | | | | | | | | | 0.000s 12.608s 638121516407082075: | | | 3136 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.608s 638121516407082236: | | | | | | | | | 3184 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.608s 638121516407082348: | | | | | | | | | | | | | | | 3113 | | | | | | | | | | | | | | | | 0.000s 12.608s 638121516407082476: | | | | | 3132 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.608s 638121516407085449: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3081 | | | | 0.000s 12.608s 638121516407085579: 3869 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.609s 638121516407088759: | | 3123 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.610s 638121516407097658: 3214 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.611s 638121516407111119: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3170 | 0.000s 12.611s 638121516407111482: | | | | | | | | 3160 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.611s 638121516407111685: | | | | | | | | | | | | | | 3870 | | | | | | | | | | | | | | | | | 0.001s 12.612s 638121516407119056: | | | | 3871 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.612s 638121516407124118: | | | | | | | | | | | | | | | | | | | 3079 | | | | | | | | | | | | 0.000s 12.612s 638121516407124357: | | | | | | | | | | | | | | | | | 3872 | | | | | | | | | | | | | | 0.001s 12.613s 638121516407129439: | | | | | | | | | | | | | | | | | | | | | | | 3156 | | | | | | | | 0.000s 12.613s 638121516407129673: | | | | | | | 3151 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.613s 638121516407129843: | | | | | | | | | | | | | 3873 | | | | | | | | | | | | | | | | | | 0.001s 12.613s 638121516407134859: | | | | | | | | | | | | | | | | 3217 | | | | | | | | | | | | | | | 0.000s 12.613s 638121516407135095: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3112 | | 0.000s 12.613s 638121516407135395: | | | 3874 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.614s 638121516407145319: | | | | | | | | | | | | | | | | | | | | | | | | | | 3875 | | | | | 0.001s 12.615s 638121516407152909: | | | | | 3876 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.616s 638121516407158212: | | 3877 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.616s 638121516407163447: | | | | | | | | | 3878 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.617s 638121516407168867: | | | | | | | | | | | | 3879 | | | | | | | | | | | | | | | | | | | 0.003s 12.620s 638121516407200161: | | | | | | | | | | | | | | | | | | | | | | 3111 | | | | | | | | | 0.000s 12.620s 638121516407200508: | | | | | | | | 3880 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.620s 638121516407205365: | | | | | | | | | | | | | | | 3881 | | | | | | | | | | | | | | | | 0.001s 12.621s 638121516407211042: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3143 | | | | 0.001s 12.622s 638121516407216341: | | | | | | | | | | | | | | | | | | 3882 | | | | | | | | | | | | | 0.000s 12.622s 638121516407220819: | | | | | | | | | | | | | | | | | | | | | | | | 3193 | | | | | | | 0.000s 12.622s 638121516407221068: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3150 0.000s 12.622s 638121516407221845: | | | | | | | | | | | 3883 | | | | | | | | | | | | | | | | | | | | 0.000s 12.623s 638121516407226564: | | | | | | | | | | | | | | | | | | | 3884 | | | | | | | | | | | | 0.001s 12.623s 638121516407231580: 3885 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.624s 638121516407237141: | | | | | | | | | | | | | | | | | | | | | | | | | 3134 | | | | | | 0.000s 12.624s 638121516407240764: | | | | | | | | | | | | | | | | | | | | | 3153 | | | | | | | | | | 0.000s 12.624s 638121516407240975: | | | | | | | | | | | | | | | | | | | | | | | 3886 | | | | | | | | 0.001s 12.625s 638121516407246092: | | | | | | | | | | | | | | | | 3887 | | | | | | | | | | | | | | | 0.001s 12.625s 638121516407252246: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3128 | | 0.000s 12.626s 638121516407256551: | | | | | 3132 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.626s 638121516407256775: | | | | | | | | | | | | | | | | | 3084 | | | | | | | | | | | | | | 0.000s 12.626s 638121516407256906: | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | | | | 0.000s 12.626s 638121516407257050: | | | | | | | 3888 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.626s 638121516407259828: | | | | | | | | | | | | | | | | | | | | | | | | | | 3163 | | | | | 0.000s 12.626s 638121516407259981: | | | | | | | | | | 3139 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.626s 638121516407263092: | | | | | | | | | | | | | 3055 | | | | | | | | | | | | | | | | | | 0.000s 12.626s 638121516407263279: | | | 3136 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.626s 638121516407263446: | | | | | | 3078 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.626s 638121516407263613: | | | | | | | | | | | | 3125 | | | | | | | | | | | | | | | | | | | 0.000s 12.626s 638121516407263832: | | | | | | | | 3160 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.626s 638121516407263980: | | 3123 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.626s 638121516407264120: | 3092 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.626s 638121516407264292: | | | | | | | | | | | | | | | | | | | | | | | | 3889 | | | | | | | 0.000s 12.627s 638121516407268188: | | | | | | | | | | | | | | | | | | | | | | 3147 | | | | | | | | | 0.002s 12.628s 638121516407284076: | | | | | | | | | | | | | | | | | | 3211 | | | | | | | | | | | | | 0.000s 12.628s 638121516407284367: | | | | 3107 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.628s 638121516407284570: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3890 0.001s 12.629s 638121516407289867: | | | | | | | | | | | | | | | | | | | | 3114 | | | | | | | | | | | 0.000s 12.629s 638121516407290082: | | | | | | | | | | | 3148 | | | | | | | | | | | | | | | | | | | | 0.000s 12.629s 638121516407290295: 3214 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.629s 638121516407290628: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3891 | | | | 0.001s 12.629s 638121516407295996: | | | | | | | | | 3184 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.630s 638121516407296307: | | | | | | | | | | | | | | | | | | | 3079 | | | | | | | | | | | | 0.000s 12.630s 638121516407296529: | | | | | | | | | | | | | | | | | | | | | 3200 | | | | | | | | | | 0.001s 12.630s 638121516407302074: | | | | | | | | | | | | | | | 3113 | | | | | | | | | | | | | | | | 0.000s 12.630s 638121516407302394: 3892 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.631s 638121516407306284: | | | | | | | | | | | | | | | | | | | | | | | 3156 | | | | | | | | 0.000s 12.631s 638121516407306441: | | | | | | | | | | | | | | | | | | | | | | | | | 3893 | | | | | | 0.000s 12.631s 638121516407309429: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3894 | | 0.000s 12.631s 638121516407312783: | | | | | 3895 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.632s 638121516407316866: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3896 | 0.001s 12.633s 638121516407326115: | | | | | | | | | | | | 3897 | | | | | | | | | | | | | | | | | | | 0.001s 12.633s 638121516407331392: | | | | | | 3898 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.634s 638121516407336643: | | | | | | | | | | 3899 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.634s 638121516407341165: | | | | | | | | 3900 | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.635s 638121516407346324: | | | | | | | | | | | | | | | | | | | | | | | | 3193 | | | | | | | 0.000s 12.635s 638121516407346596: | | | | | | | | | | | | | | | | 3217 | | | | | | | | | | | | | | | 0.000s 12.635s 638121516407346780: | 3901 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.635s 638121516407351429: | | 3902 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.636s 638121516407356350: | | | | | | | | | | | | | | | | | | | | | | | | | | 3190 | | | | | 0.000s 12.636s 638121516407361023: 3214 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.636s 638121516407361373: | | | | | | | | | | | | | | | | | | 3903 | | | | | | | | | | | | | 0.000s 12.636s 638121516407364955: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3150 0.000s 12.636s 638121516407365534: | | | | 3122 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.637s 638121516407370575: | | | | | | | | | 3904 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.638s 638121516407377455: | | | | | | | | | | | | | | | | | | | | 3126 | | | | | | | | | | | 0.000s 12.638s 638121516407382164: | | | | | | | | | | | | | 3091 | | | | | | | | | | | | | | | | | | 0.000s 12.638s 638121516407385882: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3143 | | | | 0.000s 12.639s 638121516407386103: | | | | | | | | | | | | | | | | | 3905 | | | | | | | | | | | | | | 0.000s 12.639s 638121516407389092: | | | | | | | | | | | | | | | | | | | | | | 3906 | | | | | | | | | 0.000s 12.639s 638121516407393083: | | | | | | | | | | | 3907 | | | | | | | | | | | | | | | | | | | | 0.000s 12.640s 638121516407397815: | | | | | | | 3151 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.640s 638121516407398044: | | | | | | | | | | | | | | | | | | | | | | | | | 3134 | | | | | | 0.000s 12.640s 638121516407398219: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3128 | | 0.000s 12.640s 638121516407398377: | | | | | | | | | | | | | | | | | | | 3908 | | | | | | | | | | | | 0.001s 12.640s 638121516407403473: | | | | | | | | | | | | | | 3909 | | | | | | | | | | | | | | | | | 0.001s 12.641s 638121516407408825: | | | | | | | | | | | | 3125 | | | | | | | | | | | | | | | | | | | 0.000s 12.641s 638121516407409078: | | | 3161 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.641s 638121516407413705: | | | | | | | | 3160 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.641s 638121516407413911: | | | | | | | | | | | | | | | | | | | | | | | 3910 | | | | | | | | 0.000s 12.642s 638121516407417354: | | | | | 3132 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.642s 638121516407417493: | | | | | | 3078 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.642s 638121516407417616: | | | | | | | | | | | | | | | | | | | | | 3911 | | | | | | | | | | 0.000s 12.642s 638121516407422280: | | | | | | | | | | | | | | | | 3912 | | | | | | | | | | | | | | | 0.000s 12.643s 638121516407426847: | | | | | | | | | | | | | | | | | | | | | | | | 3913 | | | | | | | 0.000s 12.643s 638121516407430549: | | | | | | | | | | 3139 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.643s 638121516407430828: 3914 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.643s 638121516407434626: | | | | | | | | | | | | | | | | | | 3211 | | | | | | | | | | | | | 0.000s 12.643s 638121516407434886: | | | | | | | | | | | | | | | | | | | | | | | | | | 3915 | | | | | 0.000s 12.644s 638121516407439883: | | | | | | | | | | | | | | | 3916 | | | | | | | | | | | | | | | | 0.001s 12.645s 638121516407447866: | | | | 3917 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.645s 638121516407453026: | | | | | | | | | | | | | | | | | | | | | | | | | 3918 | | | | | | 0.001s 12.646s 638121516407458173: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3919 | | | | 0.001s 12.646s 638121516407463225: | | | | | | | | | | | | 3920 | | | | | | | | | | | | | | | | | | | 0.001s 12.647s 638121516407468492: 3214 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.647s 638121516407468980: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3170 | 0.000s 12.647s 638121516407469208: | | | | | | | | | | | | | | | | | | | | | | | | 3193 | | | | | | | 0.000s 12.647s 638121516407469408: | | | | | | | | | | 3921 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.648s 638121516407476530: | | | | | 3922 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.648s 638121516407483207: | | | | | | | | | | | | | | | | | | | | | | | | | | 3190 | | | | | 0.000s 12.648s 638121516407483450: | | | | | | | | | | | | | | | | | | | | | | 3147 | | | | | | | | | 0.000s 12.648s 638121516407483658: | | | | 3122 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.648s 638121516407483878: | | | | | | | 3923 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.649s 638121516407489124: | | | | | | | | 3924 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.649s 638121516407494035: | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | | | | 0.000s 12.649s 638121516407494420: | | | | | | | | | | | | | | | | | | 3925 | | | | | | | | | | | | | 0.001s 12.650s 638121516407501498: | | | | | | | | | 3184 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.650s 638121516407501720: | | | | | | | | | | | 3148 | | | | | | | | | | | | | | | | | | | | 0.000s 12.650s 638121516407501982: | | 3123 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.650s 638121516407502188: | | | | | | | | | | | | | | | | | | | | | 3200 | | | | | | | | | | 0.000s 12.650s 638121516407502384: | | | | | | | | | | 3139 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.650s 638121516407503397: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3143 | | | | 0.000s 12.650s 638121516407503651: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3926 | | 0.001s 12.651s 638121516407509052: | | | | | | | | | | | | | | | | | | | | | | | | | 3134 | | | | | | 0.000s 12.651s 638121516407509416: | | | | | | | | | | | | | | | | | | | | 3927 | | | | | | | | | | | 0.001s 12.651s 638121516407514696: | | | | | | | | | | | | | | | | | | | | | | | | | | 3928 | | | | | 0.000s 12.652s 638121516407519667: | | | | | 3132 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.652s 638121516407519932: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3929 | 0.001s 12.652s 638121516407525135: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3930 0.001s 12.653s 638121516407533119: | 3092 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.653s 638121516407533406: 3931 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.654s 638121516407539328: | | | | 3932 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.654s 638121516407544633: | | | | | | | | | | | | | | | | | | | | | 3933 | | | | | | | | | | 0.001s 12.655s 638121516407549833: | | | | | | | | | | 3934 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.655s 638121516407555113: | | | | | | | | | 3232 | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.656s 638121516407560219: | | | | | | | | 3160 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.656s 638121516407560420: | | | | | | | | | | | | | | | | | | | | | | 3935 | | | | | | | | | 0.001s 12.656s 638121516407565570: | | | | | | | | | | | | | 3936 | | | | | | | | | | | | | | | | | | 0.001s 12.657s 638121516407570795: | | | | | | | | | | | | | | 3937 | | | | | | | | | | | | | | | | | 0.001s 12.658s 638121516407576083: | | | | | | | | | | | | | | | | | | 3211 | | | | | | | | | | | | | 0.000s 12.658s 638121516407576389: | | | | | | 3938 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.658s 638121516407581416: | | | | | | | | | | | | | | | | | | | | | | | | | | 3190 | | | | | 0.000s 12.658s 638121516407581642: | | | | | | | | | | | 3183 | | | | | | | | | | | | | | | | | | | | 0.001s 12.659s 638121516407586896: | | | | | | | | | | | | | | | | | | | | | 3200 | | | | | | | | | | 0.000s 12.659s 638121516407587127: | | | | | | | | | | | | | | | 3113 | | | | | | | | | | | | | | | | 0.000s 12.659s 638121516407587347: | | 3149 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.659s 638121516407592400: | | | | 3122 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.659s 638121516407592606: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3150 0.000s 12.659s 638121516407593230: | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | | | | 0.000s 12.659s 638121516407593405: | | | | | | | | | | | | | 3091 | | | | | | | | | | | | | | | | | | 0.000s 12.659s 638121516407593581: | | | | | | | | | | | | | | | | | | | | | | | | 3939 | | | | | | | 0.001s 12.660s 638121516407598729: | | | | | | | | | | | | | | | | | | | | 3126 | | | | | | | | | | | 0.000s 12.660s 638121516407599015: | | | | | 3940 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.660s 638121516407604049: | | | 3941 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.661s 638121516407609138: | | | | | | | | | | | | | | | | | | | | | 3942 | | | | | | | | | | 0.001s 12.661s 638121516407614524: | | | | | | | | | | | | | | | 3943 | | | | | | | | | | | | | | | | 0.000s 12.662s 638121516407619478: | | | | | | | | | | | | | | 3944 | | | | | | | | | | | | | | | | | 0.002s 12.664s 638121516407638371: | | | | | | | | | | | | | 3945 | | | | | | | | | | | | | | | | | | 0.000s 12.664s 638121516407643333: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3946 | | | | 0.000s 12.665s 638121516407647844: | 3947 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.665s 638121516407651129: 3214 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.665s 638121516407651386: | | 3948 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.665s 638121516407655365: | | | | 3949 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.666s 638121516407659386: | | | | | | | | | | | | | | | | | | | | 3950 | | | | | | | | | | | 0.000s 12.666s 638121516407662876: | | | | | | | | 3951 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.667s 638121516407667033: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3128 | | 0.000s 12.667s 638121516407667245: | | | | | | | | | | | | | | | | | | | | | | | 3156 | | | | | | | | 0.000s 12.667s 638121516407667431: | | | | | | | | | | 3139 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.667s 638121516407667708: | | | | | | | | | | | | | | | | | | | | | | | | | 3952 | | | | | | 0.000s 12.667s 638121516407671981: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3953 0.000s 12.667s 638121516407675775: | | | | | | | | | 3954 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.668s 638121516407680301: | | | | | | | | | | | | | | | | | | | 3079 | | | | | | | | | | | | 0.000s 12.668s 638121516407680549: | | | | | | | | | | | 3955 | | | | | | | | | | | | | | | | | | | | 0.001s 12.668s 638121516407685721: | | | | | | | | | | | | | | | | | | | | | | | | | | 3956 | | | | | 0.001s 12.669s 638121516407691622: | | | | | | | | | | | | | | | | | | | | | | 3147 | | | | | | | | | 0.000s 12.669s 638121516407691864: | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | | | | 0.000s 12.669s 638121516407692078: | | | | | | | | | | | | | | | | 3217 | | | | | | | | | | | | | | | 0.000s 12.669s 638121516407692273: | | | | | | | | | | | | | 3091 | | | | | | | | | | | | | | | | | | 0.000s 12.669s 638121516407692462: | | | 3161 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.669s 638121516407692629: | | | | | | | | | | | | | | | | | 3084 | | | | | | | | | | | | | | 0.000s 12.669s 638121516407692817: | | | | | | | | | | | | | | | | | | | | | 3200 | | | | | | | | | | 0.000s 12.669s 638121516407693023: | | | | 3122 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.669s 638121516407693213: | | | | | | | 3151 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.669s 638121516407693397: | | | | | | 3078 | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.669s 638121516407693633: | | | | | | | | | | | | 3125 | | | | | | | | | | | | | | | | | | | 0.000s 12.669s 638121516407693847: 3957 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.670s 638121516407699583: | | | | | 3132 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.670s 638121516407699833: | | 3149 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.670s 638121516407700069: | | | | | | | | | 3232 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.670s 638121516407702055: | | | | | | | | | | | | | | | | | | | 3958 | | | | | | | | | | | | 0.002s 12.672s 638121516407725724: | | | | | | | | | | | | | | | | | | | | 3126 | | | | | | | | | | | 0.000s 12.673s 638121516407726143: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3959 | | 0.001s 12.673s 638121516407731883: | | | | | | | | | | | | | 3960 | | | | | | | | | | | | | | | | | | 0.000s 12.674s 638121516407736746: | | | | | | | | | | | | | | | | | | | | | 3961 | | | | | | | | | | 0.000s 12.674s 638121516407741666: | | | | | | | | | | | | 3962 | | | | | | | | | | | | | | | | | | | 0.001s 12.675s 638121516407746678: | | | | | | | | | | | | | | | | | 3105 | | | | | | | | | | | | | | 0.001s 12.675s 638121516407751706: | | | | | | | | | | | | | | 3963 | | | | | | | | | | | | | | | | | 0.000s 12.676s 638121516407756593: | | | | | | | | | | | 3183 | | | | | | | | | | | | | | | | | | | | 0.000s 12.676s 638121516407756798: | | | | | | | | | | | | | | | | | | | | | | | | | | 3190 | | | | | 0.000s 12.676s 638121516407757001: | | | | | | | | | | | | | | | | 3964 | | | | | | | | | | | | | | | 0.000s 12.676s 638121516407760769: | | | | | | | | | 3965 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.676s 638121516407765675: | | | | | | | | | | | | | | | | | | 3966 | | | | | | | | | | | | | 0.002s 12.679s 638121516407789627: | | | | 3967 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.679s 638121516407794616: | | | | | | | | | | | | | | | | | | | | | | 3175 | | | | | | | | | 0.000s 12.680s 638121516407798012: | | | 3968 | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.680s 638121516407802837: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3170 | 0.000s 12.680s 638121516407803112: | | | | | | | | | | | | | | | | | | | | | | | 3969 | | | | | | | | 0.001s 12.681s 638121516407808348: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3128 | | 0.000s 12.681s 638121516407808764: | | | | | | | 3216 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.681s 638121516407813995: | | | | | | | | | | | | | 3091 | | | | | | | | | | | | | | | | | | 0.000s 12.681s 638121516407814232: | | | | | | | | | | | | | | | | | | | | | 3200 | | | | | | | | | | 0.000s 12.681s 638121516407814441: | | | | | | | | | | 3970 | | | | | | | | | | | | | | | | | | | | | 0.001s 12.682s 638121516407819946: | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | | | | 0.000s 12.682s 638121516407820218: | | | | | | | | | | | | | | | | | | | | 3971 | | | | | | | | | | | 0.001s 12.682s 638121516407825456: | | | | | | | | | | | | | | | 3113 | | | | | | | | | | | | | | | | 0.000s 12.682s 638121516407825689: | 3092 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.682s 638121516407825886: | | | | | | | | | | | | | | | | | | | | | | | | 3193 | | | | | | | 0.000s 12.683s 638121516407826070: | | | | | | | | 3160 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.683s 638121516407826243: | | | | | 3972 | | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.683s 638121516407831699: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3143 | | | | 0.000s 12.683s 638121516407831979: | | | | | | 3973 | | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.684s 638121516407837064: | | | | | | | | | | | | | | | | | | | | | | | | | | 3974 | | | | | 0.001s 12.684s 638121516407844282: | | | | | | | | | | | | | | | | | | | | | | | | | 3134 | | | | | | 0.000s 12.684s 638121516407844567: | | | | | | | | | | | | | | | | | | | 3079 | | | | | | | | | | | | 0.000s 12.684s 638121516407844746: | | 3975 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.685s 638121516407848742: | | | | | | | | | | | 3976 | | | | | | | | | | | | | | | | | | | | 0.001s 12.685s 638121516407854744: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3150 0.000s 12.685s 638121516407855359: | | | | | | | | | | | | | | | | | 3977 | | | | | | | | | | | | | | 0.001s 12.686s 638121516407860672: | | | | | | | | | | | | 3125 | | | | | | | | | | | | | | | | | | | 0.000s 12.686s 638121516407860943: 3214 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.686s 638121516407861306: | | | | | | | | | | | | | | | | | | | | | | 3978 | | | | | | | | | 0.000s 12.686s 638121516407865871: | | | | | | | | | | | | | 3979 | | | | | | | | | | | | | | | | | | 0.000s 12.687s 638121516407870140: | | | | | | | | | | | | | | | | | | | | | 3980 | | | | | | | | | | 0.000s 12.687s 638121516407873214: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3179 | 0.000s 12.688s 638121516407876576: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3981 | | 0.000s 12.688s 638121516407879843: | | | | | | | | | 3232 | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.688s 638121516407880142: | | | | | | | | | | | | | | | | | | | | | | | 3156 | | | | | | | | 0.000s 12.688s 638121516407880288: | | | | 3122 | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.688s 638121516407880430: | | | | | | | 3982 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.688s 638121516407883114: | | | | | | | | | | | | | | | | | | | | | | | | | | | 3983 | | | | 0.000s 12.689s 638121516407887456: | | | | | | | | | | | | | | 3984 | | | | | | | | | | | | | | | | | 0.000s 12.689s 638121516407891331: | | | | | | | | 3985 | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.689s 638121516407894389: | | | | | | | | | | | | | | | | | | | | | | | | 3986 | | | | | | | 0.000s 12.690s 638121516407899301: 3987 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.690s 638121516407904254: | | | | | | | | | | | | | | | | | 3105 | | | | | | | | | | | | | | 0.000s 12.690s 638121516407904563: | | | | | | | | | | | | | | | | | | | | | 3200 | | | | | | | | | | 0.000s 12.690s 638121516407904740: | | | | | | | | | | | | | | | | | | | | | | | 3988 | | | | | | | | 0.000s 12.691s 638121516407907766: | | | | | | | 3216 | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.691s 638121516407913032: | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3108 | | | 0.000s 12.691s 638121516407913739: | | | | | | | | | | | | | | 3077 | | | | | | | | | | | | | | | | | 0.000s 12.691s 638121516407913987: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3989 | 0.001s 12.692s 638121516407921431: | | | | | | | | | | | | | | | | | | | | | | 3175 | | | | | | | | | 0.000s 12.692s 638121516407921661: | | | | | | | | | | | | | 3091 | | | | | | | | | | | | | | | | | | 0.000s 12.692s 638121516407921919: | | | | | | | | | | | | | | | | | | | | | | | | | 3990 | | | | | | 0.001s 12.693s 638121516407927320: | | | | | | | | | | | | | | | 3127 | | | | | | | | | | | | | | | | 0.001s 12.693s 638121516407932456: | | | | | | | | | | | | | | | | | | | | 3126 | | | | | | | | | | | 0.000s 12.693s 638121516407932677: | | | | | | | | | | | | | | | | | 3991 | | | | | | | | | | | | | | 0.000s 12.694s 638121516407937588: | | | | | | | 3992 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.694s 638121516407942184: | | | | | | | | | | | | | | | | | | | | | 3993 | | | | | | | | | | 0.001s 12.695s 638121516407947558: | 3133 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.695s 638121516407952388: | | | | | | | | | | | | | | | | 3217 | | | | | | | | | | | | | | | 0.000s 12.695s 638121516407952616: | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3187 0.003s 12.698s 638121516407985285: | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.699s 638121516407989280: | | | | | | | | | x | | | | | | | | | | | | | | | | | | 3994 | | | 0.000s 12.699s 638121516407993730: | | | | | | | | | x | | | 3115 | | | | | | | | | | | | | | | | | | 0.001s 12.700s 638121516407999616: | | | | | | | | | x | | | | 3996 | | | | | | | | | | | | | | | | | 0.001s 12.700s 638121516408004671: | | | | | | | | | x | | 3997 | | | | | | | | | | | | | | | | | | | 0.000s 12.701s 638121516408008252: | | | | | | | | | x | | | | | | | | | | | | | | 3193 | | | | | | | 0.000s 12.701s 638121516408012954: | | | | | | | | | x | | | | | | | | | | | | | | | | | | | | 3179 | 0.000s 12.702s 638121516408017917: | | | | | | | | | x | | | | | | | | | 3103 | | | | | | | | | | | | 0.000s 12.702s 638121516408022541: | | | | | | | | | x | | | | | | | | | | | | 3998 | | | | | | | | | 0.001s 12.703s 638121516408027647: | | | | | | | | | x | | | | | | | 3105 | | | | | | | | | | | | | | 0.000s 12.703s 638121516408031562: | | | | | | | | | x | | | | | | | | | | | | | | | | 3190 | | | | | 0.000s 12.703s 638121516408035119: | | | | | | | 3216 | x | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.704s 638121516408038801: | | | | | | 3078 | | x | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.704s 638121516408041918: | | | | | | | | | x 3139 | | | | | | | | | | | | | | | | | | | | | 0.000s 12.704s 638121516408044963: | | | | | | | | | x | | | | | | | | | | 3999 | | | | | | | | | | | 0.000s 12.705s 638121516408048463: | | | | | 3132 | | | x | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.705s 638121516408051490: | | | 3161 | | | | | x | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.705s 638121516408054318: 3214 | | | | | | | | x | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.706s 638121516408057780: | | | | | | | | | x | | | | | | | | | | | | | 3156 | | | | | | | | 0.000s 12.706s 638121516408060864: | | | | 4000 | | | | x | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.706s 638121516408063662: | | | | | | | | 3160 x | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.707s 638121516408068031: | | | | | | | | | x | | | | | | | | | | | | | | | | | | | 3128 | | 0.001s 12.707s 638121516408073890: | | | | | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.708s 638121516408077985: | | | | | | | | | x | | | | | 4001 x | | | | | | | | | | | | | | | 0.000s 12.708s 638121516408081798: | | 3149 | | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.708s 638121516408085897: | | | | | | | | | x | 3183 | | | | x | | | | | | | | | | | | | | | 0.000s 12.709s 638121516408090494: | 4002 | | | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.709s 638121516408094700: | | | | | | | | | x | | | | | | x | | | | 3200 | | | | | | | | | | 0.000s 12.710s 638121516408098757: | | | | | | | | | x | | | | | | x | | | | | | | | | | 3143 | | | | 0.000s 12.710s 638121516408102427: | | | | | | | | | x | | | | | | x | | | | | | | | | | | | | | 4003 0.000s 12.711s 638121516408106309: | | | | | | | | | x | | | 3144 | | x | | | | | | | | | | | | | | | 0.000s 12.711s 638121516408109343: | | | | | | | | | x | | | | | | x | | | | | | | | 3134 | | | | | | 0.000s 12.711s 638121516408112276: | | | | | | | | | x | | | | | | x | | | | | | | | | | | | | 4005 | 0.000s 12.711s 638121516408115800: | | | | | | | | | x | | | | | | x | | | | | | | 4006 | | | | | | | 0.000s 12.712s 638121516408120435: | | | | | | | | | x | | | | | | x | | | | | 3175 | | | | | | | | | 0.000s 12.712s 638121516408124896: | | | | | | | | | x | | | | | | x | | 4007 | | | | | | | | | | | | 0.001s 12.713s 638121516408130437: | | | | | | | | | x | | | | | | x | | | | | | | | | | | 3108 | | | 0.000s 12.713s 638121516408133568: | | | | | | | | | x | | | | 3077 | x | | | | | | | | | | | | | | | 0.000s 12.714s 638121516408136494: | | | | | | | | | x | | | | | | x | | | | | | | | | 4008 | | | | | 0.000s 12.714s 638121516408139569: | | | | | | | | | x | | | | | | x 4009 | | | | | | | | | | | | | | 0.000s 12.714s 638121516408143872: | | | | | | | | | x | | 3125 | | | x | | | | | | | | | | | | | | | 0.000s 12.715s 638121516408148666: | | | | | | 3109 | | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.715s 638121516408154007: | | | | | | | 4010 | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.716s 638121516408157524: | | | | | 4011 | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.716s 638121516408160542: | | | | | | | | | x 4012 | | | | | x | | | | | | | | | | | | | | | 0.000s 12.716s 638121516408163457: 4013 | | | | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.717s 638121516408167784: | | | 3181 | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.717s 638121516408170960: | | | | | | | | | x | | | | | | x | | | | | | 4014 | | | | | | | | 0.000s 12.717s 638121516408174053: | | | | | | | | 4015 x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.718s 638121516408176894: | | | | | | | | | x | | | | | | x | | | | | | | | | | | | 4016 | | 0.000s 12.718s 638121516408179915: | | | | | | | | | x | | | | | 3127 x | | | | | | | | | | | | | | | 0.000s 12.718s 638121516408182848: | | | | | | | | | x | | | | | | x | | | 3126 | | | | | | | | | | | 0.000s 12.718s 638121516408185785: | | | | 3122 | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.719s 638121516408188724: | 3133 | | | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.719s 638121516408191603: | | | | | | | | | x | | | | | | x | | | | 4017 | | | | | | | | | | 0.000s 12.719s 638121516408194491: | | | | | | | | | x | | | | | | x | | | | | | | | | | | | | 3179 | 0.000s 12.720s 638121516408197394: | | | | | | | | | x | | | 3159 | | x | | | | | | | | | | | | | | | 0.000s 12.720s 638121516408200339: | | | | | | | | | x | 4004 | | | | x | | | | | | | | | | | | | | | 0.000s 12.720s 638121516408203220: | | | | | | | | | x | | | | | | x | | | | | | | | | | | | | | 3187 0.000s 12.721s 638121516408206688: | | | | | | | | | x | | | | | | x | | | | | | | | | | 3186 | | | | 0.000s 12.721s 638121516408210601: | | 3196 | | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.721s 638121516408215523: | | | | | | | | | x | | | | | | x | | | | | 4019 | | | | | | | | | 0.001s 12.722s 638121516408220783: | | | | | | | | | x | | | | | | x | | 3103 | | | | | | | | | | | | 0.001s 12.723s 638121516408226090: | | | | | | | | | x | | | | | | x | | | | | | | | | 3190 | | | | | 0.001s 12.723s 638121516408231609: | | | | | | | | | x | | | | 4020 | x | | | | | | | | | | | | | | | 0.001s 12.724s 638121516408237129: | | | | | | | | | x | | | | | | x | | | | | | | | 3152 | | | | | | 0.001s 12.724s 638121516408242873: | | | | | | | | | x | | | | | | x | | | | | | | | | | | 3145 | | | 0.001s 12.725s 638121516408248207: | | | | | | 4021 | | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.725s 638121516408253836: | | | | | | | | | x | | | | | | x 3105 | | | | | | | | | | | | | | 0.001s 12.726s 638121516408259396: | | | | | | | 3216 | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.726s 638121516408264847: | | | | | | | | | x | | 3168 | | | x | | | | | | | | | | | | | | | 0.001s 12.727s 638121516408270089: | | | | | | | | | x | | | | | | x | | | | | | | 3193 | | | | | | | 0.000s 12.727s 638121516408273087: | | | | | | | | | x | | | | | | x | | | | 3200 | | | | | | | | | | 0.000s 12.728s 638121516408276507: | | | | | | | | | x | | | | | 4022 x | | | | | | | | | | | | | | | 0.001s 12.728s 638121516408281609: | 4023 | | | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.728s 638121516408285509: | | | | | | | | | x | | | | | | x | | | 3165 | | | | | | | | | | | 0.001s 12.730s 638121516408300023: | | | | | | | | | x | | | | | | x | | | | | 3175 | | | | | | | | | 0.000s 12.730s 638121516408303179: | | | | 4024 | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.731s 638121516408306127: | | | | | | | | | x | | | | | | x | | | | | | | | | | | | | | 4025 0.000s 12.731s 638121516408309115: | | | | | | | | | x | | | | | | x | | 4026 | | | | | | | | | | | | 0.000s 12.731s 638121516408313056: | | | 4027 | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.732s 638121516408317288: | | | | | | | | | x | | | | | | x | | | | | | | | | | 4028 | | | | 0.000s 12.732s 638121516408320572: | | 4029 | | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.732s 638121516408323458: | | | | | | | | 3160 x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.733s 638121516408326300: | | | | | | | | | x 3139 | | | | | x | | | | | | | | | | | | | | | 0.000s 12.733s 638121516408329388: | | | | | | | | | x | | | 3192 | | x | | | | | | | | | | | | | | | 0.000s 12.733s 638121516408333583: | | | | | | | | | x | 3202 | | | | x | | | | | | | | | | | | | | | 0.000s 12.734s 638121516408338431: | | | | | | 3109 | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.734s 638121516408342176: | | | | | | | | | x | | | | | | x | | | | | | | | | | | 4031 | | | 0.000s 12.734s 638121516408345302: | | | | | | | | | x | | | | | | x | | | | | | | | 4032 | | | | | | 0.000s 12.735s 638121516408348287: | | | | | | | | | x | | | | | | x 4033 | | | | | | | | | | | | | | 0.000s 12.735s 638121516408351235: | | | | | 3132 | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.735s 638121516408354076: | | | | | | | | | x | | | | | | x | | | | | | | | | | | | | 4034 | 0.000s 12.736s 638121516408357281: | | | | | | | | | x | | | | | | x | | | | | | | | | 4035 | | | | | 0.000s 12.736s 638121516408362168: | | | | | | | 4036 | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.736s 638121516408365623: | | | | | | | | | x | | | | | | x | | | | | | 3156 | | | | | | | | 0.000s 12.737s 638121516408368898: | | | | | | | | | x | | | | | | x | | | | | | | | | | | | 3128 | | 0.000s 12.737s 638121516408371758: | | | | | | | | | x | | 4037 | | | x | | | | | | | | | | | | | | | 0.000s 12.737s 638121516408375004: | | | | | | | | | 4038 | | | | | | x | | | | 3236 | | | | | | | | | | 0.000s 12.738s 638121516408377926: | | | | | | | | | | | | | | | | x | | | | | | | 4039 | | | | | | | 0.000s 12.738s 638121516408382053: | 3133 | | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.738s 638121516408385501: | | | | | | | | | | | | | | 3077 | x | | | | | | | | | | | | | | | 0.000s 12.739s 638121516408390241: | | | | | | | | | | | | | | | 3127 x | | | | | | | | | | | | | | | 0.000s 12.739s 638121516408393153: | | | | | | | | | | | | | | | | x | | | | | 4040 | | | | | | | | | 0.000s 12.739s 638121516408395942: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | | 3187 0.000s 12.740s 638121516408398842: | | | | | | | | | | | | | | | | x | | | 4041 | | | | | | | | | | | 0.000s 12.740s 638121516408403474: | | | | | | | | | | | | | | | | x | | 3103 | | | | | | | | | | | | 0.000s 12.741s 638121516408407513: | | | 3181 | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.741s 638121516408410457: | | | | | | | | | | | | | | | | x | | | | | | | | | | 3186 | | | | 0.000s 12.741s 638121516408413208: | | 3196 | | | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.742s 638121516408417693: | | | | | | | | | | 4042 | | | | | x | | | | | | | | | | | | | | | 0.000s 12.742s 638121516408422572: | | | | 3122 | | | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.743s 638121516408427753: | | | | | | | | | | | 4043 | | | | x | | | | | | | | | | | | | | | 0.000s 12.743s 638121516408432374: | | | | | | | | | | | | | 3115 | | x | | | | | | | | | | | | | | | 0.000s 12.743s 638121516408435440: | | | | | | 4045 | | | | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.744s 638121516408440576: | | | | | | | | | | | | | | | | x | | | | | | | | | | | 3145 | | | 0.000s 12.744s 638121516408445517: | | | | | | | | | | | | | | | | x | | | | | | | | 3152 | | | | | | 0.000s 12.745s 638121516408450445: | | | | | | | | 4046 | | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.745s 638121516408454474: | | | | | 3174 | | | | | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.746s 638121516408459072: | | | | | | | | | | | | 3168 | | | x | | | | | | | | | | | | | | | 0.000s 12.746s 638121516408463760: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 4047 | | 0.000s 12.747s 638121516408467096: | | | | | | | | | | | | | | | | x | | | | 4048 | | | | | | | | | | 0.000s 12.747s 638121516408470463: | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 3179 | 0.000s 12.747s 638121516408473489: | | | | | | | | | | | | | | | | x 3105 | | | | | | | | | | | | | | 0.000s 12.748s 638121516408476324: | | | | | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.748s 638121516408481562: | 4049 | | | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.749s 638121516408487112: | | | | | | | | | x | | | | 4050 | x | | | | | | | | | | | | | | | 0.000s 12.749s 638121516408491239: | | | | | | | | | x | | | | | | x | | | | | 3175 | | | | | | | | | 0.001s 12.750s 638121516408496305: | | | | | | | 3216 | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.750s 638121516408501441: | | | | | | | | | x | | | | | 4051 x | | | | | | | | | | | | | | | 0.000s 12.750s 638121516408505251: | | | | | | | | | x | | | | | | x | | | | | | 3198 | | | | | | | | 0.001s 12.751s 638121516408510749: | | | | | | | | | x | | | | | | x | | | 3165 | | | | | | | | | | | 0.001s 12.752s 638121516408516123: | | | | | | | | | x | | | | | | x | | 4052 | | | | | | | | | | | | 0.001s 12.752s 638121516408521262: | | 4053 | | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.753s 638121516408526409: | | | 4054 | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.753s 638121516408531609: | | | | | | | | | x | | | | | | x | | | | | | | 3193 | | | | | | | 0.000s 12.753s 638121516408535711: | | | | | | | | | x | | | | | | x | | | | | | | | | | | | | | 4055 0.000s 12.754s 638121516408539030: | | | | | | | | | x | 3202 | | | | x | | | | | | | | | | | | | | | 0.000s 12.754s 638121516408541955: | | | | | | | | | x | | | 4044 | | x | | | | | | | | | | | | | | | 0.000s 12.754s 638121516408545168: | | | | | | 3109 | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.755s 638121516408549185: | | | | | | | | | x | | | | | | x | | | | | | | | | | 4057 | | | | 0.000s 12.755s 638121516408552720: | | | | | | | | | x | | | | | | x | | | | | | | | | 3190 | | | | | 0.000s 12.755s 638121516408555690: | | | | 3158 | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.756s 638121516408558700: | | | | | | | | | x | | | | | | x | | | | | | | | 4058 | | | | | | 0.000s 12.756s 638121516408561543: | | | | | | | | | x 3139 | | | | | x | | | | | | | | | | | | | | | 0.000s 12.756s 638121516408565343: | | | | | | | | | x | | | | | | x | | | | | | | | | | | 4059 | | | 0.000s 12.757s 638121516408568781: | | | | | | | | | x | | 4060 | | | x | | | | | | | | | | | | | | | 0.000s 12.757s 638121516408571725: | | | | | | | | | x | | | | | | x | | | | 3236 | | | | | | | | | | 0.000s 12.757s 638121516408574596: | | | | | 4061 | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.758s 638121516408577620: | | | | | | | | | x | | | | | | x | | | | | | | | | | | | | 4062 | 0.000s 12.758s 638121516408580629: | | | | | | | | | x | | | | | | x 3142 | | | | | | | | | | | | | | 0.000s 12.758s 638121516408583590: | 3133 | | | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.759s 638121516408586913: | | | | | | | | | x | | | | | 3127 x | | | | | | | | | | | | | | | 0.000s 12.759s 638121516408590238: | | | | | | | | | x | | | | | | x | | | | | | | | | | | | 3128 | | 0.000s 12.759s 638121516408594703: | | | | | | | | 3160 x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.760s 638121516408599585: | | | | | | | | | x | | | | | | x | | | | | 4063 | | | | | | | | | 0.000s 12.760s 638121516408602681: | | | | | | | 4018 | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.760s 638121516408605936: | | | | | | | | | x | | | | | | x | | 3103 | | | | | | | | | | | | 0.000s 12.761s 638121516408609572: | | | | | | | | | x | | | | | | x | | | 4064 | | | | | | | | | | | 0.000s 12.761s 638121516408613560: | | 3196 | | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.762s 638121516408617385: | | | | | | | | | x | | | | | | x | | | | | | 4065 | | | | | | | | 0.000s 12.762s 638121516408620473: | | | 3181 | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.762s 638121516408624939: | | | | | | | | | x | | | | 3077 | x | | | | | | | | | | | | | | | 0.000s 12.763s 638121516408629102: | | | | | | | | | x | | | | | | x | | | | | | | | | | | | | | 3187 0.000s 12.763s 638121516408633638: | | | | | | | | | x | 4066 | | | | x | | | | | | | | | | | | | | | 0.000s 12.764s 638121516408638039: | | | | | | | | | x | | | 3192 | | x | | | | | | | | | | | | | | | 0.000s 12.764s 638121516408641717: | | | | | | | | | x | | | | | | x | | | | | | | 3230 | | | | | | | 0.000s 12.764s 638121516408645873: | | | | | | | | | x | | | | | | x | | | | | | | | | | 3186 | | | | 0.000s 12.765s 638121516408650228: | | | | | | 4067 | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.765s 638121516408653712: | | | | | | | | | x | | | | | | x | | | | | | | | | 4068 | | | | | 0.000s 12.766s 638121516408658022: | | | | | | | | | x | | | | | | x | | | | | | | | 3152 | | | | | | 0.000s 12.766s 638121516408661715: | | | | 4069 | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.766s 638121516408664738: | | | | | | | | | x | | 3168 | | | x | | | | | | | | | | | | | | | 0.000s 12.767s 638121516408669715: | | | | | | | | | x 3176 | | | | | x | | | | | | | | | | | | | | | 0.001s 12.767s 638121516408675177: | | | | | | | | | x | | | | | | x | | | | 3200 | | | | | | | | | | 0.001s 12.768s 638121516408680939: | | | | | 3174 | | | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.769s 638121516408686694: | 4071 | | | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.769s 638121516408692403: | | | | | | | | | x | | | | | | x 4072 | | | | | | | | | | | | | | 0.001s 12.770s 638121516408698041: | | | | | | | | | x | | | | | 4073 x | | | | | | | | | | | | | | | 0.001s 12.770s 638121516408704347: | | | | | | | | | x | | | | | | x | | | | | | | | | | | 3145 | | | 0.001s 12.771s 638121516408710677: | | | | | | | 3995 | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.772s 638121516408716471: | | | | | | | | 4030 x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.772s 638121516408721433: | | | | | | | | | x | | | | | | x | | 4074 | | | | | | | | | | | | 0.000s 12.773s 638121516408726330: | | | | | | | | | x | | | | | | x | | | | | | 3198 | | | | | | | | 0.000s 12.773s 638121516408729832: | | | 4075 | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.773s 638121516408734053: | | | | | | | | | x | | | | | | x | | | | | | | | | | | | | 3179 | 0.000s 12.774s 638121516408737075: | | | | | | | | | x | | | | | | x | | | | | | | | | | | | 3155 | | 0.000s 12.774s 638121516408740717: | | | | | | | | | x | | | | 4076 | x | | | | | | | | | | | | | | | 0.000s 12.774s 638121516408743767: | | | | | | | | | x | | | 3144 | | x | | | | | | | | | | | | | | | 0.000s 12.775s 638121516408746654: | | | | | | | | | x | | | | | | x | | | | | | | | | | | | | | 4078 0.000s 12.775s 638121516408750737: | | | | | | | | | x | 3202 | | | | x | | | | | | | | | | | | | | | 0.000s 12.775s 638121516408754659: | | 4079 | | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.776s 638121516408759287: | | | | | | | | | x | | | | | | x | | | | | 3175 | | | | | | | | | 0.000s 12.776s 638121516408763036: | | | | | | | | | x | | | | | | x | | | | | | | | | | 4080 | | | | 0.000s 12.777s 638121516408766733: | | | | | | | | | x | | | | | | x | | | | | | | 4081 | | | | | | | 0.000s 12.777s 638121516408770634: | | | | | | | | | x | | | | | | x | | | 3165 | | | | | | | | | | | 0.000s 12.777s 638121516408773471: | | | | 3158 | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.778s 638121516408777681: | | | | | | | | | x | | | | | | x | | | | | | | | 4082 | | | | | | 0.000s 12.778s 638121516408781582: | | | | | | | | | x | | | | | | x | | | | 4070 | | | | | | | | | | 0.000s 12.778s 638121516408784499: | | | | | 4084 | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.779s 638121516408788980: | 3133 | | | | | | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.779s 638121516408793443: | | | | | | | | | x 4085 | | | | | x | | | | | | | | | | | | | | | 0.000s 12.780s 638121516408797387: | | | | | | | | | x | | | | | | x 3142 | | | | | | | | | | | | | | 0.000s 12.780s 638121516408801949: | | | | | | | | | x | | 4086 | | | x | | | | | | | | | | | | | | | 0.001s 12.781s 638121516408807209: | | | | | | 3109 | | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.781s 638121516408811467: | | | | | | | | | x | | | | | | x | | | | | | | | | 3190 | | | | | 0.000s 12.781s 638121516408814316: | | | | | | | | | x | | | | | | x | 3211 | | | | | | | | | | | | | 0.000s 12.782s 638121516408817876: | | | | | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.782s 638121516408822985: | | | | | | | x | x | | | | | | x | | | | | | | | | | | 3162 | | | 0.000s 12.783s 638121516408827441: | | | | | | | x 3178 x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.783s 638121516408830633: | | | | | | | x | x | | | | | | x | | 3103 | | | | | | | | | | | | 0.000s 12.783s 638121516408834425: | | | | | | | x | x | | | | | | x | | | | | | 4087 | | | | | | | | 0.000s 12.784s 638121516408837322: | | | | | | | x | x | | | | | 3127 x | | | | | | | | | | | | | | | 0.000s 12.784s 638121516408841160: | | | 3181 | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.784s 638121516408844383: | | | | | | | x | x | | | | | | x | | | | | | | | | | | | | 3195 | 0.000s 12.785s 638121516408849048: | | | | | | | x | x | | | | | | x | | | | | | | | | | | | 4088 | | 0.001s 12.785s 638121516408854185: | | | | | | | x | x | | | 3159 | | x | | | | | | | | | | | | | | | 0.001s 12.786s 638121516408859382: | | | | | | | x | x | 4090 | | | | x | | | | | | | | | | | | | | | 0.001s 12.786s 638121516408864560: | | | | | | | x | x | | | | | | x | | | | | 4091 | | | | | | | | | 0.001s 12.787s 638121516408869904: | | | | | | | x | x | | | | | | x | | | | | | | 3230 | | | | | | | 0.001s 12.787s 638121516408874950: | | | | 4092 | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.788s 638121516408880398: | | | | | | | x | x | | | | | | x | | | 4077 | | | | | | | | | | | 0.001s 12.788s 638121516408885650: | | | | | | | x | x | | | | | | x | | | | | | | | | | 3186 | | | | 0.001s 12.789s 638121516408890743: | | | | | | | x | x | | | | | | x | | | | | | | | 3152 | | | | | | 0.000s 12.789s 638121516408895061: | | | | | | | x | x | | | | | | x | | | | 3236 | | | | | | | | | | 0.000s 12.790s 638121516408898340: | | | | | | | x | x | | | | | | x | | | | | | | | | | | | | | 3187 0.001s 12.790s 638121516408903341: | | | | | | | x | x | | | | 3077 | x | | | | | | | | | | | | | | | 0.001s 12.791s 638121516408909005: | | | | | | | x | x 3176 | | | | | x | | | | | | | | | | | | | | | 0.001s 12.791s 638121516408914266: | | 3196 | | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.792s 638121516408920103: | | | | | 3174 | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.792s 638121516408924234: | 4093 | | | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.793s 638121516408929771: | | | | | | | x | x | | | | | | x 4094 | | | | | | | | | | | | | | 0.000s 12.793s 638121516408933503: | | | | | | 4095 x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.794s 638121516408937163: | | | | | | | x | x | | | | | | x | 4096 | | | | | | | | | | | | | 0.000s 12.794s 638121516408941884: | | | | | | | x | x | | | | | | x | | | | | | | | | 4097 | | | | | 0.000s 12.795s 638121516408946595: | | | | | | | x | x | | | | | | x | | | | | | | | | | | 4098 | | | 0.001s 12.795s 638121516408951890: | | | | | | | x | x | | | | | | x | | | | | | 3198 | | | | | | | | 0.001s 12.796s 638121516408956969: | | | | | | | x | x | | | | | | x | | 4099 | | | | | | | | | | | | 0.001s 12.796s 638121516408962334: | | | | | | | x | x | | | | | 4100 x | | | | | | | | | | | | | | | 0.000s 12.797s 638121516408966841: | | | | | | | x | x | | 3168 | | | x | | | | | | | | | | | | | | | 0.001s 12.797s 638121516408972210: | | | 4101 | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.798s 638121516408977326: | | | | | | | x | x | | | | | | x | | | | | | | | | | | | 3155 | | 0.001s 12.798s 638121516408982401: | | | | | | | x | x | | | | | | x | | | | | | | | | | | | | 4102 | 0.000s 12.799s 638121516408987204: | | | | | | | x | x | | | 3091 | | x | | | | | | | | | | | | | | | 0.001s 12.799s 638121516408992471: | | | | | | | x 4104 x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.800s 638121516408997743: | | | | 3158 | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.800s 638121516409003125: | | | | | | | x | x | | | | | | x | | | 3185 | | | | | | | | | | | 0.001s 12.801s 638121516409008490: | | | | | | | x | x | | | | | | x | | | | 4105 | | | | | | | | | | 0.000s 12.801s 638121516409012729: | | | | | | | x | x | | | | | | x | | | | | 3175 | | | | | | | | | 0.001s 12.802s 638121516409017773: | | | | | | | x | x | | | | | | x | | | | | | | | 4106 | | | | | | 0.000s 12.802s 638121516409022502: | | | | | | | x | x | | | | | | x | | | | | | | | | | 4107 | | | | 0.000s 12.803s 638121516409027413: | | | | | | | x | x | | | | | | x | | | | | | | | | | | | | | 4108 0.000s 12.803s 638121516409032237: | | | | | | | x | x | 3202 | | | | x | | | | | | | | | | | | | | | 0.001s 12.804s 638121516409037476: | | | | | | | x | x | | | | | | x | | | | | | | 4109 | | | | | | | 0.001s 12.804s 638121516409042616: | | | | | | | x | x | | | | 4110 | x | | | | | | | | | | | | | | | 0.000s 12.805s 638121516409047351: | | | | | | | x | x 4111 | | | | | x | | | | | | | | | | | | | | | 0.000s 12.805s 638121516409052248: | | | | | 4112 | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.806s 638121516409056445: | | 4113 | | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.806s 638121516409060269: | | | | | | | x | x | | | | | | x 3142 | | | | | | | | | | | | | | 0.000s 12.806s 638121516409064332: | | | | | | | x | x | | | | | | x | | | | | | | | | | | 3162 | | | 0.000s 12.807s 638121516409067259: | | | | | | | x | x | | | | | | x | | | | | | 4114 | | | | | | | | 0.000s 12.807s 638121516409070259: | 3133 | | | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.807s 638121516409073101: | | | 3181 | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.807s 638121516409075995: | | | | | | | x | x | | | | | | x | | | | | | | | | 3190 | | | | | 0.000s 12.808s 638121516409079869: | | | | | | | x | x | | | | | | x | 3211 | | | | | | | | | | | | | 0.000s 12.808s 638121516409084370: | | | | | | | x | x | | | | | | x | | | | | | | | | | | | 4115 | | 0.001s 12.809s 638121516409089462: | | | | | | | x | x | | 4116 | | | x | | | | | | | | | | | | | | | 0.001s 12.809s 638121516409094642: | | | | | | 3109 x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.810s 638121516409098599: | | | | | | | x 3178 x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.810s 638121516409101503: | | | | | | | x | x | | | | | | x | | | | | | | | | | | | | 3195 | 0.000s 12.810s 638121516409104339: | | | | 4117 | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.811s 638121516409109229: | | | | | | | x | x | | | 3192 | | x | | | | | | | | | | | | | | | 0.000s 12.811s 638121516409114042: 3214 | | | | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.812s 638121516409118146: | | | | | | | x | x | | | | | 3127 x | | | | | | | | | | | | | | | 0.000s 12.812s 638121516409121983: | | | | | | | x | x | | | | | | x | | | 4119 | | | | | | | | | | | 0.000s 12.813s 638121516409126073: | | | | | | | x | x | | | | | | x | | | | | 4120 | | | | | | | | | 0.000s 12.813s 638121516409129986: | | | | | | | x | x | | | | | | x | | 3103 | | | | | | | | | | | | 0.000s 12.813s 638121516409132951: | | | | | | | x | x | | | | | | x | | | | | | | | | | 3186 | | | | 0.000s 12.813s 638121516409135796: | | | | | | | x | x | 4121 | | | | x | | | | | | | | | | | | | | | 0.000s 12.814s 638121516409138712: | | | | | | | x | x | | | | | | x | | | | | | | 3230 | | | | | | | 0.000s 12.814s 638121516409141847: | | | | | | | x | x | | | | | | x | | | | 3236 | | | | | | | | | | 0.000s 12.814s 638121516409144740: | | | | | | | x | x | | | | | | x | | | | | | | | 3152 | | | | | | 0.000s 12.815s 638121516409147674: | | | | | 3174 | x | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.815s 638121516409152924: | | | 4122 | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.816s 638121516409158345: | 4123 | | | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.816s 638121516409161493: | | | | | | | x | x | | | | | | x | | | | | | 3198 | | | | | | | | 0.000s 12.816s 638121516409164424: | | | | | | | x | x | | | | | | x | | | | | | | | | 4124 | | | | | 0.000s 12.817s 638121516409167957: | | | | | | | x | x | | | | | | x 4125 | | | | | | | | | | | | | | 0.001s 12.817s 638121516409173245: | | | | | | | x | x | | | | | | x | | | | | | | | | | | 4126 | | | 0.000s 12.818s 638121516409178197: | | | | | | | x | x 3176 | | | | | x | | | | | | | | | | | | | | | 0.000s 12.818s 638121516409182134: | | | | | | | x | x | | | | 3077 | x | | | | | | | | | | | | | | | 0.000s 12.818s 638121516409185263: | | | | | | | x | x | | | | | | x | 3233 | | | | | | | | | | | | | 0.000s 12.819s 638121516409189322: | | | | | | | x 4127 x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.819s 638121516409194045: | | | | | | | x | x | | | | | | x | | | | | | | | | | | | | 4128 | 0.000s 12.820s 638121516409198641: | | | | | | 3138 x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.820s 638121516409203290: | | | | | | | x | x | | | | | | x | | | | | | | | | | | | | | 3187 0.000s 12.821s 638121516409206871: | | | | 3158 | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.821s 638121516409211552: | | 3196 | | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.821s 638121516409215923: 4129 | | | | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.822s 638121516409220308: | | | | | | | x | x | | | 4130 | | x | | | | | | | | | | | | | | | 0.000s 12.822s 638121516409224002: | | | | | | | x | x | | | | | | x | | | 3185 | | | | | | | | | | | 0.000s 12.823s 638121516409227935: | | | | | | | x | x | | | | | 4131 x | | | | | | | | | | | | | | | 0.000s 12.823s 638121516409232814: | | | | | | | x | x | | 3168 | | | x | | | | | | | | | | | | | | | 0.000s 12.823s 638121516409235825: | | | | | | | x | x | | | | | | x | | 4132 | | | | | | | | | | | | 0.000s 12.824s 638121516409239445: | | | | | | | x | x | | | | | | x | | | | | | | | | | | | 3155 | | 0.000s 12.824s 638121516409243878: | | | | | | | x | x | | | | | | x | | | | | | | | 4133 | | | | | | 0.001s 12.825s 638121516409249394: | | | | | | | x | x | | | | | | x | | | | | | | 4134 | | | | | | | 0.001s 12.825s 638121516409254636: | | | | | | | x | x | | | | | | x | | | | 4135 | | | | | | | | | | 0.000s 12.826s 638121516409258849: | | | 3181 | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.826s 638121516409263342: | | | | | | | x | x | | | | | | x | | | | | 3175 | | | | | | | | | 0.000s 12.827s 638121516409267748: | | | | | 4136 | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.827s 638121516409272005: | | | | | | | x | x | | | | | | x | | | | | | 3234 | | | | | | | | 0.000s 12.828s 638121516409276092: | | | | | | | x | x | | | | 4138 | x | | | | | | | | | | | | | | | 0.000s 12.828s 638121516409280684: | | | | | | | x | x | | | | | | x | | | | | | | | | | 4139 | | | | 0.000s 12.828s 638121516409283637: | | | | | | | x | x 3199 | | | | | x | | | | | | | | | | | | | | | 0.000s 12.829s 638121516409287208: | | | | | | | x | x | | | | | | x | 4140 | | | | | | | | | | | | | 0.000s 12.829s 638121516409291411: | | | | | | | x 3178 x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.829s 638121516409294913: | | | | | | | x | x | | | | | | x | | | | | | | | | | | | | 3195 | 0.000s 12.830s 638121516409299598: | | | | | | 4141 x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.830s 638121516409303062: | | | | | | | x | x | 3202 | | | | x | | | | | | | | | | | | | | | 0.000s 12.831s 638121516409308027: | 3133 | | | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.831s 638121516409312813: | | | | | | | x | x | | | | | | x | | | | | | | | | | | 3162 | | | 0.000s 12.831s 638121516409315672: | | | | | | | x | x | | | | | | x | | | | | | | | | | | | | | 4142 0.000s 12.832s 638121516409320597: | | | | | | | x | x | | | | | | x | | | | | | | | | 3190 | | | | | 0.000s 12.832s 638121516409325398: | | | | 4143 | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.833s 638121516409328623: | | | | | | | x | x | | | | | | x | | | 4144 | | | | | | | | | | | 0.000s 12.833s 638121516409333561: | | 3225 | | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.001s 12.834s 638121516409338763: | | | | | | | x | x | | | | | | x 3142 | | | | | | | | | | | | | | 0.000s 12.834s 638121516409343682: | | | | | | | x | x | | | | | | x | | | | | | | | | | | | 4145 | | 0.000s 12.835s 638121516409347823: | | | | | | | x | x | | 3191 | | | x | | | | | | | | | | | | | | | 0.000s 12.835s 638121516409352212: | | | | | | | x | x | | | 3192 | | x | | | | | | | | | | | | | | | 0.000s 12.835s 638121516409355585: 3214 | | | | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.836s 638121516409359530: | | | | | 3174 | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.836s 638121516409363394: | | | 4146 | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.837s 638121516409367949: | | | | | | | x | x | | | | | | x | | | | | | | | 3152 | | | | | | 0.000s 12.837s 638121516409372848: | | | | | | | x | x | | | | | | x | | | | | | | 3230 | | | | | | | 0.000s 12.838s 638121516409377629: | | | | | | | x | x | | | | | | x | | | | | 4147 | | | | | | | | | 0.000s 12.838s 638121516409380953: | | | | | | | x | x | | | | | | x | | | | 3236 | | | | | | | | | | 0.000s 12.838s 638121516409384870: | | | | | | | x | x | | | | 3077 | x | | | | | | | | | | | | | | | 0.000s 12.839s 638121516409387960: | | | | | | | x | x 3235 | | | | | 4148 | | | | | | | | | | | | | | | 0.000s 12.839s 638121516409390902: | | | | | | | x | x | 3238 | | | | | | | | | | | | | | | | | | | | 0.000s 12.839s 638121516409393701: | | | | | | | x | x | | | | | | | | 3233 | | | | | | | | | | | | | 0.000s 12.840s 638121516409396706: | 4149 | | | | | x | x | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.840s 638121516409401008: | | | | | | | x 4150 x | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.840s 638121516409405181: | | | | | | | x | x | | | | | 3127 | | | | | | | | | | | | | | | | 0.000s 12.841s 638121516409409467: | | | | | | | x | x | | | | | | | | | | | | | | | | | | 3188 | | | 0.000s 12.841s 638121516409413953: | | | | 3158 | | x | x | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.842s 638121516409417108: | | | | | | | x | x | | | | | | | | | | 3185 | | | | | | | | | | | 0.000s 12.842s 638121516409421310: | | | | | | | x | x | | | | | | | | | | | | | 4151 | | | | | | | | 0.001s 12.843s 638121516409426412: | | | | | | | x | x | | | | | | | | | 3103 | | | | | | | | | | | | 0.001s 12.843s 638121516409431660: | | | | | | 3138 x | x | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.843s 638121516409435697: | | | | | | | x | x | | | | | | | | | | | | | | | | | | | | 4152 | 0.000s 12.844s 638121516409438599: | | | | | | | x | x | | | | | | | | | | | | | | | | 4153 | | | | | 0.000s 12.844s 638121516409441315: | | | | | | | x | x | | | | | | | | | | | | | | | | | 3186 | | | | 0.000s 12.844s 638121516409444569: | | | | | | | x | x | | | | | | | 4154 | | | | | | | | | | | | | | 0.000s 12.845s 638121516409448899: | | 4155 | | | | x | x | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.845s 638121516409452427: | | | | | | | x | x | | | | | | | | | | | | | | | | | | | 3155 | | 0.000s 12.845s 638121516409455532: 4156 | | | | | | x | x | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.846s 638121516409459669: | | | | | | | x | x | | 4157 | | | | | | | | | | | | | | | | | | | 0.000s 12.846s 638121516409464572: | | | 3181 | | | x | x | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.847s 638121516409468266: | | | | | | | x | x | | | | | | | | | | | | | | | | | | | | | 3187 0.000s 12.847s 638121516409473195: | | | | | | | x | x | | | 4118 | | | | | | | | | | | | | | | | | | 0.000s 12.848s 638121516409477765: | | | | | 4159 | x | x | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.848s 638121516409482373: | | | | | | | x | x | | | | | | | | | | | | | | | 4160 | | | | | | 0.000s 12.849s 638121516409487346: | | | | | | | x | x | | | | | | | | | | | | | | 4161 | | | | | | | 0.001s 12.849s 638121516409492491: | | | | | | | x | x | | | | 4162 | | | | | | | | | | | | | | | | | 0.000s 12.850s 638121516409497194: | | | | | | | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.850s 638121516409502192: | | | | | | | x | x | | | | | | x | | | | x | | | | | | | | | | 0.001s 12.851s 638121516409507399: | | | | | | | x | x 3199 | | | | | x | | | | x | | | | | | | | | | 0.001s 12.851s 638121516409512912: | | | | | | | x | x | | | | | | x | 4164 | | x | | | | | | | | | | 0.001s 12.852s 638121516409518372: | | | | | | | x | x | 4165 | | | | x | | | | x | | | | | | | | | | 0.001s 12.852s 638121516409523830: | | | | 3177 | | x | x | | | | | | 4166 | | | | x | | | | | | | | | | 0.001s 12.853s 638121516409529521: | | | | | | | x | x | | | | | | | | | | 4167 x | | | | | | | | | | 0.001s 12.853s 638121516409534780: | | | | | | | x | x | | | | | | | | | | | x 3175 | | | | | | | | | 0.001s 12.854s 638121516409540102: | | | | | | | x | x | | | | | 3182 | | | | | x | | | | | | | | | | 0.001s 12.854s 638121516409545167: | | | | | | | x | x | | | | | | | | | | | x | | | | | | 4168 | | | 0.001s 12.855s 638121516409550175: | | | | | | | x | x | | | | | | | | | | | x | 3234 | | | | | | | | 0.000s 12.855s 638121516409555150: | | | | | | | x | x | | | | | | | | | 4169 | x | | | | | | | | | | 0.001s 12.856s 638121516409560647: | | | | | | 4170 x | x | | | | | | | | | | | x | | | | | | | | | | 0.001s 12.856s 638121516409565844: | 3133 | | | | | x | x | | | | | | | | | | | x | | | | | | | | | | 0.001s 12.857s 638121516409571218: | | | | | | | x 3178 x | | | | | | | | | | | x | | | | | | | | | | 0.001s 12.858s 638121516409576473: | | | | | | | x | x | | | | | | | | | | | x | | | | | 4171 | | | | 0.001s 12.858s 638121516409581483: | | 3225 | | | | x | x | | | | | | | | | | | x | | | | | | | | | | 0.000s 12.858s 638121516409584433: | | | | | | | x | x | | | | | | | | | | | x | | | | | | | 4172 | | 0.000s 12.859s 638121516409587267: | | | | | | | x | x | | 3191 | | | | | | | | x | | | | | | | | | | 0.000s 12.859s 638121516409592077: | | | | | | | x | x | | | | | | | | | | | x | | | | 3190 | | | | | 0.000s 12.860s 638121516409596934: | | | 4173 | | | x | x | | | | | | | | | | | x | | | | | | | | | | 0.000s 12.860s 638121516409600475: | | | | | | | x | x | | | | | | | | | | | x | | | | | | | | | 3237 0.000s 12.860s 638121516409604581: | | | | | | | x | x | | | | | | | | | | | x | | | | | | | | 3195 | 0.000s 12.861s 638121516409607439: 3214 | | | | | | x | x | | | | | | | | | | | x | | | | | | | | | | 0.000s 12.861s 638121516409611941: | | | | | | | x | x | | | | | | | 3142 | | | x | | | | | | | | | | 0.000s 12.861s 638121516409615380: | | | | | | | x | x 4163 | | | | | | | | | | x | | | | | | | | | | 0.000s 12.862s 638121516409619491: | | | | | | | x | x | 3238 | | | | | | | | | x | | | | | | | | | | 0.000s 12.862s 638121516409624142: | | | | | 3174 | x | x | | | | | | | | | | | x | | | | | | | | | | 0.001s 12.863s 638121516409629257: | | | | | | | x | x | | | | 3077 | | | | | | x | | | | | | | | | | 0.000s 12.863s 638121516409633380: | | | | | | | x | x | | | | | | | | | | | x | | | 3152 | | | | | | 0.000s 12.864s 638121516409636569: | | | | | | | x | x | | | | | | | | | | 3185 x | | | | | | | | | | 0.000s 12.864s 638121516409639480: | | | | | | | x | x | | | | | | x | | | | x | | | | | | | | | | 0.000s 12.864s 638121516409643589: | | | | 3158 | | x | x | | | | | | x | | | | x | | | | | | | | | | 0.000s 12.865s 638121516409646673: | | | | | | | x | x | | | | | | x | | | | x | | 3230 | | | | | | | 0.001s 12.865s 638121516409651995: | | | | | | | x | x | | | 3091 | | x | | | | x | | | | | | | | | | 0.000s 12.866s 638121516409656130: | | | | | | | x | x | | | | | | x | | | | x | | | | | | 3188 | | | 0.000s 12.866s 638121516409661118: | | | | | | | x | x | | | | | 4176 x | | | | x | | | | | | | | | | 0.001s 12.867s 638121516409666236: | | | | | | | x | x | | | | | | x | | | | x 4083 | | | | | | | | | 0.000s 12.867s 638121516409669919: | | | | | | | x | x | | | | | | x | | | | x | x | | | | | | | | 0.000s 12.867s 638121516409673187: | | | | | | 3138 x | x | | | | | | x | | | | x | x | | | | | | | | 0.000s 12.868s 638121516409676138: | | | | | | | x | x | | | | | | x | 3233 | | x | x | | | | | | | | 0.000s 12.868s 638121516409679389: | 4178 | | | | | x | x | | | | | | x | | | | x | x | | | | | | | | 0.000s 12.868s 638121516409682355: | | | | | | | x 4179 x | | | | | | x | | | | x | x | | | | | | | | 0.000s 12.868s 638121516409685264: | | | | | | | x | x | | | | | | x | | | | x | x | | | | | 3155 | | 0.000s 12.869s 638121516409688778: | | 4180 | | | | x | x | | | | | | x | | | | x | x | | | | | | | | 0.000s 12.869s 638121516409692166: | | | | | | | x | x | | 4181 | | | x | | | | x | x | | | | | | | | 0.000s 12.869s 638121516409695145: 4174 | | | | | | x | x | | | | | | x | | | | x | x | | | | | | | | 0.000s 12.870s 638121516409699226: | | | | | | | x | x | | | | | | x | | | | x | x | | | | | | 4182 | 0.000s 12.870s 638121516409703515: | | | | | | | x | x | | | | | | x | | | | x | x | | | 3186 | | | | 0.001s 12.871s 638121516409708873: | | | | | | | x | x | | | | | | x | | | | x | x | | | | | | | 4183 0.000s 12.871s 638121516409711955: | | | | | | | x | x | | | | | | x | | 3103 | x | x | | | | | | | | 0.000s 12.871s 638121516409715518: | | | | | | | x | x | | | | | | x | | | | x | x | | 3203 | | | | | 0.001s 12.872s 638121516409720766: | | | | | | | x | x 3235 | | | | | x | | | | x | x | | | | | | | | 0.000s 12.872s 638121516409725685: | | | | | | | x | x | 4184 | | | | x | | | | x | x | | | | | | | | 0.000s 12.873s 638121516409729054: | | | | | | | x | x | | | | | | x 3164 | | | x | x | | | | | | | | 0.000s 12.873s 638121516409733902: | | | | | 4185 | x | x | | | | | | x | | | | x | x | | | | | | | | 0.001s 12.874s 638121516409739102: | | | | 4175 | | x | x | | | | | | x | | | | x | x | | | | | | | | 0.000s 12.874s 638121516409742808: | | | 3181 | | | x | x | | | | | | x | | | | x | x | | | | | | | | 0.000s 12.875s 638121516409746863: | | | | | | | x | x | | | | | | x | | | 4187 x | x | | | | | | | | 0.000s 12.875s 638121516409751072: | | | | | | | x | x | | | | | | x | | | | x | x | 3180 | | | | | | 0.000s 12.875s 638121516409754961: | | | | | | | x | x | | | | 3124 | x | | | | x | x | | | | | | | | 0.000s 12.876s 638121516409759544: | | | | | | | x | x | | | 4188 | | x | | | | x | x | | | | | | | | 0.000s 12.876s 638121516409762645: | | | | | | | x | x | | | | | | x | | | | x | x | | | | 4189 | | | 0.000s 12.876s 638121516409765571: | | | | | | | x | x | | | | | 3182 x | | | | x | x | | | | | | | | 0.000s 12.877s 638121516409769085: | | | | | | | x | x | | | | | | x | | | | x | x 4137 | | | | | | | 0.000s 12.877s 638121516409773320: | | | | | | | x | x | | | | | | x | | | | 3200 3212 x | | | | | | | | 0.000s 12.878s 638121516409777560: | | | | | | 4190 x | x | | | | | | x | | | | | | x | | | | | | | | 0.000s 12.878s 638121516409782161: | | | | | | | x | x | | | | | | x | 4186 | | | | x | | | | | | | | 0.000s 12.879s 638121516409786300: | | 3225 | | | | x | x | | | | | | x | | | | | | x | | | | | | | | 0.000s 12.879s 638121516409790687: | | | | | | | x | x | | | | | | x | | | | | | x | | | | | 4191 | | 0.000s 12.879s 638121516409794630: 4056 | | | | | | x | x | | | | | | x | | | | | | x | | | | | | | | 0.000s 12.880s 638121516409798943: | | | | | | | x | x | | | | | | x | | | | | | x | | | | | | | 3237 0.000s 12.880s 638121516409802922: | | | | | | | x | x | | | | | | x | | | | | | x | | | 3227 | | | | 0.000s 12.881s 638121516409807772: | | | | | | | x | x 3199 | | | | | x | | | | | | x | | | | | | | | 0.000s 12.881s 638121516409812381: | | | | | | | x | x | | | | | | x | | | | | | x | | 4193 | | | | | 0.000s 12.882s 638121516409816758: | | | | | | | x | x | 3238 | | | | x | | | | | | x | | | | | | | | 0.000s 12.882s 638121516409821673: | | | | | | | x | x | | 3191 | | | x | | | | | | x | | | | | | | | 0.000s 12.882s 638121516409824934: | | | | | | | x | x | | | | | | x | | 4194 | | | x | | | | | | | | 0.001s 12.883s 638121516409830083: | 3133 | | | | | x | x | | | | | | x | | | | | | x | | | | | | | | 0.000s 12.883s 638121516409833909: | | | | 3177 | | x | x | | | | | | x | | | | | | x | | | | | | | | 0.000s 12.884s 638121516409837735: | | | | | | | x 3178 x | | | | | | x | | | | | | x | | | | | | | | 0.000s 12.884s 638121516409840853: | | | | | | | x | x | | | | | | x 4195 | | | | | x | | | | | | | | 0.000s 12.884s 638121516409844168: | | | | | | | x | x | | | | | | x | | | | | | x | | | | | | 3195 | 0.000s 12.885s 638121516409846970: | | | 4196 | | | x | x | | | | | | x | | | | | | x | | | | | | | | 0.000s 12.885s 638121516409850071: | | | | | | | x | x | | | | | | x | | | | | | x | 4197 | | | | | | 0.000s 12.885s 638121516409852878: | | | | | | | x | x | | | | | | x | | | | | | x | | | | 3188 | | | 0.000s 12.885s 638121516409855658: | | | | | | | x | x | | | | 4198 | x | | | | | | x | | | | | | | | 0.000s 12.886s 638121516409859031: | | | | | | | x | x | | | | | 4199 x | | | | | | x | | | | | | | | 0.000s 12.886s 638121516409861961: | | | | | | | x | x | | | | | | x | | | | 4200 | x | | | | | | | | 0.000s 12.886s 638121516409864706: | | | | | | | x | x | | | | | | x | | | | | 4201 x | | | | | | | | 0.000s 12.887s 638121516409867449: | | | | | | | x | x | | | | | | x | | | 3185 | | x | | | | | | | | 0.000s 12.887s 638121516409871839: 3241 | | | | | | x | x | | | | | | x | | | | | | x | | | | | | | | 0.000s 12.888s 638121516409876339: | | | | | | | x | x | | | | | | x | | | | | | 3198 3251 | | | | | | | 0.000s 12.888s 638121516409880027: | | | | | 3174 | x | x | | | | | | x | | | | | | | | | | | | | | | 0.000s 12.888s 638121516409884738: | | | | | | | x | x | | | | | | x | x | | | | | | | | | | | | | 0.000s 12.889s 638121516409888418: | | | | | | | x | x | | | 3091 | | x | x | | | | | | | | | | | | | 0.000s 12.889s 638121516409892891: | | 4202 | | | | x | x | | | | | | x | x | | | | | | | | | | | | | 0.000s 12.890s 638121516409896540: | | | | | | | x | x | | | | | | x | x | | | | | | | | | | | | 4203 0.000s 12.890s 638121516409900212: | | | | | | | x | x 4192 | | | | | x | x | | | | | | | | | | | | | 0.000s 12.890s 638121516409904599: | | | | | | | x | x | | | | | | x | x | | | | | | | | 4205 | | | | 0.000s 12.891s 638121516409909486: | | | | | | | x | x | | | | | | x | x | | | | | | | 3203 | | | | | 0.001s 12.891s 638121516409914556: | | | | | | | x | x | | | | | | x | x | | | | | | | | | | 3155 | | 0.000s 12.892s 638121516409919527: | | | | | | | x | x | | 4206 | | | x | x | | | | | | | | | | | | | 0.000s 12.892s 638121516409922393: | | | | | | | x | x | 4207 | | | | x | x | | | | | | | | | | | | | 0.000s 12.893s 638121516409926489: | | | | 3158 | | x | x | | | | | | x | x | | | | | | | | | | | | | 0.000s 12.893s 638121516409930050: | 3171 | | | | | x | x | | | | | | x | x | | | | | | | | | | | | | 0.000s 12.893s 638121516409934963: | | | | | | | x | x | | | | | | x | x 3103 | | | | | | | | | | | | 0.001s 12.894s 638121516409940262: | | | | | | | x | x | | | | | | x 3164 x | | | | | | | | | | | | | 0.001s 12.894s 638121516409945561: | | | | | | | x | x | | | | | | x | x | | | 3212 | | | | | | | | | 0.001s 12.895s 638121516409951113: | | | | | | | x | x | | | | | | x | x | | | | | | 3180 | | | | | | 0.001s 12.896s 638121516409956352: | | | | | | | x | x | | | | 3124 | x | x | | | | | | | | | | | | | 0.001s 12.896s 638121516409961502: | | | | | | | x | x | | | | | | x | x | | 3200 | | | | | | | | | | 0.000s 12.896s 638121516409965510: | | | | | | | x | x | | | | | | x | x | 4209 | | | | | | | | | | | 0.000s 12.897s 638121516409969527: | | | | | | | x 3218 x | | | | | | x | x | | | | | | | | | | | | | 0.000s 12.897s 638121516409972811: x | | | | | | 4210 | x | | | | | | x | x | | | | | | | | | | | | | 0.000s 12.898s 638121516409977163: x | | | | | | | | x | | | | | | x | x | | | | | | | | | | | 3223 | 0.031s 12.929s 638121516410286957: x | | | | 4211 | | | x | | | | | | x | x | | | | | | | | | | | | | 0.000s 12.929s 638121516410290950: x | | | | | | | | x | | | | | | x | x | | | | 4212 | | | | | | | | 0.000s 12.929s 638121516410294599: x | | | | | | | | x | | | | | | x | x | | | | | 4213 | | | | | | | 0.000s 12.930s 638121516410298286: x | | | | | 3138 | | x | | | | | | x | x | | | | | | | | | | | | | 0.000s 12.930s 638121516410302220: x | | | | | | | | x | | | 3115 | | x | x | | | | | | | | | | | | | 0.000s 12.931s 638121516410306871: x | 3225 | | | | | | x | | | | | | x | x | | | | | | | | | | | | | 0.001s 12.931s 638121516410312074: x | | | | | | | | x | | | | | | x | x | | | | | | | | | 3205 | | | 0.000s 12.932s 638121516410316677: x | | | | | | | | x | | | | | 3182 x | x | | | | | | | | | | | | | 0.000s 12.932s 638121516410320520: x | | | | | | | | x | | | | | | x | x | | | | | | | | | | | | 3237 0.000s 12.932s 638121516410324568: x | | | | | | | | x 3235 | | | | | x | x | | | | | | | | | | | | | 0.000s 12.933s 638121516410329064: x | | | | | | | | x | | | | | | x | x | | | | | | | | 3227 | | | | 0.000s 12.933s 638121516410332788: x | | | | | | | | x | | | | | | x | x | | | | | | | 4216 | | | | | 0.000s 12.934s 638121516410336149: x | | 3181 | | | | | x | | | | | | x | x | | | | | | | | | | | | | 0.000s 12.934s 638121516410339239: x | | | | | | | | x | | 3191 | | | x | x | | | | | | | | | | | | | 0.000s 12.934s 638121516410343526: x | | | | | | | | x | | | | | | x | x | | | | | | | | | | 4217 | | 0.000s 12.935s 638121516410347414: x | | | 4218 | | | | x | | | | | | x | x | | | | | | | | | | | | | 0.000s 12.935s 638121516410352371: x 4219 | | | | | | | x | | | | | | x | x | | | | | | | | | | | | | 0.000s 12.936s 638121516410357306: x | | | | | | | | x | | | | | | x | 4220 | | | 3249 | | | | | | | | | 0.001s 12.936s 638121516410362333: x | | | | | | | | x | | | | | | x 4221 | | | | | | | | | | | | | | 0.000s 12.937s 638121516410366794: x | | | | | | | | x | | | | | | x | | 4177 | | | | | | | | | | | | 0.000s 12.937s 638121516410371498: x | | | | | | | | x | 3238 | | | | x | | | | | | | | | | | | | | | 0.001s 12.938s 638121516410376498: x | | | | | | | | x | | | | | | x | | | | | | | | 3194 | | | | | | 0.001s 12.938s 638121516410381689: x | | | | | | | | x | | | | 4223 | x | | | | | | | | | | | | | | | 0.000s 12.938s 638121516410385698: x | | | | | | | | 4224 | | | | | | x | | | | x | | | | | | | | | | 0.001s 12.939s 638121516410390853: 3241 | | | | | | 4215 | | | | | | | | x | | | | x | | | | | | | | | | 0.000s 12.939s 638121516410395722: | | | | | | | | 4225 | | | | | | | x | | | | x | | | | | | | | | | 0.000s 12.940s 638121516410399586: | | | | | | | | | | | | | | | | x | | | 3185 x | | | | | | | | | | 0.000s 12.940s 638121516410402617: | | | | | | | | | | | | | | | | x | | | | x | 3198 | | | | | | | | 0.000s 12.941s 638121516410407543: | | | | | | | | | | | | | | | | x | | | | x | | | | | | | | 4226 | 0.000s 12.941s 638121516410410849: | | | | | | | | | | | | | | | | x | | | | x | | 3251 | | | | | | | 0.000s 12.941s 638121516410413653: | | | | | | 4227 | | | | | | | | | x | | | | x | | | | | | | | | | 0.000s 12.942s 638121516410417515: | | | | | | | | | | | | | 4214 | | x | | | | x | | | | | | | | | | 0.000s 12.942s 638121516410420993: | | 4229 | | | | | | | | | | | | | x | | | | x | | | | | | | | | | 0.000s 12.942s 638121516410423622: | | | | | | | | | | | | | | | | x | | | | x | | | | | | 3224 | | | 0.000s 12.943s 638121516410427730: | | | | | 3174 | | | | | | | | | | x | | | | x | | | | | | | | | | 0.000s 12.943s 638121516410432447: | | | | | | | | | | 4231 | | | | | x | | | | x | | | | | | | | | | 0.000s 12.944s 638121516410436962: | | | | | | | | | | | | | | | | x | | | | x | | | | | x | | | | 0.000s 12.944s 638121516410441550: | | | | | | | | | | | | | | | | x | | | | x | | | | | x | | | 4233 0.000s 12.944s 638121516410445966: | | | | | | | | | | | | | | | 3215 x | | | | x | | | | | x | | | | 0.000s 12.945s 638121516410450714: | | | | | | | | | | | | | | | | x | | | | x | | | | 3203 x | | | | 0.000s 12.945s 638121516410455348: | | | 4234 | | | | | | | | | | | | x | | | | x | | | | | x | | | | 0.000s 12.946s 638121516410460151: | | | | | | | | | | | | 4235 | | | x | | | | x | | | | | x | | | | 0.000s 12.946s 638121516410464784: | 3171 | | | | | | | | | | | | | | x | | | | x | | | | | x | | | | 0.000s 12.947s 638121516410469505: | | | | | | | | | | | | | | | | x | 4232 | | x | | | | | x | | | | 0.000s 12.947s 638121516410474211: | | | | | | | | | | | | | | | | x | | 3129 | x | | | | | x | | | | 0.000s 12.948s 638121516410477615: | | | | | | | | | | | | | | | | x | | | | x 3212 | | | | x | | | | 0.000s 12.948s 638121516410482438: | | | | | | | | | | | 4237 | | | | x | | | | x | | | | | x | | | | 0.000s 12.948s 638121516410485248: | | | | 3158 | | | | | | | | | | | x | | | | x | | | | | x | | | | 0.000s 12.949s 638121516410488010: | | | | | | | | | | | | | | | | x | | | | x | | | 3222 | x | | | | 0.000s 12.949s 638121516410491766: | | | | | | | | | | | | | | | | x | | | | x | | | | | x | 3155 | | 0.000s 12.949s 638121516410496023: | | | | | | | | | 4228 | | | | | | x | | | | 3200 | | | | | x | | | | 0.000s 12.950s 638121516410500641: | | | | | | | | | | | | | | 3124 | x | | | | | | | | | | x | | | | 0.000s 12.950s 638121516410504395: x | | | | | | | | | | | | | | | x | | | | | | | | | | x | | | | 0.000s 12.951s 638121516410509100: x | | | | | | x | | | | | | | | x | | | | | | | | | | x | | | | 0.000s 12.951s 638121516410513611: x | | | | | | x 3218 | | | | | | | x | | | | | | | | | | x | | | | 0.000s 12.952s 638121516410517207: x | | | | | | x | | | | | | | | x | | | 4240 | | | | | | x | | | | 0.000s 12.952s 638121516410522041: x | | | | | | x | | | | | | | | 4241 | | | | | | 3234 | | | x | | | | 0.001s 12.953s 638121516410527041: x | | | | | | x | | | | | | | | | | | | | | | | | | | x | | 3223 | 0.001s 12.953s 638121516410532214: x | | | | | | x | | | | | | | | | 3164 | | | | | | | | | x | | | | 0.001s 12.954s 638121516410537334: x | | | | | | x | | | | | | | | | | | | | | | | 4242 | | x | | | | 0.001s 12.954s 638121516410542514: x | | | | | | x | | 3235 | | | | | | | | | | | | | | | | x | | | | 0.000s 12.955s 638121516410547403: x | | | | | | x | | | | | | | | | | | | | | | | | | | 4243 3188 | | | 0.001s 12.955s 638121516410552545: x | | | | 4244 | x | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.956s 638121516410557480: x | | | | | 3138 x | | | | | | | | | | | | | | | | | | | | | | | | 0.001s 12.956s 638121516410562672: x | | | | | | x | | | | | 3091 | | | | | | | | | | | | | | | | | | 0.000s 12.957s 638121516410567606: x | | | | | | x | | | | | | | 4245 | | | | | | | | | | | | | | | | 0.001s 12.957s 638121516410572769: x | 3225 | | | | x | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.958s 638121516410577612: x | | | | | | x | | | | | | | | | | | | | | | | | | 4246 | | | | | 0.001s 12.958s 638121516410582774: x 3208 | | | | | 4247 | | | | | | | | | | | | | | | | | | | | | | | | 0.000s 12.959s 638121516410587702: x | | | | | | | | | | | 3191 | | | | | | | | | | | | | | | | | | | 0.000s 12.959s 638121516410592171: x | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | | 0.001s 12.960s 638121516410597204: x | | | | | | | | | | | | | | | | | x | | | | | | | | | | | | 3237 0.001s 12.960s 638121516410602339: x | | | | | | | | | | | | | | | | | x 3169 | | | | | | | | | | | | 0.000s 12.961s 638121516410606105: x | | | | | | | | | | | | | | | | | x | | | 4249 | | | | | | | | | 0.000s 12.961s 638121516410611099: x | | | | | | | | x | | | | | | | | x | | | | | | | | | | | | | 0.000s 12.961s 638121516410615402: x | | 3181 | | | | | x | | | | | | | | x | | | | | | | | | | | | | 0.000s 12.962s 638121516410620007: x | | | | | | | | x | | | | | | | | x | | 4250 | | | | | | | | | | 0.000s 12.962s 638121516410624576: x | | | 4251 | | | | x | | | | | | | | x | | | | | | | | | | | | | 0.000s 12.963s 638121516410629066: x | | | | | | | | x | | | | | | | | x | | | | | | 4252 | | | | | | 0.000s 12.963s 638121516410634018: x | | | | | | | | x | | | | 4253 | | | x | | | | | | | | | | | | | 0.000s 12.964s 638121516410638938: x | | | | | | | | x | | | | | | | | x | | | | | | | | | | 4254 | | 0.000s 12.964s 638121516410643153: x | | | | | | | 4255 x | | | | | | | | x | | | | | | | | | | | | | 0.000s 12.965s 638121516410647028: x | | | | | | | | x | 3238 | | | | | | x | | | | | | | | | | | | | 0.000s 12.965s 638121516410651793: x | | | | | | | | x | | | | | | 4248 | x | | | | | | | | | | | | | 0.000s 12.966s 638121516410656715: x | | | | | | | | x | | | | | | | | x | | | | | | | | | | | 4256 | 0.000s 12.966s 638121516410661289: x | | | | | | | | x | | | | | | | | x | | | | 3198 | | | | | | | | 0.000s 12.966s 638121516410665741: x | | | | | | | | x | | | | | | | | x | | | | | 3251 | | | | | | | 0.001s 12.967s 638121516410670835: x | | | | | | | | x | | | | | | | 3209 x | | | | | | | | | | | | | 0.000s 12.967s 638121516410675637: x | | | | | | | | x 4258 | | | | | | | x | | | | | | | | | | | | | 0.001s 12.968s 638121516410680845: x | | | | | | | | x | | | | | | | | x | | | | | | | | 3227 | | | | 0.000s 12.968s 638121516410685834: x | | | | | | | | x | | | | | | | | x | 3185 | | | | | | | | | | | 0.001s 12.969s 638121516410690986: x | | | | | | | | x | | | | | | | | x | | | | | | | | | 3224 | | | 0.001s 12.970s 638121516410696169: x | | | | | | | | x | | | 3115 | | | | x | | | | | | | | | | | | | 0.001s 12.970s 638121516410701360: x | | | | | | | | x | | | | | 3215 | | x | | | | | | | | | | | | | 0.000s 12.970s 638121516410705991: x | | | | | 4230 | | x | | | | | | | | x | | | | | | | | | | | | | 0.000s 12.971s 638121516410709054: x | 4261 | | | | | | x | | | | | | | | x | | | | | | | | | | | | | 0.000s 12.971s 638121516410713589: x | | | | | | x | x | | | | | | | | x | | | | | | | | | | | | | 0.000s 12.972s 638121516410716763: x | | | | | | x | x | | 3226 | | | | | x | | | | | | | | | | | | | 0.000s 12.972s 638121516410720662: x | | | | 3174 | x | x | | | | | | | | x | | | | | | | | | | | | | 0.000s 12.972s 638121516410724513: x 3171 | | | | | x | x | | | | | | | | x | | | | | | | | | | | | | 0.000s 12.973s 638121516410728462: x | | | | | | x | x | | | | | | | | x | | | | | | | | | | | | 4264 0.000s 12.973s 638121516410733114: x | | | | | | x | x | | | | | | | | x 4265 | | | | | | | | | | | | 0.000s 12.974s 638121516410736870: x | | | | | | x | x | | | | | | | | x | | 3200 | | | | | | | | | | 0.000s 12.974s 638121516410740136: x | | 4266 | | | x | x | | | | | | | | x | | | | | | | | | | | | | 0.000s 12.974s 638121516410744619: x | | | | | | x | x | | | | | | | | x | | | | | | | 3203 | | | | | 0.001s 12.975s 638121516410749927: x | | | | | | x | x | | | | | | | | x | | | | | | 3222 | | | | | | 0.000s 12.975s 638121516410754432: x | | | | | | x | x | | | | 3124 | | | x | | | | | | | | | | | | | 0.000s 12.976s 638121516410758747: x | | | | | | x | x | | | | | | | | x | | | 3212 | | | | | | | | | 0.000s 12.976s 638121516410762135: x | | | | | | x 3218 x | | | | | | | | x | | | | | | | | | | | | | 0.001s 12.977s 638121516410767228: x | | | | | | x | x | | | | | | x | x | | | | | | | | | | | | | 0.001s 12.977s 638121516410772537: x | | | | | | x | x | | | | | | x | x | | | | | | | | | | | 3223 | 0.001s 12.978s 638121516410777573: x | | | | | | x | x | x | | | | x | x | | | | | | | | | | | | | 0.000s 12.978s 638121516410781630: x | | | 3158 | | x | x | x | | | | x | x | | | | | | | | | | | | | 0.000s 12.978s 638121516410784623: x | | | | | | x | x | x | | | | x | x | | | | 4267 | | | | | | | | 0.000s 12.979s 638121516410789420: x | | | | | | x | x | x | | | | x | x | | | | | 4268 | | | | | | | 0.000s 12.979s 638121516410793235: x | | | | | | x | x | x | | | | x | x | | | | | | | | | | 3155 | | 0.000s 12.980s 638121516410797107: x | | | | | | x | x | x | | | | x 4269 x | | | | | | | | | | | | | 0.000s 12.980s 638121516410801544: x | | | | | | x | x | x | | | | x | x | | | | | | | | | 4259 | | | 0.000s 12.980s 638121516410805732: x | | | | | | x | x | x | | | | x | x | | | | | | | | 4271 | | | | 0.001s 12.981s 638121516410810871: x | | | | | | x | x | 4272 | 4260 | | x | x | | | | | | | | | | | | | 0.001s 12.981s 638121516410816058: x | | | | | | x | x | | | | | | x | x | 4158 | | | | | | | | | | | 0.001s 12.982s 638121516410821471: x | | | | | 4270 x | x | | | | | | x | x | | | | | | | | | | | | | 0.000s 12.983s 638121516410826396: x | | | | | | x | x | | | | | 4273 x | x | | | | | | | | | | | | | 0.000s 12.983s 638121516410830660: x | | | | | | x | x 3235 | | | | | x | x | | | | | | | | | | | | | 0.000s 12.983s 638121516410835054: x | | | | | | x | x | | x | | | x | x | | | | | | | | | | | | | 0.000s 12.984s 638121516410839956: x 4263 | | | | | x | 4275 | | x | | | x | x | | | | | | | | | | | | | 0.000s 12.984s 638121516410844767: x | | | | | | x | | | | x | | | x | x 3169 | | | | | | | | | | | | 0.000s 12.985s 638121516410849693: x | | | | 3189 | x | | | | x | | | x | x | | | | | | | | | | | | | 0.000s 12.985s 638121516410854479: x | | | | | | x | | | | x | | | x | x | | 4276 | | | | | | | | | | 0.000s 12.986s 638121516410858929: x | | | | | | x | | | | x | | | x | x | | | | | | 3253 | | | | | | 0.000s 12.986s 638121516410863770: x | | | | | | x | | | | x | | | x | x | | | | | | | 4278 | | | | | 0.000s 12.987s 638121516410868463: x | | | | | | x | | | | x | 4279 | x | x | | | | | | | | | | | | | 0.000s 12.987s 638121516410871628: x | | | | | | x 4280 | | | x | | | x | x | | | | | | | | | | | | | 0.000s 12.987s 638121516410875491: x | | | | | | x | | | | x | | | x | 4281 | | | 4239 | | | | | | | | | 0.000s 12.988s 638121516410879749: x | | | | | | x | | | | x | | | x | | | | | | | | | | | | | | 3237 0.000s 12.988s 638121516410883158: x | | 3181 | | | x | | | | x | | | x | | | | | | | | | | | | | | | 0.000s 12.989s 638121516410886242: x | | | | | | x | | | | x | | | x | | | | | | | | | | | | | 4282 | 0.000s 12.989s 638121516410889141: x | | | 4283 | | x | | | | x | | | x | | | | | | | | | | | | | | | 0.000s 12.989s 638121516410891927: x | | | | | | x | | | | x | | | x 3209 | | | | | | | | | | | | | | 0.000s 12.990s 638121516410896510: x | | | | | | x | | | | x | | | x | | | | | | | | | | | | 4284 | | 0.000s 12.990s 638121516410900960: x | | | | | | x | | | | x | | | x | | | | | | | | | | 3227 | | | | 0.000s 12.990s 638121516410905473: x | | | | | | x | | | x x | | | x | | | | | | | | | | | | | | | 0.000s 12.991s 638121516410908344: x | | | | | | x | | | x x | | | x | | | | | | 3198 | | | | | | | | 0.000s 12.991s 638121516410912334: x | | | | | 3167 x | | | x x | | | x | | | | | | | | | | | | | | | 0.000s 12.992s 638121516410916708: x | | | | | | x | | | x x | | | x | | | | | | | 3251 | | | | | | | 0.000s 12.992s 638121516410921495: x | | | | | | x | | 4285 x x | | | x | | | | | | | | | | | | | | | 0.000s 12.993s 638121516410926204: x | | | | | | x | x | x x | | | x | | | | | | | | | | | | | | | 0.000s 12.993s 638121516410929567: x | | | | | | x | x | x x | | | x | | | | | | | | | | | 3188 | | | 0.000s 12.993s 638121516410932408: x | | | | | | x | x | x x | | | x | | 3129 | | | | | | | | | | | | 0.000s 12.993s 638121516410935655: x 3208 | | | | | x | x | x x | | | x | | | | | | | | | | | | | | | 0.000s 12.994s 638121516410939262: x | | | | | | x | x | x x | | 3215 x | | | | | | | | | | | | | | | 0.000s 12.994s 638121516410942899: x | | | | | | x | x | x 4287 | | | x | | | | | | | | x | | | | | | 0.000s 12.995s 638121516410947765: x | | | | | | x | x | x | 3091 | | x | | | | | | | | x | | | | | | 0.000s 12.995s 638121516410951553: x | | | | | | x | x | x | | | | x | | | 3201 | | | | x | | | | | | 0.000s 12.995s 638121516410955687: x | | | | 4288 | x | x | x | | | | x | | | | | | | | x | | | | | | 0.000s 12.996s 638121516410960470: x | | | | | | x 3218 x | x | | | | x | | | | | | | | x | | | | | | 0.000s 12.996s 638121516410965064: 3241 | | | | | | x | x | x | | | | x | | | | | 4236 | | x | | | | | | 0.000s 12.997s 638121516410968131: | | | | | | | x | x | x | | | | 4289 3231 | | | | | | | x | | | | | | 0.000s 12.997s 638121516410971075: | | | | | | | x | x | x | | | | | | | | | | | | | x | | | | | 4262 0.000s 12.997s 638121516410975741: | | | 4290 | | | x | x | x | | | | | | | | | | | | | x | | | | | | 0.000s 12.998s 638121516410980547: | | | | | | | x | x | x | | | | | | | | | | | | | x 3203 | | | | | 0.000s 12.998s 638121516410984174: | | | | | | | x | x | x | | 3124 | | | | | | | | | | x | | | | | | 0.000s 12.999s 638121516410987162: | | | | | | | x | x | x | | | | | | | | | 3200 | | | x | | | | | | 0.000s 12.999s 638121516410990662: | | | | | | | x | x | x | | | | | | | | | | | | | x | 4291 | | | | 0.000s 12.999s 638121516410994418: | | | | | | | x | x | x | | | | | | | | | | | 4292 | x | | | | | | 0.000s 13.000s 638121516410998258: | | | | | | | x | x | x | | | | | | x | | | | | | x | | | | | | 0.000s 13.000s 638121516411001744: | | | | | | 4293 x | x | x | | | | | | x | | | | | | x | | | | | | 0.000s 13.000s 638121516411005290: | | | | | | | x | x | x | | | | | | x | | | | | 4294 x | | | | | | 0.000s 13.001s 638121516411008375: | | | | | | | x | x | 4295 | | | | | | x 4286 | | | | | x | | | | | | 0.000s 13.001s 638121516411012123: | | | | | | | x | x | | | | | | | | x | | | | | | x | | 3224 | | | 0.000s 13.001s 638121516411015936: | | | | | | | x | x | | x | | | | | x | | | | | | 3253 | | | | | | 0.000s 13.002s 638121516411020890: | | | | | | | x | x | | x | | 3243 | | x | | | | | | | | | | | | | 0.001s 13.002s 638121516411026043: | 3171 | | | | | x | x | | x | | | | | x | | | | | | | | | | | | | 0.001s 13.003s 638121516411031287: | | | | 3158 | | x | x | | x | | | | | x | | | | | | | | | | | | | 0.000s 13.004s 638121516411036167: | | | | | | | x | x | | x | | | | | x | | | | | | | | | | | 3223 | 0.000s 13.004s 638121516411040783: | | | | | | | x | x | | x | | | | | x | | | | | | | | | | 3155 | | 0.000s 13.004s 638121516411044159: | | | | | | | 4298 | x | | x 3192 | | | | x | | | | | | | | | | | | | 0.001s 13.005s 638121516411049365: | | | | | 3189 | | | x | | x | | | | | x | | | | | | | | | | | | | 0.000s 13.005s 638121516411054202: | | | | | | | | | x 3235 | x | | | | | x | | | | | | | | | | | | | 0.000s 13.006s 638121516411058605: | | | | | | | | 4299 x | | x | | | | | x | | | | | | | | | | | | | 0.000s 13.006s 638121516411063250: | | | | | | | | | x | | x | | | x | x | | | | | | | | | | | | | 0.001s 13.007s 638121516411068285: | | | | | | | | | x | | x | | | x | x | 4300 | | | | | | | | | | | 0.001s 13.007s 638121516411073399: | | | | | | | | | x | | x | | | x | x | | | 3249 | | | | | | | | | 0.000s 13.008s 638121516411076289: x | | | | | | | | x | | x | | | x | x | | | | | | | | | | | | | 0.000s 13.008s 638121516411079594: x | | | | | | | | x | | 3191 | | | x | x | | | | | | | | | | | | x 0.000s 13.008s 638121516411082461: x | | | | | | | | x | | | | | | x 3209 x | | | | | | | | | | | | x 0.000s 13.009s 638121516411086296: x | | | | | | | | x | | | | 4303 | x | x | | | | | | | | | | | | x 0.000s 13.009s 638121516411090049: x | | | | | | | | x | | | | | | x | x | | | | | | | 3228 | | | | x 0.000s 13.009s 638121516411094285: x | | | | | | | | x | | | | | | x | x | | 4304 | | | | | | | | | x 0.000s 13.010s 638121516411098244: x | | | | | | | | x | | | | | | x | x | | | | | | | | 3227 | | | x 0.000s 13.010s 638121516411102166: x | | | | | 3167 | | x | | | | | | x | x | | | | | | | | | | | | x 0.000s 13.010s 638121516411105915: x | | 3181 | | | | | x | | | | | | x | x | | | | | | | | | | | | x 0.000s 13.011s 638121516411109032: x | | | | | | | | x | x | | | | x | x | | | | | | | | | | | | x 0.001s 13.011s 638121516411114086: x | | | | | | | | x | x | | | | x | x 3169 | | | | | | | | | | | x 0.000s 13.012s 638121516411118845: x | | | | | | | | x | x | | | | x | x | | | | | | | | | 3205 | | x 0.001s 13.012s 638121516411124093: x | | | | | | | | x | x | | | | x | x | | | | | | x | | | | | x 0.000s 13.013s 638121516411128993: x | | | | | | | | x | x | | | 4307 x | x | | | | | | x | | | | | x 0.000s 13.013s 638121516411133798: x | | | | | | | | x | x | | | | x | x | | | | 3198 | x | | | | | x 0.000s 13.014s 638121516411137680: x 3221 | | | | | | | x | x | | | | x | x | | | | | | x | | | | | x 0.000s 13.014s 638121516411142108: x | | | | | | | | x | x | | | | x | x | | | | | | x | | | | 4309 x 0.000s 13.014s 638121516411145160: x | | | 4310 | | | | x | x | | | | x | x | | | | | | x | | | | | x 0.001s 13.015s 638121516411150260: x | | | | | | | | x | x | | | | x | x | | | | | 3251 x | | | | | x 0.000s 13.015s 638121516411154302: x | | | | 3220 | | | x | x | | | | 4311 | x | | | | | | x | | | | | x 0.000s 13.016s 638121516411157194: x | | | | | | | | x | x | | | | | | x | | | | | | x | | | 3204 | x 0.001s 13.016s 638121516411162270: x | | | | | | | 3218 x | x | | | | | | x | | | | | | x | | | | | x 0.001s 13.017s 638121516411168252: x | | | | | | | | x 4312 x | | | | | | x | | | | | | x | | | | | x 0.001s 13.017s 638121516411173666: x | | | | | | | | x | x | 3115 | | | | x | | | | | | x | | | | | x 0.000s 13.018s 638121516411178163: x | | | | | | | | x | x | | | | | | x | 3201 | | | | x | | | | | x 0.000s 13.018s 638121516411181652: x | | | | | | | | x | x | | | | | | x | | | 3212 | | x | | | | | x 0.001s 13.019s 638121516411186779: x | | | | | | | | x | x 4314 | | | | | x | | | | | | x | | | | | x 0.000s 13.019s 638121516411191487: x | | | | | | | | x | x | | | | | 3252 x | | | | | | x | | | | | x 0.001s 13.020s 638121516411196557: x | | | | | | | | x | x | | | | | | x | | | | | | x | 4316 | | | x 0.001s 13.020s 638121516411202023: x | | | | | | 4302 | x | x | | | | | | x | | | | | | x | | | | | x 0.001s 13.021s 638121516411207441: x | | | | | | | | x | x | | | | | | x | | | | | | x 4317 | | | | x 0.001s 13.021s 638121516411213163: x | | | | | 4318 | | x | x | | | | | | x | | | | | | x | | | | | x 0.001s 13.022s 638121516411218831: x | | 4319 | | | | | x | x | | | | | | x | | | | | | x | | | | | x 0.001s 13.022s 638121516411224218: x | | | | | | | | x | 4320 | | | | | | x 3129 | | | | | x | | | | | x 0.001s 13.023s 638121516411229818: x | | | | | | | | x | | | | | | | | x | | | | | | x | | 4321 | | x 0.000s 13.023s 638121516411234676: x | | | | | | | | x | | | | | 3243 | | x | | | | | | x | | | | | x 0.000s 13.024s 638121516411239669: x | | | | | | | | x | | | | | | | | x | | 3200 | | | x | | | | | x 0.000s 13.024s 638121516411244504: x | | | | | | | | x | | | | | | | | x | | | | 4322 | x | | | | | x 0.000s 13.025s 638121516411249324: x | | | | | | | | x | | | | 3124 | | | x | | | | | | x | | | | | x 0.000s 13.025s 638121516411254061: x 4323 | | | | | | | x | | | | | | | | x | | | | | | x | | | | | x 0.000s 13.026s 638121516411258953: x | | | | | | | | x | | | | | | x | x | | | | | | x | | | | | x 0.000s 13.026s 638121516411263688: x | | | | 3189 | | | x | | | | | | x | x | | | | | | x | | | | | x 0.000s 13.027s 638121516411268408: x | | | | | | | | x | | | | | | x | x | | | | | 4222 x | | | | | x 0.000s 13.027s 638121516411273283: x | | | | | | | | x | | | | | | x | x | | | | | | x | | | 3247 | x 0.000s 13.028s 638121516411278082: x | | | | | | | 4326 x | | | | | | x | x | | | | | | x | | | | | x 0.000s 13.028s 638121516411282894: x | | | | | | | | x | | | | | | x | x | 4327 | | | | x | | | | | x 0.000s 13.029s 638121516411287465: x | | | 3158 | | | | x | | | | | | x | x | | | | | | x | | | | | x 0.000s 13.029s 638121516411292357: x | | | | | | | | x | | | | | | x | x | | | | | | x | | | | 3223 x 0.000s 13.030s 638121516411297073: x | | | | | | | | x | | | | | | x | x | | | | | | x | 3227 | | | x 0.000s 13.030s 638121516411300459: x | | | | | | | | x | | | | | | x 4328 x | | | | | | x | | | | | x 0.000s 13.030s 638121516411303778: x | | | | | | | | x 3235 | | | | | x | x | | | | | | x | | | | | x 0.000s 13.031s 638121516411307441: x | | | | | | | | x | | | | | | x | x | | | 4313 | | x | | | | | x 0.001s 13.031s 638121516411312648: x | | | | | | 4325 | x | | | | | | x | x | | | | | | x | | | | | x 0.000s 13.032s 638121516411316797: x | | | | | | | | x | | | 3091 | | x | x | | | | | | x | | | | | x 0.000s 13.032s 638121516411320632: x | | | | | | | | x | | | | | | x | x | | | | | | x | | 3205 | | x 0.000s 13.032s 638121516411325375: x | | | | | | | | x | | | | | | x | x | | | | | | x 3228 | | | | x 0.001s 13.033s 638121516411330445: x | | | | | | | | x | 4329 | | | | x | x | | | | | | x | | | | | x 0.001s 13.033s 638121516411335744: x | | | | | 3167 | | x | | | | | | x | x | | | | | | x | | | | | x 0.001s 13.034s 638121516411341273: x | | | | | | | | x | | 3191 | | | x | x | | | | | | x | | | | | x 0.000s 13.035s 638121516411346243: x | | | | | | | | x | | | | | | 4330 | x 3169 | | | | | x | | | | | x 0.000s 13.035s 638121516411350166: x | | | | | | | | x | | | | | 4331 | | x | | | | | | x | | | | | x 0.000s 13.035s 638121516411354762: x | | | | | | | | x | | | | | | | | x | | 4332 | | | x | | | | | x 0.001s 13.036s 638121516411359934: x 3221 | | | | | | | x | | | | | | | | x | | | | | | x | | | | | x 0.000s 13.036s 638121516411364455: x | | | | | | | | x | | | | 4333 | | | x | | | | | | x | | | | | x 0.000s 13.037s 638121516411367401: x | | | | 4324 | | | x | | | | | | | | x | | | | | | x | | | | | x 0.000s 13.037s 638121516411372358: x | | 3181 | | | | | x | | | | | | | | x | | | | | | x | | | | | x 0.000s 13.038s 638121516411377263: x | | | | | | | | x | | | | | | | | x | | | | | x 3180 | | | | | x 0.000s 13.038s 638121516411381998: x | | | | | | | | x | | | | | | | | x | 3201 | | | x | | | | | | x 0.000s 13.038s 638121516411385933: x | | | | | | | | x | | | | | | | | x | | | | | x | | | | 4335 | x 0.000s 13.039s 638121516411388842: x | | | 4208 | | | | x | | | | | | | | x | | | | | x | | | | | | x 0.000s 13.039s 638121516411392171: x | | | | | | | | x | | | | | | | | x | | | | 3198 x | | | | | | x 0.000s 13.039s 638121516411395539: x | | | | | | | | x | | | | | | | 3252 x | | | | | x | | | | | | x 0.001s 13.040s 638121516411400695: x | | | | | | | | x | | | | | | | | x | | | | | x | | 4337 | | | x 0.000s 13.040s 638121516411405662: x | | | | | | | | x | | | | | | | | x | | | | | x | | | | | 4274 x 0.001s 13.041s 638121516411410884: x | | | | | | | | x | | | | | | | | x | | | 3249 | x | | | | | | x 0.001s 13.041s 638121516411415885: x | | | | | | | | x 4297 | | | | | | | x | | | | | x | | | | | | x 0.000s 13.042s 638121516411420140: x | | | | | | 4301 | x | | | | | | | | x | | | | | x | | | | | | x 0.000s 13.042s 638121516411424226: x | | | | | | | 3218 x | | | | | | | | x | | | | | x | | | | | | x 0.000s 13.043s 638121516411427486: x | | | | | | | | x | | | | | | | | x | | | | | x | | | 4338 | | x 0.000s 13.043s 638121516411430387: x | | | | | | | | x | | | | | | | | x | | | | | x | 4339 | | | | x 0.000s 13.043s 638121516411433962: x | | | | | | | | x | | | 4238 | | | | x | | | | | x | | | | | | x 0.000s 13.044s 638121516411436801: x | | | | | | | | x | | 4340 | | | | | x | | | | | x | | | | | | x 0.000s 13.044s 638121516411439784: x | | | | | 4341 | | x | | | | | | | | x | | | | | x | | | | | | x 0.000s 13.044s 638121516411442553: x | | | | | | | | x | | | | | | | | x 4342 | | | | x | | | | | | x 0.000s 13.044s 638121516411445298: x 3245 | | | | | | | x | | | | | | | | 4343 | | | | | x | | | | | | x 0.000s 13.045s 638121516411447969: x | | | | 3220 | | | x | | | | | | | | | | | | | | x | | | | | | x 0.000s 13.045s 638121516411450766: x | | | | | | | | x | x | | | | | | | | | | | | x | | | | | | x 0.000s 13.045s 638121516411453501: x | | | | | | | | x | x | | | | | | | | | | | | x x | | | | | x 0.000s 13.046s 638121516411456182: x | | | | | | | | x | x | | | | | | | | | | | | x x | | | 3247 | x 0.000s 13.046s 638121516411459065: x | | | | | | | | x | x | | | | 4336 | | | | | | | x x | | | | | x 0.000s 13.046s 638121516411461808: x | | | | | | | | x | x | | | | | | | | | 3200 | | x x | | | | | x 0.000s 13.046s 638121516411465782: x | | | | | | | | x | x | | | | | | | | | | | 4257 4345 x | | | | | x 0.001s 13.047s 638121516411470998: x | | | | | | | | x | x | | | | | | | | 4344 | | | | x | | | | | x 0.000s 13.047s 638121516411475811: x | | 3197 | | | | | x | x | | | | | | | | | | | | | x | | | | | x 0.001s 13.048s 638121516411480843: x | | | | | | | | x | x | | | | | | | | | | | | | x | | | | x x 0.001s 13.048s 638121516411486036: x | | | | | | | | x | x | | 3124 | | | | | | | | | | x | | | | x x 0.001s 13.049s 638121516411491271: x | | | | | | | | x x x | | | | | | | | | | | | | x | | | | x x 0.001s 13.050s 638121516411496388: x | | | | | | | | x x x | | | | | | | | | | | | | x | 3227 | | x x 0.000s 13.050s 638121516411500479: x | | | | | | | | x x x | | | | | 3231 | | | | | | | x | | | | x x 0.000s 13.050s 638121516411503373: x | | | 3177 | | | | x x x | | | | | | | | | | | | | x | | | | x x 0.000s 13.051s 638121516411507920: x | | | | | | | | x x x | | | | | | | | | | | | | x | | 3205 | x x 0.000s 13.051s 638121516411512662: x | | | | | | | | x x x | | | 3243 | | | | | | | | | x | | | | x x 0.000s 13.052s 638121516411517164: x | | | | | | | 4348 x x x | | | | | | | | | | | | | x | | | | x x 0.000s 13.052s 638121516411520073: x | | | | | | | | x x x | | | | | | | | | | 4349 | | x | | | | x x 0.000s 13.052s 638121516411523280: x | | | | | | | | x x x | | | | | | | | | | | | | x 3228 | | | x x 0.000s 13.053s 638121516411526478: x | | | | | | | | x x x | | | | | | 4347 | | | | | | x | | | | x x 0.001s 13.053s 638121516411531650: x | | | | | | | | x x x | | | | | | | | | | | | | x | | | 3204 x x 0.001s 13.054s 638121516411536969: x 3221 | | | | | | | x x x | | | | | | | | | | | | | x | | | | x x 0.001s 13.054s 638121516411542304: x | | | | | | | | x x x | 3115 | | | | | | | | | | | 3194 | | | | x x 0.000s 13.055s 638121516411547163: x | 3225 | | | | | | x x x | | | | | | | | | | | | | | | | | | x x 0.000s 13.055s 638121516411550461: x | | | | | | | | x x x | | | | | | | | 4351 | | | | | | | | | x x 0.000s 13.055s 638121516411553576: x | | | | 4352 | | | x x x | | | | | | | | | | | | | | | | | | x x 0.000s 13.056s 638121516411558156: x | | 4353 | | | | | x x x | | | | | | | | | | | | | | | | | | x x 0.000s 13.056s 638121516411562637: 3241 | | | | | | x | x x x | | | | | | | | | | | | | | | | | | x x 0.000s 13.057s 638121516411567497: | | | | | | | x | x x x 3191 | | | | | | | | | | | | | | | | | x x 0.000s 13.057s 638121516411572252: | | | | | | | x | x x x | | | | x | | | | | | | | | | | | | x x 0.000s 13.058s 638121516411576898: | | | | | | | x | x x x | | | | x | | 3169 | | | | | | | | | | x x 0.000s 13.058s 638121516411581738: | | | | | | | x | x x x | | | | x | | | | | | | x | | | | | x x 0.000s 13.059s 638121516411586290: | | | | | | | x | x x x | | | | x | | | | | | 3234 x | | | | | x x 0.000s 13.059s 638121516411589188: | | | | | | | x | x x x | | | | x | | | | | | | x | | x | | x x 0.000s 13.059s 638121516411591936: | | | | | | | x | x x x | | | | x | | | | | | | x | | x 4296 | x x 0.000s 13.059s 638121516411594794: | | | | | | 3167 x | x x x | | | | x | | | | | | | x | | x | | x x 0.000s 13.060s 638121516411598015: | | | | 3158 | | x | x x x | | | | x | | | | | | | x | | x | | x x 0.000s 13.060s 638121516411601978: | | | | | | | 4356 | x x x | | | | x x | | | | | | x | | x | | x x 0.000s 13.060s 638121516411605853: | | | | | | | | | x x x | | | | x x | | | 4357 | | x | | x | | x x 0.001s 13.061s 638121516411610927: | | | | | | | | | x x x | | | 4308 x x | | | | | | x | | x | | x x 0.001s 13.061s 638121516411615971: | | | | | | | | | x x x | | | | x 3252 4354 | | | | | x | | x | | x x 0.000s 13.062s 638121516411620938: | | | | | | | | | x x x | | 4306 | x | | | | | | | x | | x | | x x 0.000s 13.062s 638121516411625358: | | | | | | | | | x x x | | | | x | | | | | | | x | 3250 x | | x x 0.000s 13.063s 638121516411628907: | 3208 | | | | | | | x x x | | | | x | | | | | | | x | | x | | x x 0.000s 13.063s 638121516411632864: | | | | | | | | | x x x | 4103 | | x | | | | | | | x | | x | | x x 0.000s 13.064s 638121516411636326: | | | | | | | | | x x x | | | | 4361 | | | | | | | x 3180 | x | | x x 0.000s 13.064s 638121516411641191: | | | | | | | | | x x x | | | | | | | | | | | | x | | x | 4350 x x 0.000s 13.064s 638121516411645108: | | 4363 | | | | | | x x x | | | | | | | | | | | | x | | x | | x x 0.000s 13.065s 638121516411648064: | | | | | 3220 | | | x x x | | | | | | | | | | | | x | | x | | x x 0.000s 13.065s 638121516411650928: | | | | | | | | | x x x | | | | | | | | 3244 | | | x | | x | | x x 0.000s 13.065s 638121516411653620: | | | 3197 | | | | | x x x | | | | | | | | | | | | x | | x | | x x 0.000s 13.066s 638121516411656389: | | | | | | | | 3218 x x x | | | | | | | | | | | | x | | x | | x x 0.000s 13.066s 638121516411659146: 4360 | | | | | | | | x x x | | | | | | | | | | | | x | | x | | x x 0.000s 13.066s 638121516411662053: | | | | | | | | | x x x | | | | | | | | | | 3249 | x | | x | | x x 0.000s 13.066s 638121516411664755: | | | | | | | | | x x x 3226 | | | | | | | | | | | x | | x | | x x 0.000s 13.067s 638121516411667511: | | | | | | | | | x x x | | | | | | | 3129 | | | | x | | x | | x x 0.000s 13.067s 638121516411671545: | | | | | | | | | x x x | | | | | | | | | | | 3198 x | | x | | x x 0.000s 13.067s 638121516411675020: | | | | | | 4368 | | x x x | | | | | | | | | | | | x | | x | | x x 0.000s 13.068s 638121516411679804: | | | | 3206 | | | | x x x | | | | | | | | | | | | x | | x | | x x 0.000s 13.068s 638121516411683205: | | | | | | | 4362 | x x x | | | | | | | | | | | | x | | x | | x x 0.000s 13.069s 638121516411686452: | | | | | | | | | x x x | | | x | | | | | | | | x | | x | | x x 0.000s 13.069s 638121516411690153: | | | | | | | | | x x x | | 4358 x | | | | | | | | x | | x | | x x 0.000s 13.069s 638121516411693024: | | | | | | | | | x x x | | | x | | | | | | | | x | | x 3188 | x x 0.000s 13.069s 638121516411695839: | | | | | | | | | x x x | | | x | 3231 | | | | | | x | | x | | x x 0.000s 13.070s 638121516411699565: | | | | | | | | | x x x | | | x | | | | | | | | x | x x | | x x 0.000s 13.070s 638121516411704068: | | | | | | | | | x x x | 3159 | x | | | | | | | | x | x x | | x x 0.000s 13.071s 638121516411708798: | 3171 | | | | | | | x x x | | | x | | | | | | | | x | x x | | x x 0.000s 13.071s 638121516411713663: | | | | | | | | | x x x | | | x | | | | | | | | x 3253 x x | | x x 0.001s 13.072s 638121516411718679: | | | | | | | | | x x x | | | x | | | | | | | | x | x x | 3247 x x 0.000s 13.072s 638121516411723341: | | | | | | | | | x x x | | | x x | | | | | | | x | x x | | x x 0.001s 13.073s 638121516411728640: | | | | | | | | | x x x | | | x x | | | | 3200 | | x | x x | | x x 0.001s 13.073s 638121516411733773: | | | | | | | | | x x x | | | x x | 4373 | | | | | x | x 3227 | | x x 0.000s 13.074s 638121516411737008: | | | 4374 | | | | | x x x | | | x x | | | | | | | x | x | | | x x 0.000s 13.074s 638121516411739990: | | | | | 4375 | | | x x x | | | x x | | | | | | | x | x | | | x x 0.000s 13.074s 638121516411743509: | | | | | | | | | x x x | | | x x | | | 4376 | | | x | x | | | x x 0.000s 13.075s 638121516411747634: | | | | | | | | | x x x 4365 | | x x | | | | | | | x | x | | | x x 0.000s 13.075s 638121516411752430: | | | | | | | | | x x x | | | x x | | | | | 4378 | x | x | | | x x 0.001s 13.076s 638121516411757482: | | | | | | | | | x x 4379 | | | x x | | 4367 | | | | x | x | | | x x 0.001s 13.076s 638121516411762578: | | | | | | | | 4380 x x | | | | x x | | | | | | | x | x | | | x x 0.000s 13.077s 638121516411767478: x | | | | | | | | x x | | | | x x | | | | | | | x | x | | | x x 0.001s 13.077s 638121516411772839: x | | | | | | | | x x | | | 4204 x x | | | | | | | x | 3228 | | | x x 0.001s 13.078s 638121516411778026: x | | | | | | | | x x | | | | x x | | | | | | 4381 x | | | | | x x 0.001s 13.078s 638121516411783221: x | 3225 | | | | | | x x | | | | x x | | | | | | | x | | | | | x x 0.000s 13.079s 638121516411787359: x | | | 4372 | | | | x x | | | | x x | | | | | | | x | | | | | x x 0.000s 13.079s 638121516411792099: x | | | | | | | | x x | | | | x 4383 4370 | | | | | | x | | | | | x x 0.000s 13.079s 638121516411795758: x | | | | | | | | x x | | 3115 | x | | | | | | | | x | | | | | x x 0.000s 13.080s 638121516411798751: x 3245 | | | | | | | x x | | | | x | | | | | | | | x | | | | | x x 0.000s 13.080s 638121516411803142: x | | | | | | | | x x | | | | x | | | | | | | | x 3194 | | | | x x 0.000s 13.081s 638121516411808036: x | | | | | | | | x x | | | | x | | | | | | | | x | | | | 4334 x x 0.001s 13.081s 638121516411813310: x | | | | | | x | x x | | | | x | | | | | | | | x | | | | | x x 0.001s 13.082s 638121516411818455: x | | | | | 3167 x | x x | | | | x | | | | | | | | x | | | | | x x 0.001s 13.082s 638121516411823896: x | | 3197 | | | x | x x | | | | x | | | | | | | | x | | | | | x x 0.001s 13.083s 638121516411829249: x | | | | | | 4388 | x x | | | | x | | | | | | | | x | | | 4387 | x x 0.001s 13.083s 638121516411834341: x | | | | | | | | x x | | | | x | | 4369 | | | | | x | | | | | x x 0.001s 13.084s 638121516411839520: x | | | | | | | | x x | | | | x | | | | | 4389 | | x | | | | | x x 0.001s 13.084s 638121516411844747: x | | | | | | | | x x | | | | x | | | | | | | | x | | 4390 | | x x 0.000s 13.085s 638121516411849593: x | | | | | | | | x x | | | | x | | | | 3244 | | | x | | | | | x x 0.001s 13.085s 638121516411854741: x | | | | | | | | x x | 3191 | | x | | | | | | | | x | | | | | x x 0.001s 13.086s 638121516411859932: x | | | | | | | | x x | | | | x x | | | | | | | x | | | | | x x 0.000s 13.086s 638121516411864179: x | | | | | | | 3218 x x | | | | x x | | | | | | | x | | | | | x x 0.000s 13.087s 638121516411869064: x | | | | | | | | 4391 x | | 4377 | x x | | | | | | | x | | | | | x x 0.001s 13.087s 638121516411874185: x | | | | 3220 | | | | x | | | | x x | | | | | | | x | | | | | x x 0.001s 13.088s 638121516411879344: x | | | | | | | | | x | | | | x x | | | | | 3249 | x | | | | | x x 0.000s 13.088s 638121516411884050: x | 4315 | | | | | | | x | | | | x x | | | | | | | x | | | | | x x 0.000s 13.089s 638121516411888947: x | | | | | | | | | x 4384 | | | x x | | | | | | | x | | | | | x x 0.000s 13.089s 638121516411893194: x | | | | | | | | | x | | | | x x | | 3129 | | | | x | | | | | x x 0.000s 13.090s 638121516411897534: x | | | | | | | | | 4392 | | | | x x | | | | | | | x | x | | | x x 0.001s 13.090s 638121516411903094: x 4393 | | | | | | | | | | | | | x x | | | | | | | x | x | | | x x 0.000s 13.091s 638121516411908067: x | | | 3240 | | | | | | | | | | x x | | | | | | | x | x | | | x x 0.001s 13.091s 638121516411913320: x | | | | | | | | | | | | | 4385 x x | | | | | | | x | x | | | x x 0.000s 13.092s 638121516411917702: x | | | | | | | | | | | | | | x x | | | | | | 3198 x | x | | | x x 0.000s 13.092s 638121516411920639: x | | | | | | | | | | | | | | x x | | | | | | | x 3180 x | | | x 4394 0.000s 13.092s 638121516411923309: x | | | | | | | | | | | | | | x x | | | | | | | x | x | | 3204 x | 0.000s 13.093s 638121516411927628: x | | 4395 | | | | | | | | | | | x x | | | | | | | x | x | | | x | 0.001s 13.093s 638121516411932712: x | | | | | 4382 | | | | | | | | x x | | | | | | | x | x | | | x | 0.000s 13.094s 638121516411936734: x | | | | | | | | | | | | | | x x | | | | | | | x | x | 3255 | x | 0.000s 13.094s 638121516411941305: x | | | | | | | | | | | | | | x x 3252 | | | | | | x | x | | | x | 0.000s 13.094s 638121516411944039: x | | | | | | | | | | | 4396 | | x x | | | | | | | x | x | | | x | 0.000s 13.095s 638121516411947373: x | | | | | | | | | | | | | | x x | | | 4397 | | | x | x | | | x | 0.000s 13.095s 638121516411951377: x | | | | | | x | | | | | | | x x | | | | | | | x | x | | | x | 0.000s 13.095s 638121516411954473: x | | | | | | x | | | | | 4089 | x x | | | | | | | x | x | | | x | 0.000s 13.096s 638121516411957968: x | | | | | | x 4398 | | | | | | x x | | | | | | | x | x | | | x | 0.000s 13.096s 638121516411961576: x | | | | 3189 | x | | | | | | | x x | | | | | | | x | x | | | x | 0.000s 13.096s 638121516411965465: x | | | | | | x | | | x | | | x x | | | | | | | x | x | | | x | 0.000s 13.097s 638121516411969993: x | 4277 | | | | x | | | x | | | x x | | | | | | | x | x | | | x | 0.000s 13.097s 638121516411972714: x | | | | | | x | | | x | | | x x | | | | | 4364 | x | x | | | x | 0.000s 13.098s 638121516411976782: x | | | | | | x | | | x | | | x x | 4346 | | | | | x | x | | | x | 0.000s 13.098s 638121516411981631: x | | | | | | x | | 3199 x | | | x x | | | | | | | x | 3228 | | | x | 0.000s 13.099s 638121516411986119: x 3245 | | | | | x | | | x | | | x x | | | | | | | x | | | | | x | 0.000s 13.099s 638121516411990900: x | | | | | | x | | | x | | | x x | | | | | | | x | | 3227 | | x | 0.000s 13.099s 638121516411995530: x | | | 3158 | | x | | | x | | | x x | | | | | | | x | | | | | x | 0.000s 13.100s 638121516412000212: x | | | | | | x | | | x | | | x x | | 4366 | | | | x | | | | | x | 0.000s 13.100s 638121516412003836: x | | | | | | x | | | x | | | x x | | | | | | | x x | | | | x | 0.000s 13.101s 638121516412006481: x | | | | | | x | | | x | | 3172 x x | | | | | | | x x | | | | x | 0.000s 13.101s 638121516412010426: x | | | | | | x | | | x | | | x 4402 | | | | | | 3234 x x | | | | x | 0.000s 13.101s 638121516412015127: x | | 3197 | | | x | | | x | | | x | | | | | | | | x x | | | | x | 0.001s 13.102s 638121516412020134: x | | | | | | x | x | x | | | x | | | | | | | | x x | | | | x | 0.000s 13.102s 638121516412023791: x | | | | | | x | x | x | | | x | | | | | | | | x x | | | 3247 x | 0.000s 13.103s 638121516412028746: x | | | | | 4355 x | x | x | | | x | | | | | | | | x x | | | | x | 0.000s 13.103s 638121516412033694: x | | | | | | x | x | x | | | x | | | | | | | | x 3194 | | | | x 4401 0.001s 13.104s 638121516412038877: x | | | | | | x | x | x | | | x | 3209 | | | | | | x | | | | | x | 0.000s 13.104s 638121516412043830: x | | | | | | x | x | x | | | x | | | | | | | | x | | | 3188 | x | 0.000s 13.105s 638121516412048663: x | | | | | | x | x | x | 3144 | x | | | | | | | | x | | | | | x | 0.000s 13.105s 638121516412053281: x | | | | 4399 | x | x | x | | | x | | | | | | | | x | | | | | x | 0.000s 13.106s 638121516412057768: x | | | | | | x | x | x | | | x | | 4403 | | | | | x | | | | | x | 0.000s 13.106s 638121516412061484: x | x | | | | x | x | x | | | x | | | | | | | | x | | | | | x | 0.000s 13.106s 638121516412064415: x | x | | | | x | x | x 3191 | | x | | | | | | | | x | | | | | x | 0.000s 13.107s 638121516412067070: x | x | | | | x | x | x | | | x | | | | | | | | x | x | | | x | 0.000s 13.107s 638121516412069773: x | x | | | | x | x 4407 x | | | x | | | | | | | | x | x | | | x | 0.000s 13.107s 638121516412073596: x 3171 x | | | | x | x | x | | | x | | | | | | | | x | x | | | x | 0.000s 13.108s 638121516412078155: x | x | | | | x | x | x | | | x | | | | | | | | x | x 4409 | | x | 0.000s 13.108s 638121516412082713: x | x | | | | x | x | x | | | x | | | | 3201 | | | x | x | | | x | 0.000s 13.108s 638121516412085443: x | x | | | | 4410 | x | x | | 3213 x | | | | | | | | x | x | | | x | 0.000s 13.109s 638121516412088137: 3241 | x | | | | | | x | x | | | x | | | | | | 4405 | x | x | | | x | 0.000s 13.109s 638121516412093127: | | x | 3206 | | | | x | x | | | x | | | | | | | | x | x | | | x | 0.000s 13.110s 638121516412097846: | | x | | | | | 3218 x | x | | | x | | | | | | | | x | x | | | x | 0.000s 13.110s 638121516412102068: | | x | | | 3210 | | x | x | | | x | | | | | | | | x | x | | | x | 0.000s 13.110s 638121516412104682: | | x 3239 | | | | | 4411 | x | | | x | | | | | | | | x | x | | | x | 0.000s 13.111s 638121516412108698: | | x | | | | | | | | x | | | x | | | | | | | | x | x | | 4412 x | 0.000s 13.111s 638121516412113134: | | x | | | | | | | | x | | | x | | | | | | | 4371 x | x | | | x | 0.000s 13.112s 638121516412117589: | | x | | | | | | | | x | | | x | | | | | | | | x 3222 x | | | x | 0.000s 13.112s 638121516412122244: | | x | | | | | | | | x | | | x | 3231 | | | | | | x | x | | | x | 0.000s 13.113s 638121516412126761: | | x | | | | | | | | x | | | x | | | 3169 | | | | x | x | | | x | 0.000s 13.113s 638121516412131382: | | x | | | | | | | | x | | | x | | | | | | | | x | x | | | x x 0.000s 13.114s 638121516412136075: | | x | | | | | | | | x | 3115 | x | | | | | | | | 4415 | x | | | x x 0.000s 13.114s 638121516412140338: | | x | | | | | | | | x 3226 | | x | | | | | | | | | | x | | | x 4416 0.000s 13.114s 638121516412143543: | | x | | | | | | | 3199 x | | | x | | | | | | | | | | x | | | x | 0.000s 13.115s 638121516412146541: | | x | | | | | | | | x | | | x x | | | | | | | | | x | | | x | 0.000s 13.115s 638121516412149734: | 3208 x | | | | | | | | x | | | x x | | | | | | | | | x | | | x | 0.000s 13.115s 638121516412152854: | | x | | | | x | | | x | | | x x | | | | | | | | | x | | | x | 0.000s 13.115s 638121516412155440: | | x | | | | x | | | x | | | x x | | | 3244 | | | | | x | | | x | 0.000s 13.116s 638121516412158065: x | x | | | | x | | | x | | | x x | | | | | | | | | x | | | x | 0.000s 13.116s 638121516412161034: x | x | | | | x | | | x | | | x x | | | | | | | | | x | 3205 | x | 0.000s 13.116s 638121516412164013: x | x | | | | x | | | x | | | x x | | | | | x | | | x | | | x | 0.000s 13.117s 638121516412166880: x | x | | | | x | 4414 | x | | | x x | | | | | x | | | x | | | x | 0.000s 13.117s 638121516412170832: x | x | | | | x | | | x | | | x x | | | | | x | | | x 3227 | | x | 0.000s 13.117s 638121516412175086: x | x | | | | x | | | x | | | x x | | | | | x 3198 | | 3250 | | | x | 0.000s 13.118s 638121516412177890: x | x | 4419 | | x | | | x | | | x x | | | | | x | | | | | | | x | 0.000s 13.118s 638121516412180725: x | x | | | | x | | | x | | | x x | 4418 | | | x | | | | | | | x | 0.000s 13.118s 638121516412184935: x | x | | | | x 3254 | | x | | | x x | | | | | x | | | | | | | x | 0.001s 13.119s 638121516412190054: x | x 3197 | | | x | | | x | | | x x | | | | | x | | | | | | | x | 0.000s 13.119s 638121516412194891: x | x | | | | x | | | x | | 3172 x x | | | | | x | | | | | | | x | 0.001s 13.120s 638121516412200098: x | x | | 3220 | x | | | x | | | x x | | | | | x | | | | | | | x | 0.001s 13.120s 638121516412205193: x | x | | | 4422 x | | | x | | | x x | | | | | x | | | | | | | x | 0.001s 13.121s 638121516412210403: x | x | | | | 4423 | | | x | | | x x 3252 | | | | x | | | | | | | x | 0.000s 13.121s 638121516412213656: x | x | | | | | | | | 4424 | | | x x | | 4305 | | x | | | | | | | x | 0.000s 13.122s 638121516412216820: x | x | | | | | | | | | | | | x x | | | | | x | x | | | | | x | 0.000s 13.122s 638121516412221182: x | x | | | | | | | | | | 3144 | x x | | | | | x | x | | | | | x | 0.000s 13.122s 638121516412225355: x | x | | | | | | | | | 4413 | | x x | | | | | x | x | | | | | x | 0.001s 13.123s 638121516412230372: x | x | | | | | | | x | | | | x x | | | | | x | x | | | | | x | 0.000s 13.123s 638121516412235225: x | x | | | | | | | x | | | | x x | | | | | x | x 3180 | | | | x | 0.000s 13.124s 638121516412240134: x | x | | | | | | | x | | | | x x | | | | | x | x | | | | 3247 x | 0.000s 13.124s 638121516412244582: x 4359 x | | | | | | | x | | | | x x | | | | | 4429 | x | | | | | x | 0.000s 13.125s 638121516412248005: x | x | | | | | | | x | | | | x x | | | 4408 | | | x | | | | | x | 0.000s 13.125s 638121516412251775: x | x | | | | | | | x | | | | x x | | | | | | | x | | | x | x | 0.000s 13.125s 638121516412255762: x | x | | | | | | x x | | | | x x | | | | | | | x | | | x | x | 0.000s 13.126s 638121516412259407: x | x | | | | | | x x | | | | x x | | | | | | | x | | 4431 x | x | 0.000s 13.126s 638121516412263256: x | x | | | | | | x x | | | | x x | | | | | | | x | | | x | x 4426 0.001s 13.127s 638121516412268363: x | x | 3206 | | | | x x | | | | x x | | | | | | | x | | | x | x | 0.001s 13.127s 638121516412273793: x | x | | | | | | x x | | | | x x | x | | | | | x | | | x | x | 0.001s 13.128s 638121516412279304: x | x | | | | | | x x | | | | x x | x | | | | | x | x | x | x | 0.001s 13.128s 638121516412284534: x | x | | | | | x x x | | | | 4433 x | x | | | | | x | x | x | x | 0.001s 13.129s 638121516412289953: x | x 4420 | | | | x 4434 x | | | | | x | x | | | | | x | x | x | x | 0.000s 13.129s 638121516412293177: x | x | | | | | x | x | | | | | x | x | | | | x x | x | x | x | 0.000s 13.129s 638121516412295911: x | x | | | | | x | x | | | 4421 | x | x | | | | x x | x | x | x | 0.000s 13.130s 638121516412298837: x | x | | | 3210 | x | x | | | | | x | x | | | | x x | x | x | x | 0.000s 13.130s 638121516412302399: x | x | | | | | x | x | | | | | x | x 4430 | | | x x | x | 3224 | x | 0.000s 13.130s 638121516412305120: x | x | | 3189 | | x | x | | | | | x | x | | | | x x | x | | | x | 0.000s 13.131s 638121516412309432: x | x | | | | | x | x | | | | | x 3209 x | | | | x x | x | | | x | 0.000s 13.131s 638121516412314016: x | x | | | | | x | x | 3191 | | | x | x | | | | x x | x | | | x | 0.001s 13.132s 638121516412319340: x | x | | | | | x | x | | 3159 | | x | x | | | | x x | x | | | x | 0.000s 13.132s 638121516412324001: x | x | | | | | x | x | | | | | x | x | | | x x x | x | | | x | 0.000s 13.133s 638121516412327158: x | x | | | | | x | x | | | | | x | x | | | x x x | x | | 4437 x | 0.000s 13.133s 638121516412330948: x | x | | | | | x | x 4435 | | | | x | x | | | x x x | x | | | x | 0.000s 13.133s 638121516412334211: x | x | | | | | x | x | | | | | x | x | | | x x x 3194 x | | | x | 0.000s 13.134s 638121516412337530: x | x | | | | 4436 x | x | | | | | x | x | | | x x x | x | | | x | 0.000s 13.134s 638121516412341333: x | x | | | | | x | x | | | | | x | x | | | x x x | x | | | x x 0.000s 13.134s 638121516412344782: x | 4439 | 4400 | | | x | x | | | | | x | x | | | x x x | x | | | x x 0.000s 13.135s 638121516412348802: x 3221 | | | | | | x | x | | | | | x | x | | | x x x | x | | | x x 0.000s 13.135s 638121516412353338: x | | | | | | | x | x | | | | | x | x | 3201 | x x x | x | | | x x 0.000s 13.136s 638121516412357817: x | | | | | | | 3254 | x | | | | x x | x | | | x x x | x | | | x x 0.000s 13.136s 638121516412362498: x | | 3239 | | | | | | x | | | | x x | x | | | x x x | x | | | x x 0.000s 13.137s 638121516412366506: x | | | | | | | | x x | | | | x x | x | | | x x x | x | | | x x 0.000s 13.137s 638121516412369759: x | | | | | | | | x x | | | 3213 x x | x | | | x x x | x | | | x x 0.000s 13.137s 638121516412373324: x | | | | | | | | x x | | | | x x | x | | | x x x | x 3227 | | x x 0.000s 13.138s 638121516412377835: x | | | | | | | | x x | | | | x x | x 3169 | | x x x | x | | | x x 0.000s 13.138s 638121516412382650: x | | | | | 4440 | | x x | | | | x x | x | | | x x x | x | | | x x 0.000s 13.139s 638121516412387172: x | | | | | | | | x x | | | | x x | x | | | x x x | x | 3205 | x x 0.000s 13.139s 638121516412390794: x | | | | 4432 | | | x x | | | | x x | x | | | x x x | x | | | x 4442 0.000s 13.139s 638121516412393516: x | | | | | | | | x x | | 3207 | x x | x | | | x x 4443 | x | | | x | 0.000s 13.140s 638121516412396439: x | | | | | | | | x x | | | | x x 3231 x | | | x x | | x | | | x | 0.000s 13.140s 638121516412399227: x | | | | | | | | x x | 3226 | | x x | x | | | x x | | x | | | x | 0.000s 13.140s 638121516412401930: x | | | | | | | | x x 4425 | | | x x | x | | | x x | | x | | | x | 0.000s 13.140s 638121516412404553: x | | | | | | | | x x | | | | x x | x | | | x x | 4438 x | | | x | 0.000s 13.141s 638121516412407163: x | x | | | | | | x x | | | | x x | x | | | x x | | x | | | x | 0.000s 13.141s 638121516412409818: x | x | 3240 | | | | x x | | | | x x | x | | | x x | | x | | | x | 0.000s 13.141s 638121516412412481: x | x | | | | | | x x | | | | x 4446 | x | x | x x | | x | | | x | 0.000s 13.141s 638121516412415125: x | x | | | | | x x x | | | | 4447 | | x | x | x x | | x | | | x | 0.000s 13.142s 638121516412417867: x | x 3197 | | | | x x x | | | | | | | x | x | x x | | x | | | x | 0.000s 13.142s 638121516412420580: x | x | | | | | x x x | | | | | | | x | x | x x | | x | | 3247 x | 0.000s 13.142s 638121516412424247: x | x | | | | | x x x | | | 3172 | | | x | x | x x | | x | | | x | 0.000s 13.143s 638121516412427530: x 3245 x | | | | | x x x | | | | | | | 4450 | x | x x | | x | | | x | 0.000s 13.143s 638121516412430958: x | x | | | 3210 | x x x | | | | | | | | | x | x x | | x | | | x | 0.000s 13.143s 638121516412433983: x | x | | | | | x x x | | | | | | | | 3219 x | x x | | x | | | x | 0.000s 13.144s 638121516412437356: x | x | | 3246 | | x x x | | | | | | | | | x | x x | | 3250 | | | x | 0.000s 13.144s 638121516412440657: x | x | | | | | x x x | | | | | | | | | x | x x | | | | x | 4451 | 0.000s 13.144s 638121516412443586: x | x | | | | | x x x | | | | | | | | | x | x x | | | 4441 x | | | 0.000s 13.145s 638121516412448244: x | x | | | | | x x x | | | | | | | | | x | x x | | | | x | | x 0.001s 13.145s 638121516412453305: x | x | | | | | x x x | | | | | | | | | x | x x x | | | x | | x 0.000s 13.146s 638121516412458178: x | x | | | | | x x x | | | | | | 4444 | | x | x x x | | | x | | x 0.001s 13.146s 638121516412463253: x | x | | | | | x x x | 4386 | | | | | | | x | x x x | | | x | | 4453 0.000s 13.147s 638121516412467227: x | x | | | | | x x x | | 3159 | | | | | | x | x x x | | | x | | | 0.001s 13.147s 638121516412472342: x | x | 3206 | | | x x x | | | | | | | | | x | x x x | | | x | | | 0.001s 13.148s 638121516412484294: x | x | | | | | x x x | | | | | 4448 | | | 3201 | x x x | | | x | | | 0.001s 13.149s 638121516412490032: x | x | | | | | 3254 x x | | | | 4454 | | | | | | x x x | | | x | | | 0.000s 13.149s 638121516412494327: x | x x | | | | | 4456 x | | | | | | | | | | | x x x | | | x | | | 0.000s 13.150s 638121516412497605: x | x x | | | | | | x | | | | | | | | | | | x x x | | | 4457 x | | 0.001s 13.150s 638121516412502793: x 3208 x x | | | | | | x | | | | | | | | | | | x x x | | | | x | | 0.000s 13.150s 638121516412505931: x | x x | | | 4452 | | x | | | | | | | | | | | x x x | | | | x | | 0.000s 13.151s 638121516412509616: x | x x | | | | | | x | | | | | | | | | | | x x x 3180 | | | x | | 0.000s 13.151s 638121516412513905: x | x x | | | | | | x | | | 4449 | | | | | | | x x x | | | | x | | 0.000s 13.152s 638121516412517932: x | 4460 x | | | | | | x | | | | | | | | | | | x x x | x | | x | | 0.001s 13.152s 638121516412523146: x | | x | | | | | | x | | | | | | | | | | | x x x | x | | x x | 0.000s 13.153s 638121516412526321: x | | x | | | | | | x | | | | | | | | 4455 | | x x x | x | | x x | 0.000s 13.153s 638121516412529703: x | | x | | 4462 | | | x | | | | | | | | | | | x x x | x | | x x | 0.000s 13.153s 638121516412532688: x | | x | 3189 | | | | x | | | | | | | | | | | x x x | x | | x x | 0.000s 13.153s 638121516412535743: x | | x | | | | | | x x | | | | | | | | | | x x x | x | | x x | 0.000s 13.154s 638121516412539606: x | | x | | | | | | x x | | | | | | x | | | x x x | x | | x x | 0.000s 13.154s 638121516412542333: x | | x | | | | | | x x | | | | | | x | | | x x x | x | | x x x 0.000s 13.154s 638121516412546004: x | | x | | | | | | x x | | | | | | x | | | x x x | x 4427 | x x x 0.000s 13.155s 638121516412550411: x | | x | | | | | | x x | | | x | | x | | | x x x | x | | x x x 0.000s 13.155s 638121516412553958: x | | x | | | | | | x x | | | x | | x | x | x x x | x | | x 4464 x 0.000s 13.156s 638121516412557694: x | | x | | | | | | x x | | | x | 3209 x | x | x x x | x | | x | x 0.000s 13.156s 638121516412561523: x | | 3239 | | | | | | x x | | | x x | x | x | x x x | x | | x | x 0.000s 13.156s 638121516412565060: x | | | | | | | | | x x | 3207 | x x | x | x | x x x | x | | x | x 0.000s 13.157s 638121516412568022: x | | | x | | | | | x x | | | x x | x | x | x x x | x | | x | x 0.000s 13.157s 638121516412570866: x | | | x | | | | 4461 x x | | | x x | x | x | x x x | x | | x | x 0.000s 13.157s 638121516412575152: x 3221 | | x | | | | | x x | | | x x | x | x | x x x | x | | x | x 0.000s 13.158s 638121516412579949: x | | | x | | | | | x x | | 3213 x x | x | x | x x x | x | | x | x 0.000s 13.158s 638121516412583598: x | | | x | | | | | x x 3226 | | x x | x | x | x x x | x | | x | x 0.000s 13.159s 638121516412586844: x | x | x | | | | | x x | | | x x | x | x | x x x | 3250 | | x | x 0.000s 13.159s 638121516412590324: x | x | 3240 | | | | | x x | | | x x | x x x | x x x | | | | x | x 0.000s 13.159s 638121516412594265: x | x | | | | | | | x x | | | x x | x x x | x x x | | | 3224 3247 | x 0.001s 13.160s 638121516412599343: x | x | | 4468 | | | | x x | | | x x | x x x | x x x | | | | | | x 0.000s 13.160s 638121516412603589: x | x | | | | | | | 3199 x | | | x x | x x x | x x x | | 4406 | | | x 0.001s 13.161s 638121516412608754: x | x | | | | | | | | x | | | x x | x x 3201 | x x x | | | | | x x 0.000s 13.161s 638121516412611866: x | x | | | | 4459 | | | x | | | x x | x x | | x x x | | | | | x x 0.000s 13.161s 638121516412615472: x | x | | | | | | | | x | | | x 4469 3231 x x | | x x x | | | | | x x 0.000s 13.162s 638121516412619369: x | x | | | | | | | | x | | | x | | x x | | x x 4470 3253 | | | | x x 0.000s 13.162s 638121516412623802: x | x | | | | | 4465 | | x | | | 4471 | | x x | | x x | | | | | | x x 0.000s 13.163s 638121516412627268: x | x | | | | | | | | x | 3115 | | | | x x | | x x | | | | | | x x 0.000s 13.163s 638121516412630122: x | x | | | 3210 | | | | x | | | | | | x x | | x x | | | | | | x x 0.000s 13.163s 638121516412632755: x | x | | | | | | x | x | | | | | | x 3219 | | x x | | | | | | x x 0.000s 13.163s 638121516412635333: x | x 3197 | | | | | x | x | | | | | | x | | | x x | | | | | | x x 0.000s 13.164s 638121516412638193: x | x | | | | | | x | x | | 4417 | | | x | | | x x | | | | | | x x 0.000s 13.164s 638121516412642062: x 4467 x | | | | | | x | x | | | | | | x | | | x x | | | | | | x x 0.000s 13.165s 638121516412646729: x | x | | | | | | x | x | | | | | | x | | | x 4475 | | x | | | x x 0.000s 13.165s 638121516412651242: x | x | | | | | | x | x | | | | | | x | | | x | | | x | 3205 | x x 0.000s 13.165s 638121516412653846: x | x | 4477 | | | | x | x | | | | | | x | | | x | | | x | | | x x 0.000s 13.166s 638121516412657341: x | x | | | | | | x | x | | | | | | x | | | x | | | x | | x x x 0.000s 13.166s 638121516412660643: x | x | | | | | | x x x | | | | | | x | | | x | | | x | | x x x 0.000s 13.166s 638121516412664422: x | x | | | | | | x x x | | | | | | x | | | x | | | 3228 x | x x x 0.000s 13.167s 638121516412668165: x | x | | | | | | x x x x | | | | | x | | | x | | | | x | x 4479 x 0.000s 13.167s 638121516412670991: x | x | | | | | | x x x x | | | | | x | x | x | | | | x | x | x 0.000s 13.167s 638121516412675376: x | x | | | | | | x x x x | | | | 4404 x | x | x | | | | x | x | x 0.000s 13.168s 638121516412680006: x | x | | | | | | x x x x | | | | | x | x | x | | 4428 | x | x | x 0.000s 13.168s 638121516412684889: x | x | | | | | | x x x x | | | | | x | x 3200 x | | | | x | x | x 0.000s 13.169s 638121516412688967: x | x | | 3189 | | | x x x x | | | | | x | x | x | | | | x | x | x 0.000s 13.169s 638121516412692954: x | x | | | 4483 | | x x x x | | | | | x | x | x | | | | x | x | x 0.000s 13.170s 638121516412697890: x | x | | | | | | x x x x | | | | | x 4474 x | 4484 | | | | x | x | x 0.001s 13.170s 638121516412703082: x | x | | | | | | x x x x 3144 | | | | x | x | | | | | | x | x | x 0.000s 13.171s 638121516412707761: x | x 4485 | | | | | x x x x | | | | | x | x | | | | | | x | x | x 0.000s 13.171s 638121516412712435: x | x | | | | | | x x x x | 4482 | | | x | x | | | | | | x | x | x 0.000s 13.171s 638121516412715244: x | x | | | | 4472 | x x x x | | | | | x | x | | | | | | x | x | x 0.000s 13.172s 638121516412718434: x | x | | | | | x x x x x | | | | | x | x | | | | | | x | x | x 0.000s 13.172s 638121516412722418: x | x | | | | | x x x x x | | | | | x | x | | | 4478 | | x | x | x 0.000s 13.173s 638121516412727120: x | x | | | | | x x x x x | | | | | x | x | | | | | 4486 x | x | x 0.000s 13.173s 638121516412730846: x | x | | | | | x x x x x | | | 4481 | x | x | | | | | | x | x | x 0.000s 13.173s 638121516412734413: x | x | | | | | 3254 x x x x | | x | | x | x | | | | | | x | x | x 0.000s 13.174s 638121516412737601: x | x | | | | | | x x x x | | x | | x | x 4487 | | | | | x | x | x 0.000s 13.174s 638121516412741051: x | x | | 4463 | | | x x x x | | x | | x | x | | | | | | x | x | x 0.000s 13.174s 638121516412745180: x | x | 3240 | | | | x x x x | | x | | x | x | | | | | | x | x | x 0.000s 13.175s 638121516412748093: x 3208 x | | | | | | x x x x | | x | | x | x | | | | | | x | x | x 0.000s 13.175s 638121516412752298: x | x | | | | | | x x x x | | x | | x | x | | | | | | x x x | x 0.000s 13.175s 638121516412755775: x | x | | | | | | x x x x | | x | | x | x | x | | | | x x x | x 0.000s 13.176s 638121516412758930: x | x | | | | | | x x x x | | x | 3209 x | x | x | | | | x 3255 x | x 0.000s 13.176s 638121516412763868: x | x | | | | | | x x x x | | x | | x 3219 x | x | | | | x | x | x 0.000s 13.177s 638121516412768267: x | x | | | | | | x x x x | | x | | x | x | x x | | | x | x | x 0.000s 13.177s 638121516412771284: x | x | | | | x | x x x x | | x | | x | x | x x | | | x | x | x 0.000s 13.177s 638121516412773956: x | x | | | | x | x x x x 3207 | x | | x | x | x x | | | x | x | x 0.000s 13.178s 638121516412776657: x | x | | | | x | x 3199 x x | | x | | x | x | x x x | | x | x | x 0.000s 13.178s 638121516412779376: x | x | | | | x | x | x 3226 | | x | | x | x | x x x | | x | x x x 0.000s 13.178s 638121516412782114: x | x | | | | x x x | x | | | 4491 | | x | x | x x x | | x | x x x 0.000s 13.179s 638121516412786449: x | x | | 3246 | x x x | x | | | | | | x | x | x x x | | x | x x x 0.000s 13.179s 638121516412790488: x | x | | | | x x x | x | | | | | | x | x | x x x 3222 | x | x x x 0.000s 13.179s 638121516412794366: x | x | x | | x x x | x | | | | | | x | x | x x x | | x | x x x 0.000s 13.180s 638121516412797033: x 3171 x | x | | x x x | x | | | | | | x | x | x x x | | x | x x x 0.000s 13.180s 638121516412799948: x | x | x | 3210 x x x | x | | | | | | x | x | x x x | | x | x x x 0.000s 13.180s 638121516412803032: x | x | x | | x x x | x | | 3213 | | | x | x | x x x | | x | x x x 0.000s 13.181s 638121516412806200: x | x 3197 x | | x x x | x | | | | | | x | x | x x x | | x | x x x 0.000s 13.181s 638121516412810227: x | x | x | | x x x | x | | | | | | x | x | x x x | 3228 x | x x x 0.000s 13.181s 638121516412813103: x | x | x | | x x x | x | | | | | | x 4492 x | 4494 x x | | x | x x x 0.000s 13.182s 638121516412817704: x | x | x | | x x x | x | | | | | | x | x | | x 4495 | | x x x x x 0.001s 13.182s 638121516412822821: x | x | x | | x x x 4493 x | | | | | | x | x | | x | | | x x x x x 0.000s 13.182s 638121516412825959: x | 4497 | x | | x x x | x | | | | | x x | x | | x | | | x x x x x 0.000s 13.183s 638121516412828933: x | | | x | | x x x | x x | | | | x x | x | | x | | | x x x x x 0.000s 13.183s 638121516412833375: x | | | x x | x x x | x x | | | | x x | x | | x | | | x x x x x 0.000s 13.184s 638121516412837101: x | | | x x | x x x | x x | | | | x x | x 3200 | x | | | x x x x x 0.000s 13.184s 638121516412840897: x | | | x x | x x x | x x 3159 | | | x x | x | | x | | | x x x x x 0.000s 13.184s 638121516412845147: x | | | x x | x x x | x x | | | | x x | x | | x | 3253 | x x x x x 0.000s 13.185s 638121516412850024: x | | | x x | x x x | x x | 3172 | | x 4502 | x | | x | | | x x x x x 0.000s 13.185s 638121516412853863: x 4503 | | x x | x x x | x x | | | | x | | x | | x | | | x x x x x 0.000s 13.186s 638121516412857268: x | | | x x | x x x | x x | | | 4499 3231 | | x | | x | | | x x x x x 0.001s 13.186s 638121516412862913: x | | 4504 x x | x x x | x x | | | | | | | x | | x | | | x x x x x 0.000s 13.187s 638121516412867535: x | | | x x | x x x | x x | | | | | | | x | x x | | | x x x x x 0.001s 13.187s 638121516412875238: x | | | x x | x x x | x x | | | | | | | x | x x | | 3250 x x x x x 0.000s 13.188s 638121516412880228: x | | | x x 4476 x x x | x x | | | | | | | x | x x | | | x x x x x 0.000s 13.188s 638121516412883644: x | | | x x | x x x | x x | | | | | | | x | x x x | | x 3255 x x x 0.000s 13.189s 638121516412886430: x | | | x x | x x x | x x 4506 | | | | | | x | x x x | | x | x x x 0.000s 13.189s 638121516412890667: x | | | x x | x x x | x x | | | | | x | x | x x x | | x | x x x 0.000s 13.189s 638121516412894059: x | | | x x | x x x | 4507 x | 3213 | | | x | x | x x x | | x | x x x 0.000s 13.190s 638121516412897124: x | | | x x | x x x | | x | | | | | x | x 4508 x x x | | x | x x x 0.001s 13.190s 638121516412902278: x | | | 3240 x | x x x | | x | | | | | x 3219 x | x x x | | x | x x x 0.001s 13.191s 638121516412907521: x | | | | 3246 | x x x | | x | | | 4496 | x | x | x x x | | x | x x x 0.000s 13.191s 638121516412912408: x | | | | | | x x x | | x | | | | | x | x | x x x 3180 | x | x x x 0.000s 13.192s 638121516412916324: x | | | | | | x 3254 x | | x | | 4500 | | x | x | x x x | | x | x x x 0.000s 13.192s 638121516412921195: x | | | | | | x | x | | x | | | | x x | x | x x x | | x | x x x 0.000s 13.193s 638121516412926096: x | | | | | | x | x x | x | | | | x x | x | x x x | | x | x x x 0.000s 13.193s 638121516412930724: x | 4501 | | | | x | x x | x | | | | 3209 x | x | x x x | | x | x x x 0.000s 13.193s 638121516412935707: x | | | | | | x | x x | x | | | | | x | x | x x x | 4505 x | x x x 0.000s 13.194s 638121516412940192: x 3171 | | | | | x | x x | x | | | | | x | x | x x x | | x | x x x 0.000s 13.194s 638121516412944680: x | | | | | | x | x x | x | | | | | x | x | x x x | | x x x x x 0.001s 13.195s 638121516412949786: x | | | | | | x | x x | x | 3242 | | | x | x | x x x | | x x x x x 0.000s 13.195s 638121516412953268: x | | 3197 | | | x | x x | x | | | | | x | x | x x x | | x x x x x 0.000s 13.196s 638121516412958232: x | | | | | | x | x x | x | | | | | x 4512 x | x x x | | x x x x x 0.001s 13.196s 638121516412963419: x | | | x | | x | x x | x | | | | | x | x | x x x | | x x x x x 0.000s 13.197s 638121516412968401: x | | | x | 4466 x | x x | x | | | | | x | x | x x x | | x 3224 x x x 0.001s 13.197s 638121516412973716: x | | | x 4513 | x | x x | x | | | | | x | x | x x x | | x | x x x 0.001s 13.198s 638121516412978977: x | | | x | | x | x x | x | | | | | x | 4514 | x x x x | x | x x x 0.000s 13.198s 638121516412982946: x | | | x | | x x x x | x | | | | | x | | | x x x x | x | x x x 0.000s 13.199s 638121516412986822: x | | | x | | x x x x | x 3159 | | | | x | | | x x x x | x | x x x 0.000s 13.199s 638121516412991439: x | | | x | | x x 4515 x | x | | | | 4510 x | | | x x x x | x | x x x 0.000s 13.200s 638121516412996362: x | | | x | | x x | x | x | | | | | x | | 3200 x x x x | x | x x x 0.001s 13.200s 638121516413001506: x 3208 | | x | | 4516 x | x | x | | | | | x | | | x x x x | x | x x x 0.001s 13.201s 638121516413006740: x | | | x | | | x | x x x | | | | | x | | | x x x x | x | x x x 0.001s 13.201s 638121516413012095: x | | | x | | | x | x x x | | x | | x | | | x x x x | x | x x x 0.001s 13.202s 638121516413017330: x | | | x | | | x | x x x | 3172 x | | x | | | x 4517 x x | x | x x x 0.001s 13.202s 638121516413022764: x | | | x | | | x | 3199 x x | | x 4511 | x | | | x | x x | x | x x x 0.001s 13.203s 638121516413027944: x | | | x | | | x | | x x | | x | | x 3219 | | x | x x | x | x x x 0.000s 13.203s 638121516413032772: x | | 4518 x | | | x | | x x | | x | | x | | | x | x x | x | x x x 0.000s 13.203s 638121516413035993: x | x | x | | | x | | x x | | x | | x | | | x | x 3222 | x | x x x 0.000s 13.204s 638121516413040694: x | x | 3206 | 3248 | x | | x x | | x | | x | | | x | x | | x | x x x 0.000s 13.204s 638121516413045294: x | x | | | | | x | | x x | | x | | x | | | x | x | 3228 x | x x x 0.000s 13.205s 638121516413048847: x | x | | | | | x | | x x | | x | | x | | | x | x | | x x x x x 0.000s 13.205s 638121516413053436: x | x | | | | | x | | 4520 x 3207 | x | | x | | | x | x | | x x x x x 0.000s 13.206s 638121516413057092: x | x | | | | | x | | | x | | x | | x | | 4480 x | x | | x x x x x 0.000s 13.206s 638121516413060878: x | x | | | | | x | | | x | | x | | x | x | x | x | | x x x x x 0.000s 13.206s 638121516413065398: x | x | | | | | x | | | x | | x | | x | x | x x x | | x x x x x 0.000s 13.207s 638121516413069924: x | x | | | | | x | | | x | 3242 x | | x | x | x x x | | x x x x x 0.000s 13.207s 638121516413073641: x | x | | | | | x | | | x | | x | x x | x | x x x | | x 3255 x x x 0.000s 13.208s 638121516413076608: x | x | | | | | x | | | x | | x 4488 x x | x | x x x | | x | x x x 0.000s 13.208s 638121516413079863: 4522 | x | | | | | x | x | x | | x | x x | x | x x x | | x | x x x 0.001s 13.208s 638121516413084866: | 4458 x | | | | | x | x | x | | x | x x | x | x x x | | x | x x x 0.000s 13.209s 638121516413089824: | | x | | 3246 | | x | x | x | | x | x x | x | x x x | | x | x x x 0.000s 13.209s 638121516413092552: | | x | | | | | x | x | x | | x | x x | x | x x x | 4489 x | x x x 0.000s 13.209s 638121516413095947: | | x | 4523 | | | x | x | x | | x | x x | x | x 4525 x | | x | x x x 0.000s 13.210s 638121516413098966: | | x | | | x | x | x | x | | x | x x | x | x | x | | x | x x x 0.000s 13.210s 638121516413102796: | | x | | | x | x | x | x | | x | x x 4519 x | x | x | | x | x x x 0.000s 13.211s 638121516413107160: | | x | | | x | x | x | x | | x | x x | 3201 x x | x | | x | x x x 0.000s 13.211s 638121516413111675: | | x | | | x | x | x | x 4498 | x | x x | | x x | x | | x | x x x 0.000s 13.211s 638121516413115938: | | x | | | x | x | x | x | | x | x x | | x x | x 3180 | x | x x x 0.000s 13.212s 638121516413120935: | | x | | | x 4528 x | x | x | | x | x x | | x x | x | | x | x x x 0.000s 13.212s 638121516413125660: | | x | | | x | x 4527 x | x | | x | 3209 x | | x x | x | | x | x x x 0.000s 13.213s 638121516413130614: | | x | | | x | x | x | x | | x | | x | | x x | 4529 | | x x x x x 0.000s 13.213s 638121516413134843: | | x | | | x | x | x | x | 3213 x | | x | | x x | | | | x x x x x 0.000s 13.214s 638121516413139605: | | x 3197 | | x | x | x | x | | x | | x | | x x | | | | x x x x x 0.000s 13.214s 638121516413144345: | | x | | 4509 x | x | x | x | | x | | x | | x x | | | | x x x x x 0.000s 13.215s 638121516413149149: | | x | | | x | x | x | x | | x | | x | | x x x | | | x x x x x 0.000s 13.215s 638121516413153923: | | x | | | x | x | x | x | | x | | x | | x x x | | x x 3205 x x x 0.000s 13.216s 638121516413158807: | | x | | | x | x | x x x | | x | | x | | x x x | | x x | x x x 0.000s 13.216s 638121516413163345: | | x | | | x | x | x x x | | x | | x | 4530 x x x | | x x | x x x 0.000s 13.217s 638121516413167850: | | x | | | x | x | x x x | | x 4531 | x | | x x x | | x x | x x x 0.000s 13.217s 638121516413172309: | | x | | | x | x | x x x | | x | | 4533 | | x x x | x x x | x x x 0.000s 13.218s 638121516413176974: x | x | | | x | x | 3199 x x | | x | | | | | x x x | x x x | x x x 0.000s 13.218s 638121516413180596: x 3245 x | | | x | x | | x x | | x | | | | | x x x | x x x | x x x 0.000s 13.218s 638121516413185267: x | x | | | x | x | | x x | 4534 x | | | | | x x x | x x x | x x x 0.000s 13.219s 638121516413189882: x | x | | | x | x | | x x | | x | x | | | x x x | x x x | x x x 0.000s 13.219s 638121516413194266: x | x | | | x x x | | x x | | x | x | | | x x x | x x x | x x x 0.000s 13.220s 638121516413199097: x | x | | | x x x | | x 3226 3207 | x | x | | | x x x | x x x | x x x 0.000s 13.220s 638121516413203843: x | x 4532 | | x x x | | x | | | x | x | | | x x x | x x x | x x x 0.000s 13.221s 638121516413208714: x | x | | | x x x | | x | | | x | x | | x x x x | x x x | x x x 0.000s 13.221s 638121516413213563: x | x | | | 4536 x x | | x | | | x | x | | x x x x | x x x x x x x 0.000s 13.222s 638121516413218370: x | x | 3206 | | x x | | x | | | x | x | | x x x x | x x x x x x x 0.000s 13.222s 638121516413221737: x | x | | | | x x 4535 | x | | | x | x | | x x x x | x x x x x x x 0.000s 13.223s 638121516413226283: x | x | | 3189 | x x | | x | | | x | x | | x x x x | x 3250 x x x x x 0.000s 13.223s 638121516413230446: x | x | | | | x x | | x | | | x | x | | x x x x x x | x 3255 x x x 0.000s 13.223s 638121516413234945: x 3208 x | | | | x x | | x | | | x | x | | x x x x x x | x | x x x 0.000s 13.224s 638121516413239760: x | x | | | | x x | x x | | | x | x | | x x x x x x | x | x x x 0.000s 13.224s 638121516413244528: x | x 4473 | | | x x | x x | | | x | x | | 3201 x x x x x | x | x x x 0.000s 13.225s 638121516413248110: x | x | | | | x x | x x x | | x | x | | | x x x x x | x | x x 4538 0.000s 13.225s 638121516413250806: x | x | | | | x x | x x x | | x 4526 x | | | x x x x x | x | x x | 0.000s 13.225s 638121516413254882: x | x | | | | x x | x x x 3159 | x | x | | | x x x x x | x | x x | 0.000s 13.226s 638121516413259598: x | x | x | | x x | x x x | | x | x | | | x x x x x | x | x x | 0.000s 13.226s 638121516413264209: x | x | x | | x x | x x x | | x | x | 3219 | x x x x x | x | x x | 0.000s 13.227s 638121516413269051: x | x | x 3246 | x x | x x x | | x | x | | | x x x x x | x | 4540 x | 0.000s 13.227s 638121516413273855: x | x | x | | x x | x x x | 3213 x | x | | | x x x x x | x | | x | 0.000s 13.228s 638121516413278366: x | 4541 | x | | x x | x x x | | x | x | | | x x x x x x x | | x | 0.000s 13.228s 638121516413282414: x | | | x | | x x | x x x | | x | x x | | x x x x 3180 x x | | x | 0.000s 13.229s 638121516413287057: x | | | x | | x x | x x x | | x | x x | x x x x x | x x | | x | 0.000s 13.229s 638121516413291937: x 3171 | | x | | x x | x x x | | x | x x | x x 4543 x x | x x | | x | 0.000s 13.230s 638121516413296695: x | | | x | | x x | x x x | | x | x x | x x | x x | x x 3224 | x | 0.000s 13.230s 638121516413301578: x | | | x | | x x 4521 x x x | | x | x x | x x | x x | x x | | x | 0.000s 13.231s 638121516413306349: x | | | x | x x x | x x x | | x | x x | x x | x x | x x | | x | 0.000s 13.231s 638121516413311217: x | | | x | 3248 x x | x x x | | x 4542 x x | x x | x x | x x | | x | 0.000s 13.231s 638121516413316023: x | | | x | | x x | x x x 4490 | x | x x | x x | x 4544 | x x | | x | 0.000s 13.232s 638121516413320704: x | | | x | | x x | x x x | | x | x x 4539 x x | x | | x x | | x | 0.000s 13.232s 638121516413325108: x | | | x x | x x | x x x | | x | x x | x x | x | | x x | | x | 0.000s 13.233s 638121516413328137: x | | 3239 x x | x x | x x x | | x | x x | x x | x | | x x | | x | 0.000s 13.233s 638121516413331962: x | | | x x | x x | x x 3226 | | x | x x | x x | x | | x x | | x x 0.000s 13.233s 638121516413335240: x | | | x x | x x | x x | | 3242 x | x x | x x | x | | x x | | x x 0.000s 13.234s 638121516413339168: x x | | x x | x x | x x | | | x | x x | x x | x | | x x | | x x 0.000s 13.234s 638121516413342455: x x | | x x | x x | x x | | | x | x x | x x | x | x x x | | x 4548 0.000s 13.234s 638121516413345137: x x | | x 3189 | x x | x x | | | x | x x | x x | x | x x x | x x | 0.001s 13.236s 638121516413359949: x 3208 | | x | | x x | x x | | | x | x x | x x 4545 x | x x x | x x | 0.000s 13.236s 638121516413364733: x | | | x | | x x | x x | | | x x x x | 3201 x | x | x x x | x x | 0.001s 13.237s 638121516413369753: x | | | 3206 | | x x | x x | | | x x x x x | x | x | x x x | x x | 0.000s 13.237s 638121516413374700: x | | | | | x x x | x x | | | x 4549 x x x | x | x | x x x | x x | 0.000s 13.238s 638121516413378680: x | | | | x x x x | x x | | | x | x x x | x | x | x x x | x x | 0.000s 13.238s 638121516413381242: x | | | | x x x x | x x x | | x | x x x | x | x | x x x | x x | 0.000s 13.238s 638121516413383779: x | x | | x x x x | x x x | | x | x x x | x | x | x 3250 x | x x | 0.000s 13.239s 638121516413386407: x | x | | x x x x | x x x | 4546 x | x x x | x | 4552 | x | x | x x | 0.000s 13.239s 638121516413389300: x | x | | x x x x | x x x | | x | x x x | x | | | x | x 3205 x x | 0.000s 13.239s 638121516413391876: x | x 3197 | x x x x | x x x | | x | x x x | x | | | x | x | x x | 0.000s 13.239s 638121516413394414: x | x | | x x x x | x x x | | x | x x x | x | | x x | x | x x | 0.000s 13.240s 638121516413397944: x | x | | x x x x | x x x 3144 | x | x x x | x | | x x | x | x x | 0.000s 13.240s 638121516413400795: x x x | | x x x x | x x x | | x | x x x | x | | x x | x | x x | 0.000s 13.240s 638121516413405214: x x x | | x x x x | x x x | | x | x x x | x | | x 3180 | x | x x 4551 0.000s 13.241s 638121516413410005: x x x | x x x x x | x x x | | x | x x x | x | | x | | x | x 4554 | 0.001s 13.242s 638121516413420881: x x x | x x x x x | x x x | | x | x x x | x | | x | | x 4555 x | | 0.000s 13.242s 638121516413424777: x x x | x x x x x | x x x | | x | x x 3219 | x 4550 | x | | x | x | | 0.000s 13.243s 638121516413427351: x x x | x x x x x | x x x | | 4556 | x x | x x | | x | | x | x | | 0.000s 13.243s 638121516413429983: x x x | x x x x x | x x x 3159 | | | x x | x x | | 4557 | | x | x | | 0.001s 13.244s 638121516413436594: x x x | 3206 x x x x | x x x | | | | x x | x x | | | | | x | x x | 0.001s 13.244s 638121516413444031: x x x | | x x x x | x x x | 3213 | | x x | x x | | | | | x | x x | 0.000s 13.245s 638121516413448573: x x x | | x x x x | x x x | | | | x x | x x | | | x | x | x x | 0.001s 13.245s 638121516413453825: x x x | | x x x x | x x x | | | | x x | x x | | | x x x | x x | 0.000s 13.246s 638121516413458695: x x x | | x x x x | x x x | | | | x x x x x | | | x x x | x x | 0.000s 13.246s 638121516413463148: x x x x | x x x x | x x x | | | | x x x x x | | | x x x | x x | 0.000s 13.247s 638121516413466789: 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.247s 638121516413471125: x x x x | x x x x | x x x 4445 | | | x x x x x | x | x x x | x x | 0.000s 13.247s 638121516413475879: x x x x | x x x x | x x x | | x | x x x 3201 x | x | x x x | x x | 0.000s 13.248s 638121516413480810: x x x x | x x x x | x x x | 3242 x | x x 4560 | x | x | x x x | x x | 0.000s 13.248s 638121516413484323: x x x x | x x x x | x x 3226 | | x | x x | | x | x | x x x | x x x 0.000s 13.249s 638121516413488386: x x x x x x 4561 x x | x x | | | x | x x | | x | x | x x x | x x x 0.000s 13.249s 638121516413492226: x x x x x 3189 | x x | x x | | | x | x x | | x 4558 x | x x x | x x x 0.000s 13.250s 638121516413496598: x x x x x | | x x | x x | | | x | x x | | x | x x x x x | x x x 0.000s 13.250s 638121516413500882: x x x x x | | x x | x x | | 4537 x | x x | | x | x x x x x | x x x 0.000s 13.250s 638121516413504235: x x x x x | | x x | x x | | | x | x x | 4562 x | x x x x x | x x 4563 0.000s 13.251s 638121516413508046: x x x x x | | x x | x x | | | x | x x | | x | x x x x x 3205 x x | 0.000s 13.251s 638121516413512300: x x x x x x | x x | x x | | | x | x x | | x | x x x x x | x x | 0.001s 13.252s 638121516413519074: 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.252s 638121516413524170: x x x x x x | x x | x x x 3144 | x | x x | | x | x x 3194 x x | x x | 0.001s 13.253s 638121516413529644: x x x x x x | x x | x x x | | x | x x | | x | x x | x x | x x 4564 0.001s 13.254s 638121516413539516: x x x x x x | x x | x x x | | x | x x | | x | x x | x x 4565 x x | 0.000s 13.254s 638121516413544508: x x x x 3206 x x x x | x x x | | x | x x | | x | x x | x x | x x | 0.000s 13.255s 638121516413548428: 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.255s 638121516413552832: x x x x | x x x x | x x x 3229 | x | x x | | x | x x x x x | x x | 0.001s 13.256s 638121516413562149: 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.257s 638121516413566824: x x x x 4567 x x x x | x x x | | x | x x | | x x x x x x x | x x | 0.000s 13.257s 638121516413571320: 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.257s 638121516413574462: x x x x | x x x x | x x x x | x | x x | 3201 x x x x x x x | x x | 0.000s 13.258s 638121516413578117: x x x x | x x x x | 3199 x x x 3242 x | x x | | x x x x x x x | x x | 0.001s 13.259s 638121516413589636: x 4569 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.260s 638121516413605453: x | x x | x x x x | | x x x 4524 x | x x | x x x x x x x x | x x | 0.000s 13.261s 638121516413608874: x x x x | x x x x | | x x x | x | x x | 3201 x x x x x x x | x x | 0.001s 13.261s 638121516413614048: x x x x | x x x x | 4570 x x x | x | x x | | x x x x x x x | x x | 0.000s 13.262s 638121516413618500: x x x x 3206 x x x x | | x x x | x | x x | | x x x x x x x | x x | 0.000s 13.262s 638121516413622255: x x x x | 3189 x x x | | x x x | x | x x | | x x x x x x x | x x x 0.000s 13.262s 638121516413625386: x x x x | | x x x | | x x x | x | x x 3219 | x x x x x x x | x x x 0.000s 13.263s 638121516413629727: x x x x | | x x x | | x x x | x | x x | 4571 x x x x x x x | x x x 0.001s 13.264s 638121516413636381: x x 4572 x x | x x x | | x x x | x | x x | | x x x x x x x | x x x 0.001s 13.264s 638121516413643277: x x | x x | x x x | | x x x | x | x x 4573 | x x x x x x x | x x x 0.001s 13.265s 638121516413648936: 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 13.266s 638121516413662819: x x | x x x x x x | 3199 x x x | x | x x | | x x x x x x x | x x x 0.000s 13.267s 638121516413667715: x x | x x x x x x | | x x x 3213 x | x x | | x x x x x 3228 x | x x x 0.002s 13.268s 638121516413683592: x x | x x x x x x | | x x x | x | x x | 3201 x x x x x | x | x x x 0.000s 13.269s 638121516413686762: x x | x x x x x x | x x x x | x | x x | | x x x x x | 4574 | x x x 0.000s 13.269s 638121516413690673: x x | x x x x x x | x x x x x x | x 4575 | | x x x x x | | | x x x 0.000s 13.269s 638121516413693338: x x | x x x x x x | 4576 x x x x x | x | | | x x x x x x | | x x x 0.000s 13.270s 638121516413698133: x x | x x x x x x | | x x x x x | x | | | x x x x x x | 3205 x x x 0.001s 13.270s 638121516413705928: x x | x x x x x x | | x x x x x | x | | 4577 x x x x x x | | x x x 0.000s 13.271s 638121516413710892: x x | x x x x x x | | x x x x x | x | 3219 | x x x x x x | | x x x 0.001s 13.271s 638121516413715973: x x | x x x 4578 x x | | x x x x x | x | | | x x x x x x | x x x x 0.002s 13.274s 638121516413737349: 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 13.274s 638121516413743139: 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 0.001s 13.275s 638121516413748192: x x | x x x | x x | 3199 x x x x x | x | x | x x x x x | x x x x x 0.000s 13.275s 638121516413753131: x x | x x x | x x | | x x x x x | x | x 3201 x x x x x | x x x x x 0.001s 13.276s 638121516413758490: x x | x x x | x x | | x x x 3213 x | x x x | x x x x x | x x x x x 0.001s 13.276s 638121516413763910: x x | x x x | x x | | x x x | x | x x x | x x x x x x 4579 x x x x 0.001s 13.277s 638121516413769127: x x | x x x | x x | x x x x | x | x x x | x x x 4580 x x | x x x x 0.000s 13.277s 638121516413772711: x x | x x x | x x | x x x x | x | x 4581 x x x x x | x x | x x x x 0.000s 13.278s 638121516413776787: x 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.279s 638121516413795237: x x x x 3206 x | x x | x x x x x x | x | x x x x x | x x | x x x x 0.001s 13.280s 638121516413800542: 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 0.001s 13.281s 638121516413811262: x x x x x x 4583 x x | x x x x x x | x | x x x x x | x x | | x x x 0.001s 13.282s 638121516413816329: 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 0.001s 13.282s 638121516413821409: x x x x x x | x x | x x x x x x | x x x 3201 x x x | x | x | x x x 0.000s 13.283s 638121516413826344: 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.000s 13.283s 638121516413831284: x x x x x x | x x | 3199 x x x x x | x x | | x x x x x | x x x x x 0.001s 13.284s 638121516413837736: x x x x x x | x x | | x x x x x | x 4585 | x x x x x x | x x x x x 0.001s 13.284s 638121516413843320: x x 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 13.285s 638121516413855722: x x x x 3206 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.287s 638121516413873073: x x x x x x x x x | | x x x x x | x | | x x x 4586 x x x x x x x x 0.001s 13.288s 638121516413878343: x x x 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.288s 638121516413882794: x x x x x x x x x | x x x x x x | x x | 3201 x x | x x x x x x x x 0.001s 13.290s 638121516413896697: x x x x 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.293s 638121516413927815: x x x 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 0.001s 13.294s 638121516413940214: x x x x x x x x x | x x x x x x | x x x x x x | x x x x x x 4588 x 0.005s 13.299s 638121516413988723: x x x 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 0.001s 13.300s 638121516413999978: x x x x x x x x x | x x x x x x | x x x x x x | x x 4589 x x x x x 0.006s 13.306s 638121516414059373: x x x 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 0.001s 13.307s 638121516414070583: x x x x x x x x x 4568 x x x x x x | x x x x 3200 x | x x x x | x x x 0.001s 13.308s 638121516414080945: x x x x x x x x x 4559 x x x 3229 x x | x x x x | x | x x x x | x x x 0.001s 13.309s 638121516414086305: x x x x x x x x x | x x x | x x | x x x x x 4590 | x x x x | x x x 0.001s 13.309s 638121516414094928: x x x 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.310s 638121516414099220: x x x x 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.314s 638121516414139926: x x x 3197 x x x x x 4547 x x x x x x | x x x x x | | x x x x x x x x 0.001s 13.315s 638121516414147070: x x x | x x x x x | x x x x x x | x x x x 3200 x | x x x x x x x x 0.001s 13.315s 638121516414152879: x x x | x x 3248 x x | x x x x x x 4587 x x x x | x | x x x x x x x x 0.000s 13.316s 638121516414156737: x x x 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 13.316s 638121516414164541: x x x x x x | x x | x x x x x x | x x x x 4593 x | x x x x x x x x 0.001s 13.317s 638121516414171714: x x x x 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.322s 638121516414221621: x x x x x x x x x | x x x x x x | x x x x 3200 x | x x x x x x x x 0.001s 13.323s 638121516414232330: x x x x x 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.329s 638121516414286406: x 3171 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 x 0.001s 13.330s 638121516414300830: 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.001s 13.331s 638121516414306434: x x x x x x x x x | x x x x x | 4582 x x x 3201 x x | x x x x x x x x 0.002s 13.332s 638121516414324964: x x x x x x x x x | x x x x x | | x x x x x x | x x x x x x 4596 x 0.001s 13.333s 638121516414332862: x x x x x x x x x 4592 x x x x x | | x x x x 3200 x | x x x x x x | x 0.002s 13.335s 638121516414355168: x 3171 x 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.336s 638121516414359299: 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 0.000s 13.336s 638121516414363588: x | x x x x x x x | x x x x 3213 x 4566 x x x x | x | x x x x x x | x 0.001s 13.337s 638121516414372648: x x 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 13.338s 638121516414382101: x x x x x x x x x | x x x x | x | x x x 3201 | x | x x x x x x x x 0.001s 13.339s 638121516414387574: x x x x x x x x x | x x x x 4598 x | x x x | | x | x x x x x x x x 0.000s 13.339s 638121516414390199: x x x 3197 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.340s 638121516414403008: x x x | 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 13.341s 638121516414413805: x x x | x x x x x x x x x x | x 4553 x x x x | x | x 3194 x x x x x x 0.000s 13.342s 638121516414417139: x x x | x x x x x x x x x x | x | x x x x 3200 x | x | x x x x x x 0.001s 13.343s 638121516414429675: x x x | x x x x x x x x x x | x | x x x x | x | x x x x x x x 4600 0.001s 13.343s 638121516414434687: x x x 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.346s 638121516414457217: x 3171 x x 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.346s 638121516414460522: x | x x x x x x x x x x x x x x | x x x x 4599 x | x x x x x x x | 0.001s 13.347s 638121516414467702: x | x 3239 x 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.347s 638121516414470811: 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 x x | 0.001s 13.348s 638121516414483977: x x x | x x x x x x x x x x | x x x x x x | x | x 3194 x x x x x x 0.001s 13.349s 638121516414489164: x x x x 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 13.350s 638121516414501033: 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 x x x x 0.001s 13.351s 638121516414512624: x x x x x x x x x x x x | x | x x x x x 3201 x x | x x x x x x x x 0.001s 13.352s 638121516414523079: x 3171 x x x 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 13.353s 638121516414528920: 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 x x x x 0.003s 13.356s 638121516414556239: x x x | x x 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.356s 638121516414559176: x x x | x x x x x x x x x x x x x x x x x x x | x 3194 x x x x x x 0.002s 13.358s 638121516414576521: x x x | x x x 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.358s 638121516414579390: x x x | 3206 x x 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 0.001s 13.359s 638121516414588325: x x x | | x x x x x x x x 3229 x x x x x x x x x x x x x x x x x x 0.000s 13.359s 638121516414592913: x x x | x x 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 0.001s 13.360s 638121516414605262: x x x | x 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 0.003s 13.364s 638121516414637337: x x x | 3206 x x 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 13.365s 638121516414648737: x x x | x x x x x | x x x x x x x x x x x x x x x x x x x x 4606 x 0.000s 13.365s 638121516414652780: x x x | x x x x x x x x x 3229 x x x x x x x x x x x x x x x x | x 0.001s 13.366s 638121516414662865: x x x | x x x x x x x x x x x x x x x x x x x 4607 x x x x x x | x 0.004s 13.370s 638121516414699815: x x x | 3206 x x 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 13.371s 638121516414708884: x x x | | x x x x x x x x 3229 x x x x x x x x x x x x x x x x x x 0.001s 13.372s 638121516414722730: x x x | | x x x 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.372s 638121516414722874: x x x x | x x 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 0.001s 13.373s 638121516414732964: 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 x x 0.001s 13.374s 638121516414737988: x x x x x x x 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.378s 638121516414780324: x x x x x x x 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 0.001s 13.379s 638121516414788674: x x x x x x x x x x x x x x x 4609 x x x x x x x x x x x x x x x x 0.005s 13.384s 638121516414840806: x x x x x x x 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 0.001s 13.385s 638121516414849761: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 4610 0.005s 13.389s 638121516414895494: x x x x x x x 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 0.001s 13.390s 638121516414903265: x 4611 x x x x x x 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.395s 638121516414953978: x x x x x x x 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 0.052s 13.447s . 638121516415473034: x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x 323 1.766s 15.213s ................................... 638121516433132798: 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.001s 15.214s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 73.9 74.3 72.1 75.3 70.7 71.8 69.2 67.3 70.7 71.0 70.7 66.8 73.9 73.4 72.9 71.7 69.1 73.1 68.9 72.4 73.6 74.3 72.2 71.8 69.6 73.5 71.8 70.6 73.2 71.1 72.7 92.7 Average Utilization: 72.4 Build FAILED. "/builddir/build/BUILD/dotnet-v7.0.102/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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets" (Restore target) (318) -> (Restore target) -> /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] /builddir/build/BUILD/dotnet-v7.0.102/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.rhel.8-x64.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.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets] 0 Warning(s) 54 Error(s) Time Elapsed 00:00:15.29 1>/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.102/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.102/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/ /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=rhel.8-x64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/source-build-reference-package-cache /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true -logger:/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/ /bl:/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/PackageVersions.props" exited with code 1. [/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.102/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.102/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/ /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=rhel.8-x64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/source-build-reference-package-cache /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true -logger:/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/ /bl:/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/PackageVersions.props" exited with code 1. 1>Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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 : 43.731s 43.731s /builddir/build/BUILD/dotnet-v7.0.102/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 ----------------------------------------------------------------------------------------------------------------------------------- 638121516000683895: 0 43.733s 43.733s ++++++++ (scale 1:100) ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build FAILED. "/builddir/build/BUILD/dotnet-v7.0.102/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.102/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.102/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.102/packages/restored/ArcadeBootstrapPackage/microsoft.dotnet.arcade.sdk/7.0.0-beta.22513.4/tools/Build.proj /bl:"/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/log/Release/Build.binlog" /p:Configuration=Release /p:RepoRoot=/builddir/build/BUILD/dotnet-v7.0.102/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.102/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/ /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=rhel.8-x64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/source-build-reference-package-cache /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true -logger:/builddir/build/BUILD/dotnet-v7.0.102/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.102/src/source-build-reference-packages/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/ /bl:/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/PackageVersions.props" exited with code 1. [/builddir/build/BUILD/dotnet-v7.0.102/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:43.86 Build failed with exit code 1. Check errors above. ##vso[task.complete result=Failed;]msbuild execution failed. /builddir/build/BUILD/dotnet-v7.0.102/repos/Directory.Build.targets(401,5): error MSB3073: The command "/builddir/build/BUILD/dotnet-v7.0.102/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.102/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/" /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=rhel.8-x64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/source-build-reference-package-cache /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true " exited with code 1. [/builddir/build/BUILD/dotnet-v7.0.102/repos/source-build-reference-packages.proj] ReportRepoError: 'source-build-reference-packages' failed during build. Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/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.102/repos/known-good.proj" (Build target(s)) -- FAILED. Done Building Project "/builddir/build/BUILD/dotnet-v7.0.102/build.proj" (default targets) -- FAILED. Deferred Messages Detailed Build Summary ====================== ============================== Build Hierarchy (IDs represent configurations) ===================================================== Id : Exclusive Time Total Time Path (Targets) ----------------------------------------------------------------------------------------------------------------------------------- 0 : 0.360s 45.617s /builddir/build/BUILD/dotnet-v7.0.102/build.proj () | 1 : 0.294s 0.294s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/init-build.proj () . 2 : 0.039s 44.962s /builddir/build/BUILD/dotnet-v7.0.102/repos/known-good.proj (Build) | . 3 : 44.923s 44.923s /builddir/build/BUILD/dotnet-v7.0.102/repos/source-build-reference-packages.proj (Build) ============================== Node Utilization (IDs represent configurations) ==================================================== Timestamp: 1 Duration Cumulative ----------------------------------------------------------------------------------------------------------------------------------- 638121515983403227: 0 0.343s 0.343s ...... 638121515986835372: 1 0.295s 0.638s ..... 638121515989782686: 0 0.018s 0.656s 638121515989958436: 2 0.036s 0.692s 638121515990318271: 3 44.923s 45.615s ++++++++ (scale 1:100) 638121516439549336: 2 0.003s 45.618s 638121516439578948: 0 0.001s 45.618s ----------------------------------------------------------------------------------------------------------------------------------- Utilization: 100.0 Average Utilization: 100.0 Build FAILED. /builddir/build/BUILD/dotnet-v7.0.102/tools-local/init-build.proj(6,3): warning MSB4011: "/builddir/build/BUILD/dotnet-v7.0.102/git-info/AllRepoVersions.props" cannot be imported again. It was already imported at "/builddir/build/BUILD/dotnet-v7.0.102/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.102/build.proj" (default target) (1) -> "/builddir/build/BUILD/dotnet-v7.0.102/repos/known-good.proj" (Build target) (3) -> "/builddir/build/BUILD/dotnet-v7.0.102/repos/source-build-reference-packages.proj" (Build target) (4) -> (RepoBuild target) -> /builddir/build/BUILD/dotnet-v7.0.102/repos/Directory.Build.targets(401,5): error MSB3073: The command "/builddir/build/BUILD/dotnet-v7.0.102/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.102/artifacts/obj/x64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/blob-feed/packages/" /p:ReferencePackageNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.102/packages/reference/" /p:PreviouslySourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.102/packages/previously-source-built/" /p:SourceBuildUseMonoRuntime= /p:MicrosoftNetCoreIlasmPackageRuntimeId=rhel.8-x64 /p:LocalNuGetPackageCacheDirectory=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/source-build-reference-package-cache /v:n /p:DotNetPackageVersionPropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/x64/Release/RestoreSources.props /p:DotNetBuildOffline=true " exited with code 1. [/builddir/build/BUILD/dotnet-v7.0.102/repos/source-build-reference-packages.proj] 1 Warning(s) 1 Error(s) Time Elapsed 00:00:45.65 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.JNe4To (%build) Bad exit status from /var/tmp/rpm-tmp.JNe4To (%build) Child return code was: 1 EXCEPTION: [Error()] 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 --target x86_64 --nodeps /builddir/build/SPECS/dotnet7.0.spec