Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/dotnet7.0.spec'], chrootPath='/var/lib/mock/dist-oc8-dotnet-build-35189-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 aarch64 --nodeps /builddir/build/SPECS/dotnet7.0.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/dotnet7.0-7.0.102-1.oc8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps --nocheck /builddir/build/SPECS/dotnet7.0.spec'], chrootPath='/var/lib/mock/dist-oc8-dotnet-build-35189-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 aarch64 --nodeps --nocheck /builddir/build/SPECS/dotnet7.0.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KPw71z + 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.D8Rz1R + 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/ThirdPartyNotices.txt previously-built-dotnet/packs previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-arm64 previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-arm64/7.0.0 previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-arm64/7.0.0/runtimes previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-arm64/7.0.0/runtimes/rhel.8-arm64 previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-arm64/7.0.0/runtimes/rhel.8-arm64/native previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-arm64/7.0.0/runtimes/rhel.8-arm64/native/hostfxr.h previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-arm64/7.0.0/runtimes/rhel.8-arm64/native/coreclr_delegates.h previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-arm64/7.0.0/runtimes/rhel.8-arm64/native/libnethost.a previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-arm64/7.0.0/runtimes/rhel.8-arm64/native/nethost.h previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-arm64/7.0.0/runtimes/rhel.8-arm64/native/singlefilehost previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-arm64/7.0.0/runtimes/rhel.8-arm64/native/libnethost.so previously-built-dotnet/packs/Microsoft.NETCore.App.Host.rhel.8-arm64/7.0.0/runtimes/rhel.8-arm64/native/apphost 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/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.Runtime.InteropServices.RuntimeInformation.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.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.Xml.XPath.XDocument.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/mscorlib.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.Transactions.dll 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.Numerics.Vectors.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.Reflection.Emit.ILGeneration.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.Resources.Reader.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.Threading.Tasks.Extensions.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.ComponentModel.EventBasedAsync.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.Runtime.Serialization.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.Security.Principal.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.Collections.Specialized.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.Security.Cryptography.X509Certificates.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.Net.Sockets.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.Xml.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.Net.WebHeaderCollection.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.Reflection.Emit.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.Runtime.Handles.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.Drawing.Primitives.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.Runtime.Serialization.Formatters.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.Net.Http.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.IO.FileSystem.DriveInfo.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.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.Linq.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.Text.Encoding.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/System.Threading.Tasks.Parallel.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.Net.Requests.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.Net.WebSockets.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.Numerics.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.Reflection.DispatchProxy.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.ServiceModel.Web.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.Runtime.Serialization.Json.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.Buffers.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.Reflection.Primitives.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.ValueTuple.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.Security.Cryptography.Encoding.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.ComponentModel.Primitives.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.Xml.Linq.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.Runtime.Serialization.Primitives.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.Threading.Tasks.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.Diagnostics.FileVersionInfo.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.Diagnostics.TraceSource.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.Runtime.Numerics.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.Globalization.Calendars.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.Security.Cryptography.Csp.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.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.Xml.ReaderWriter.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.Diagnostics.TextWriterTraceListener.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.Runtime.CompilerServices.VisualC.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.ComponentModel.Composition.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.Threading.Timer.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.IO.UnmanagedMemoryStream.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.Drawing.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.Text.Encoding.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.IO.Compression.ZipFile.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.Net.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.Diagnostics.StackTrace.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.Globalization.Extensions.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.ComponentModel.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.IO.FileSystem.Watcher.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/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/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/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.HttpListener.xml 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.Runtime.InteropServices.RuntimeInformation.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.dll 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.Xml.XPath.XDocument.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/Microsoft.Win32.Primitives.xml 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.Xml.XDocument.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.Net.NameResolution.xml 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.Console.xml 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.Xml.XDocument.xml 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.Collections.NonGeneric.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.Numerics.Vectors.dll 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.Xml.XmlSerializer.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.Net.Primitives.xml 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.Core.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.Reflection.Emit.ILGeneration.dll 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.Resources.Reader.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.Security.Cryptography.Algorithms.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.Diagnostics.DiagnosticSource.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.Net.NameResolution.dll 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.Diagnostics.FileVersionInfo.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.ComponentModel.EventBasedAsync.dll 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.Transactions.Local.xml 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.Data.dll 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.Runtime.Serialization.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.Diagnostics.Tracing.xml 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.Compression.ZipFile.xml 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.Linq.Parallel.dll 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.Security.Principal.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.Net.Primitives.dll 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/Microsoft.VisualBasic.Core.dll 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.Diagnostics.Contracts.dll 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/Microsoft.VisualBasic.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.Xml.XPath.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.Sockets.dll 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.Dynamic.Runtime.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.Net.ServicePoint.dll 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/Microsoft.VisualBasic.dll 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.Runtime.Serialization.Primitives.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.Net.WebHeaderCollection.dll 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.Net.Http.Json.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.Collections.Concurrent.dll 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.Collections.Immutable.dll 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.Memory.xml 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.Threading.Tasks.Dataflow.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.Runtime.Loader.dll 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.Cng.dll 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.Runtime.Handles.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.Runtime.Intrinsics.xml 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.Runtime.CompilerServices.VisualC.xml 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.Windows.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.Drawing.Primitives.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.Runtime.Serialization.Formatters.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.Diagnostics.Tracing.dll 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/netstandard.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/System.Runtime.InteropServices.xml 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.IO.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.Runtime.Serialization.Json.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.Security.SecureString.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.Runtime.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.IO.IsolatedStorage.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.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.ObjectModel.xml 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/System.Threading.Tasks.Parallel.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.Net.Requests.dll 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.Numerics.Vectors.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.Reflection.Extensions.dll 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.Text.Encoding.CodePages.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.Runtime.Serialization.Xml.xml 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.xml 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.ComponentModel.Primitives.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.Reflection.DispatchProxy.dll 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.ServiceModel.Web.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.Runtime.Serialization.Json.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.IO.MemoryMappedFiles.xml 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.Xml.XmlSerializer.dll 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.Reflection.Metadata.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/System.Net.Security.dll 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.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/System.Reflection.Primitives.dll 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.Diagnostics.TraceSource.xml 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.Text.Encoding.Extensions.xml 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.Data.DataSetExtensions.dll 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.Transactions.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/System.Reflection.Metadata.xml 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.IO.Compression.FileSystem.xml 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.Web.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.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.Security.AccessControl.xml 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.Reflection.Emit.Lightweight.xml 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.Xml.Serialization.dll 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.Diagnostics.Debug.dll 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.Text.Encodings.Web.dll 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/System.Threading.Channels.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.Formats.Asn1.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.IO.Pipes.AccessControl.xml 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.Runtime.Loader.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.Diagnostics.TraceSource.dll 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.ServiceProcess.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.Runtime.Numerics.dll 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.Linq.Queryable.xml 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/System.IO.FileSystem.Primitives.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.Security.Cryptography.Csp.dll 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.IO.Compression.xml 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.NetworkInformation.xml 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.IO.IsolatedStorage.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.Memory.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.Threading.Channels.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.Formats.Tar.dll 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.Runtime.Serialization.Formatters.xml 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.Threading.Tasks.Parallel.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.Reflection.TypeExtensions.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/System.Security.AccessControl.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.Windows.xml 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.Text.Encoding.CodePages.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.Collections.Immutable.xml 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.ComponentModel.TypeConverter.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.Runtime.CompilerServices.VisualC.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.ComponentModel.DataAnnotations.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.Threading.Timer.dll 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.IO.UnmanagedMemoryStream.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.Net.Http.xml 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.ObjectModel.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.Transactions.Local.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.Web.HttpUtility.dll 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/Microsoft.CSharp.dll 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.Security.xml 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.Threading.Thread.xml 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.Text.Encoding.dll 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.Xml.XmlDocument.dll 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.InteropServices.JavaScript.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.Linq.Expressions.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.InteropServices.JavaScript.xml 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.Net.Mail.xml 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.Net.WebSockets.Client.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.Net.Security.xml 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.Console.dll 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/System.ComponentModel.DataAnnotations.xml 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.Globalization.Extensions.dll 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.Threading.ThreadPool.dll 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.Net.WebProxy.dll 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.Threading.Tasks.Dataflow.xml 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.IO.FileSystem.Watcher.xml 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.Diagnostics.StackTrace.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/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/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/ru 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/ru/Microsoft.Interop.LibraryImportGenerator.resources.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.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/pl/Microsoft.Interop.LibraryImportGenerator.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/tr 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/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/zh-Hans 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-Hans/Microsoft.Interop.LibraryImportGenerator.resources.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/Microsoft.Interop.LibraryImportGenerator.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.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/it/Microsoft.Interop.LibraryImportGenerator.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.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/de/Microsoft.Interop.LibraryImportGenerator.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.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/cs/Microsoft.Interop.LibraryImportGenerator.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.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/zh-Hant/Microsoft.Interop.LibraryImportGenerator.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.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/pt-BR/Microsoft.Interop.LibraryImportGenerator.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.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/ko/Microsoft.Interop.LibraryImportGenerator.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.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/es/Microsoft.Interop.LibraryImportGenerator.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/fr 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/fr/Microsoft.Interop.LibraryImportGenerator.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.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/ja/Microsoft.Interop.LibraryImportGenerator.resources.dll 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/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.Server.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.Razor.xml 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.OutputCaching.dll 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.Extensions.Hosting.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.AspNetCore.Mvc.Formatters.Json.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.Extensions.Configuration.Json.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.Http.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.AspNetCore.Cryptography.KeyDerivation.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.Extensions.DependencyInjection.Abstractions.dll 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.Cors.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.Extensions.Identity.Core.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.Features.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.AspNetCore.Http.Abstractions.dll 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.Authentication.Core.dll 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.Cryptography.KeyDerivation.xml 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.AspNetCore.Rewrite.dll 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.AspNetCore.Server.IIS.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/System.Security.Cryptography.Xml.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.Authentication.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.Hosting.Abstractions.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/Microsoft.AspNetCore.CookiePolicy.xml 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.Configuration.EnvironmentVariables.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.AspNetCore.Components.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.Extensions.Caching.Memory.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.AspNetCore.CookiePolicy.dll 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.AspNetCore.Authentication.Cookies.xml 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.AspNetCore.RequestDecompression.xml 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.Extensions.Logging.Debug.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.Authorization.Policy.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/System.Threading.RateLimiting.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.Server.Kestrel.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.SignalR.Core.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.Metadata.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.Extensions.FileSystemGlobbing.dll 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.Extensions.Configuration.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.Localization.Abstractions.xml 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.AspNetCore.Rewrite.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.HttpLogging.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.ResponseCaching.Abstractions.dll 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.HttpOverrides.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.Extensions.Diagnostics.HealthChecks.xml 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.AspNetCore.Connections.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.AspNetCore.DataProtection.xml 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.AspNetCore.Diagnostics.dll 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/System.IO.Pipelines.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.Extensions.Configuration.Ini.xml 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.DependencyInjection.xml 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.AspNetCore.Mvc.Razor.xml 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.Hosting.Server.Abstractions.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.Extensions.Logging.EventSource.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.Server.Kestrel.Transport.Sockets.dll 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.Server.Kestrel.Core.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.Authentication.Core.xml 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.Server.Kestrel.Core.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.AspNetCore.WebSockets.xml 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.Server.HttpSys.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.Identity.Core.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.Mvc.TagHelpers.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.Logging.Debug.dll 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.AspNetCore.Authorization.Policy.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.AspNetCore.HostFiltering.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.Extensions.Diagnostics.HealthChecks.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.Extensions.Caching.Abstractions.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.AspNetCore.Diagnostics.Abstractions.dll 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.AspNetCore.WebUtilities.xml 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/ref/net7.0/Microsoft.AspNetCore.Mvc.xml 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.Localization.Routing.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.Options.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.Extensions.Localization.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.Extensions.FileSystemGlobbing.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.AspNetCore.Mvc.TagHelpers.xml 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.ObjectPool.dll 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.Http.Results.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.Extensions.Logging.TraceSource.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.Mvc.Abstractions.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/Microsoft.AspNetCore.HttpsPolicy.xml 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.Extensions.FileProviders.Physical.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.Primitives.dll 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.SignalR.Common.xml 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.AspNetCore.Razor.dll 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.Identity.dll 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.Extensions.DependencyInjection.dll 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.Server.HttpSys.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.Http.dll 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.AspNetCore.Mvc.Razor.dll 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.StaticFiles.dll 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.DataProtection.Extensions.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.AspNetCore.Components.Forms.xml 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.Extensions.Configuration.Xml.xml 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.Server.IISIntegration.dll 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.Logging.EventSource.xml 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.AspNetCore.Mvc.ApiExplorer.dll 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.HostFiltering.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.SignalR.dll 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.Extensions.Diagnostics.HealthChecks.Abstractions.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/System.Diagnostics.EventLog.xml 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.Mvc.ViewFeatures.dll 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.Primitives.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/Microsoft.AspNetCore.Components.Web.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.Extensions.Logging.Console.dll 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.HttpOverrides.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.Configuration.Binder.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/Microsoft.AspNetCore.Components.Web.xml 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.Authentication.Cookies.dll 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.Extensions.Diagnostics.HealthChecks.Abstractions.dll 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.AspNetCore.RateLimiting.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.Authentication.Abstractions.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.AspNetCore.Server.IISIntegration.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.AspNetCore.Http.Connections.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.Diagnostics.Abstractions.xml 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.Extensions.Http.xml 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.Extensions.Caching.Memory.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.Diagnostics.HealthChecks.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.Configuration.CommandLine.dll 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.Extensions.Localization.Abstractions.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.Antiforgery.xml 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.Extensions.Logging.EventLog.dll 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.Extensions.Options.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.Authentication.OAuth.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.WebUtilities.dll 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.Extensions.Logging.TraceSource.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.AspNetCore.Server.Kestrel.Transport.Quic.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.Metadata.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.AspNetCore.dll 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.AspNetCore.Routing.Abstractions.xml 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/Microsoft.Extensions.Configuration.Json.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.Authentication.Abstractions.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.Extensions.Configuration.Abstractions.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.Mvc.DataAnnotations.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.Hosting.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.Server.Kestrel.Transport.Quic.xml 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.Localization.Routing.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/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/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/cs 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.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/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/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/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/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/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/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/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/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/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/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/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/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/Microsoft.Extensions.Logging.Generators.dll 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/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/sdk previously-built-dotnet/sdk/7.0.100 previously-built-dotnet/sdk/7.0.100/Microsoft.TemplateEngine.Cli.dll previously-built-dotnet/sdk/7.0.100/testhost.x86.dll.config previously-built-dotnet/sdk/7.0.100/Microsoft.NET.Sdk.WorkloadMSBuildSdkResolver.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.dll previously-built-dotnet/sdk/7.0.100/MSBuild.deps.json previously-built-dotnet/sdk/7.0.100/Microsoft.TemplateEngine.Core.dll previously-built-dotnet/sdk/7.0.100/datacollector.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/ru previously-built-dotnet/sdk/7.0.100/ru/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/ru/MSBuild.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.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/ru/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/ru/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/ru/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/ru/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/ru/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/ru/Microsoft.Build.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.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/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/ru/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/ru/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft.CSharp.CurrentVersion.targets previously-built-dotnet/sdk/7.0.100/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.dll previously-built-dotnet/sdk/7.0.100/NuGet.RestoreEx.targets previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.DependencyInjection.Abstractions.dll previously-built-dotnet/sdk/7.0.100/NuGet.CommandLine.XPlat.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/Microsoft.NETCoreSdk.BundledCliTools.props previously-built-dotnet/sdk/7.0.100/TestHost previously-built-dotnet/sdk/7.0.100/TestHost/testhost.x86.dll.config previously-built-dotnet/sdk/7.0.100/TestHost/testhost.x86.deps.json previously-built-dotnet/sdk/7.0.100/TestHost/testhost.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/TestHost/Microsoft.TestPlatform.CoreUtilities.dll previously-built-dotnet/sdk/7.0.100/TestHost/Microsoft.TestPlatform.Utilities.dll previously-built-dotnet/sdk/7.0.100/TestHost/Newtonsoft.Json.dll previously-built-dotnet/sdk/7.0.100/TestHost/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll previously-built-dotnet/sdk/7.0.100/TestHost/Microsoft.TestPlatform.CommunicationUtilities.dll previously-built-dotnet/sdk/7.0.100/TestHost/Microsoft.TestPlatform.PlatformAbstractions.dll previously-built-dotnet/sdk/7.0.100/TestHost/testhost.deps.json previously-built-dotnet/sdk/7.0.100/TestHost/testhost.x86.dll previously-built-dotnet/sdk/7.0.100/TestHost/testhost.dll.config previously-built-dotnet/sdk/7.0.100/TestHost/Microsoft.TestPlatform.CrossPlatEngine.dll previously-built-dotnet/sdk/7.0.100/TestHost/testhost.dll previously-built-dotnet/sdk/7.0.100/TestHost/testhost.x86.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/TestHost/NuGet.Frameworks.dll previously-built-dotnet/sdk/7.0.100/TestHost/Microsoft.VisualStudio.TestPlatform.Common.dll previously-built-dotnet/sdk/7.0.100/pl previously-built-dotnet/sdk/7.0.100/pl/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/pl/MSBuild.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.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/pl/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/pl/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/pl/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/pl/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/pl/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/pl/Microsoft.Build.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.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/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/pl/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/pl/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TemplateEngine.Core.Contracts.dll previously-built-dotnet/sdk/7.0.100/Microsoft.DotNet.Configurer.dll previously-built-dotnet/sdk/7.0.100/DotNetWatch.targets previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.DependencyModel.dll previously-built-dotnet/sdk/7.0.100/NuGet.props previously-built-dotnet/sdk/7.0.100/Microsoft.CSharp.targets previously-built-dotnet/sdk/7.0.100/vstest.console.dll.config previously-built-dotnet/sdk/7.0.100/Microsoft.TemplateSearch.Common.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/Microsoft.DotNet.Cli.Sln.Internal.dll previously-built-dotnet/sdk/7.0.100/dotnet-watch.deps.json previously-built-dotnet/sdk/7.0.100/Microsoft.Build.Tasks.Core.dll previously-built-dotnet/sdk/7.0.100/tr previously-built-dotnet/sdk/7.0.100/tr/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/tr/MSBuild.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.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/tr/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/tr/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/tr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/tr/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/tr/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/tr/Microsoft.Build.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.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/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/tr/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/tr/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/dotnet.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/zh-Hans previously-built-dotnet/sdk/7.0.100/zh-Hans/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hans/MSBuild.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.DotNet.TemplateLocator.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/dotnet.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/System.CommandLine.resources.dll 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.Build.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.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/Microsoft.Build.Utilities.Core.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.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/NuGet.Build.Tasks.Console.dll previously-built-dotnet/sdk/7.0.100/testhost.x86.deps.json previously-built-dotnet/sdk/7.0.100/SDKPrecomputedAssemblyReferences.cache previously-built-dotnet/sdk/7.0.100/NuGet.ProjectModel.dll previously-built-dotnet/sdk/7.0.100/.version previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.FileSystemGlobbing.dll previously-built-dotnet/sdk/7.0.100/Microsoft.NETFramework.targets previously-built-dotnet/sdk/7.0.100/Microsoft.VisualStudio.TestPlatform.ObjectModel.deps.json previously-built-dotnet/sdk/7.0.100/Microsoft.Managed.After.targets previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Configuration.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Logging.Configuration.dll previously-built-dotnet/sdk/7.0.100/NuGet.CommandLine.XPlat.deps.json previously-built-dotnet/sdk/7.0.100/NuGet.Versioning.dll previously-built-dotnet/sdk/7.0.100/Microsoft.NET.StringTools.dll previously-built-dotnet/sdk/7.0.100/testhost.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/Current 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.NuGet.ImportAfter.targets previously-built-dotnet/sdk/7.0.100/Current/SolutionFile/ImportAfter/Microsoft.NET.Sdk.Solution.targets previously-built-dotnet/sdk/7.0.100/Current/Microsoft.Common.props 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.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/Microsoft.TestPlatform.CoreUtilities.dll previously-built-dotnet/sdk/7.0.100/System.CommandLine.dll previously-built-dotnet/sdk/7.0.100/minimumMSBuildVersion previously-built-dotnet/sdk/7.0.100/Microsoft.Managed.Before.targets previously-built-dotnet/sdk/7.0.100/Microsoft.CSharp.CrossTargeting.targets previously-built-dotnet/sdk/7.0.100/NuGet.CommandLine.XPlat.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Build.Framework.dll previously-built-dotnet/sdk/7.0.100/NuGet.Build.Tasks.Console.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/System.Security.Permissions.dll previously-built-dotnet/sdk/7.0.100/NuGet.Common.dll previously-built-dotnet/sdk/7.0.100/dotnet.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Win32.SystemEvents.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Configuration.Binder.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TestPlatform.Utilities.dll previously-built-dotnet/sdk/7.0.100/Microsoft.DotNet.NativeWrapper.dll previously-built-dotnet/sdk/7.0.100/datacollector.dll.config previously-built-dotnet/sdk/7.0.100/NuGet.Configuration.dll previously-built-dotnet/sdk/7.0.100/Newtonsoft.Json.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Deployment.DotNet.Releases.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Managed.targets 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/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.Runtime.InteropServices.RuntimeInformation.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.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.Xml.XPath.XDocument.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.Xml.XDocument.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.Runtime.InteropServices.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.Security.Cryptography.Algorithms.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.ComponentModel.EventBasedAsync.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.Security.Principal.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.Collections.Specialized.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.Security.Cryptography.X509Certificates.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.Net.Sockets.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.Globalization.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/net461/lib/System.Collections.Concurrent.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.Runtime.Handles.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.Security.Claims.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.Diagnostics.Tracing.dll 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.IO.FileSystem.DriveInfo.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.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.Security.SecureString.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.AppContext.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.Runtime.Serialization.Xml.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/System.Net.WebSockets.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.Collections.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.Threading.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.Xml.XmlSerializer.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.Reflection.Primitives.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.Resources.Writer.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/Microsoft.Win32.Primitives.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.IO.Compression.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.Runtime.Serialization.Primitives.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.Threading.Tasks.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.Diagnostics.FileVersionInfo.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.Diagnostics.TraceSource.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.Runtime.Numerics.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.Globalization.Calendars.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.Security.Cryptography.Csp.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.IO.IsolatedStorage.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.Diagnostics.TextWriterTraceListener.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.Runtime.CompilerServices.VisualC.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.WebSockets.Client.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.Xml.XPath.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.ObjectModel.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.Text.Encoding.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.IO.Compression.ZipFile.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.Console.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.Diagnostics.Tools.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/System.Threading.ThreadPool.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.Data.Common.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.Text.RegularExpressions.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.Xml.XPath.XDocument.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.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.Net.Http.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.IO.Compression.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.Runtime.Serialization.Primitives.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.Diagnostics.StackTrace.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/System.Data.Common.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/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/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/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/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/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/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/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/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/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/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/Microsoft.NET.Build.Extensions.Tasks.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/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/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/Microsoft.NET.DefaultPackageConflictOverrides.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.Build.Extensions.NETFramework.targets 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.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/net47/lib/System.ValueTuple.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/Microsoft.NET.Build.Extensions.ConflictResolution.targets previously-built-dotnet/sdk/7.0.100/System.Diagnostics.EventLog.dll previously-built-dotnet/sdk/7.0.100/NuGet.targets previously-built-dotnet/sdk/7.0.100/System.Reflection.MetadataLoadContext.dll previously-built-dotnet/sdk/7.0.100/FSharp previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.FSharp.NetSdk.targets previously-built-dotnet/sdk/7.0.100/FSharp/ru previously-built-dotnet/sdk/7.0.100/FSharp/ru/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/ru/FSharp.Build.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.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/pl previously-built-dotnet/sdk/7.0.100/FSharp/pl/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/pl/FSharp.Build.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.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/fsi.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/FSharp/FSharp.Build.dll previously-built-dotnet/sdk/7.0.100/FSharp/FSharp.Compiler.Interactive.Settings.dll previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.Build.Tasks.Core.dll previously-built-dotnet/sdk/7.0.100/FSharp/tr previously-built-dotnet/sdk/7.0.100/FSharp/tr/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/tr/FSharp.Build.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.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/zh-Hans previously-built-dotnet/sdk/7.0.100/FSharp/zh-Hans/FSharp.Compiler.Service.resources.dll 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.Compiler.Interactive.Settings.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/Microsoft.FSharp.Overrides.NetSdk.targets previously-built-dotnet/sdk/7.0.100/FSharp/FSharp.DependencyManager.Nuget.dll previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.NET.StringTools.dll previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.Build.Framework.dll previously-built-dotnet/sdk/7.0.100/FSharp/fsc.deps.json 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/fsc.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/FSharp/System.Diagnostics.EventLog.dll previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.FSharp.Core.NetSdk.props previously-built-dotnet/sdk/7.0.100/FSharp/FSharp.Core.dll previously-built-dotnet/sdk/7.0.100/FSharp/it previously-built-dotnet/sdk/7.0.100/FSharp/it/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/it/FSharp.Build.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.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/de previously-built-dotnet/sdk/7.0.100/FSharp/de/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/de/FSharp.Build.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.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/cs previously-built-dotnet/sdk/7.0.100/FSharp/cs/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/cs/FSharp.Build.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.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/zh-Hant previously-built-dotnet/sdk/7.0.100/FSharp/zh-Hant/FSharp.Compiler.Service.resources.dll 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.Compiler.Interactive.Settings.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/pt-BR previously-built-dotnet/sdk/7.0.100/FSharp/pt-BR/FSharp.Compiler.Service.resources.dll 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.Compiler.Interactive.Settings.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/default.win32manifest previously-built-dotnet/sdk/7.0.100/FSharp/ko previously-built-dotnet/sdk/7.0.100/FSharp/ko/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/ko/FSharp.Build.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.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/System.Security.Cryptography.Xml.dll previously-built-dotnet/sdk/7.0.100/FSharp/fsi.deps.json previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.Build.Utilities.Core.dll previously-built-dotnet/sdk/7.0.100/FSharp/System.Windows.Extensions.dll previously-built-dotnet/sdk/7.0.100/FSharp/FSharp.Core.xml previously-built-dotnet/sdk/7.0.100/FSharp/System.Drawing.Common.dll previously-built-dotnet/sdk/7.0.100/FSharp/fsi.dll previously-built-dotnet/sdk/7.0.100/FSharp/es previously-built-dotnet/sdk/7.0.100/FSharp/es/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/es/FSharp.Build.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.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/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/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/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.Windows.Extensions.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/System.Drawing.Common.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.Security.Cryptography.ProtectedData.dll previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.FSharp.Targets previously-built-dotnet/sdk/7.0.100/FSharp/Microsoft.Portable.FSharp.Targets previously-built-dotnet/sdk/7.0.100/FSharp/System.Security.Cryptography.Pkcs.dll previously-built-dotnet/sdk/7.0.100/FSharp/System.Security.Cryptography.ProtectedData.dll previously-built-dotnet/sdk/7.0.100/FSharp/System.Resources.Extensions.dll previously-built-dotnet/sdk/7.0.100/FSharp/System.Configuration.ConfigurationManager.dll previously-built-dotnet/sdk/7.0.100/FSharp/FSharp.Compiler.Service.dll previously-built-dotnet/sdk/7.0.100/FSharp/fr previously-built-dotnet/sdk/7.0.100/FSharp/fr/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/fr/FSharp.Build.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.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/fsc.dll previously-built-dotnet/sdk/7.0.100/FSharp/System.CodeDom.dll previously-built-dotnet/sdk/7.0.100/FSharp/ja previously-built-dotnet/sdk/7.0.100/FSharp/ja/FSharp.Compiler.Service.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/ja/FSharp.Build.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.DependencyManager.Nuget.resources.dll previously-built-dotnet/sdk/7.0.100/FSharp/ja/FSharp.Core.resources.dll previously-built-dotnet/sdk/7.0.100/package.deps.json previously-built-dotnet/sdk/7.0.100/Microsoft.VisualStudioVersion.v11.Common.props previously-built-dotnet/sdk/7.0.100/NuGet.LibraryModel.dll previously-built-dotnet/sdk/7.0.100/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Common.CurrentVersion.targets previously-built-dotnet/sdk/7.0.100/Microsoft.VisualBasic.CurrentVersion.targets previously-built-dotnet/sdk/7.0.100/it previously-built-dotnet/sdk/7.0.100/it/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/it/MSBuild.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.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/it/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/it/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/it/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/it/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/it/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/it/Microsoft.Build.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.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/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/it/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/it/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Build.NuGetSdkResolver.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TestPlatform.PlatformAbstractions.deps.json previously-built-dotnet/sdk/7.0.100/de previously-built-dotnet/sdk/7.0.100/de/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/de/MSBuild.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.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/de/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/de/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/de/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/de/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/de/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/de/Microsoft.Build.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.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/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/de/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/de/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TestPlatform.CommunicationUtilities.dll previously-built-dotnet/sdk/7.0.100/.toolsetversion previously-built-dotnet/sdk/7.0.100/Microsoft.DotNet.InternalAbstractions.dll previously-built-dotnet/sdk/7.0.100/NuGet.Packaging.Core.dll previously-built-dotnet/sdk/7.0.100/Microsoft.NET.props previously-built-dotnet/sdk/7.0.100/cs previously-built-dotnet/sdk/7.0.100/cs/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/cs/MSBuild.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.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/cs/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/cs/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/cs/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/cs/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/cs/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/cs/Microsoft.Build.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.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/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/cs/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/cs/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hant previously-built-dotnet/sdk/7.0.100/zh-Hant/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/zh-Hant/MSBuild.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.DotNet.TemplateLocator.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/dotnet.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/System.CommandLine.resources.dll 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.Build.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.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/Microsoft.Build.Utilities.Core.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.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/System.Text.Encodings.Web.dll previously-built-dotnet/sdk/7.0.100/vstest.console.dll previously-built-dotnet/sdk/7.0.100/pt-BR previously-built-dotnet/sdk/7.0.100/pt-BR/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/pt-BR/MSBuild.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.DotNet.TemplateLocator.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/dotnet.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/System.CommandLine.resources.dll 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.Build.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.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/Microsoft.Build.Utilities.Core.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.Build.Tasks.Core.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.TemplateEngine.Abstractions.dll previously-built-dotnet/sdk/7.0.100/NuGet.Build.Tasks.dll previously-built-dotnet/sdk/7.0.100/dotnet.deps.json previously-built-dotnet/sdk/7.0.100/Microsoft.VisualBasic.CrossTargeting.targets previously-built-dotnet/sdk/7.0.100/ref previously-built-dotnet/sdk/7.0.100/ref/netstandard.dll previously-built-dotnet/sdk/7.0.100/ref/mscorlib.dll previously-built-dotnet/sdk/7.0.100/ref/Microsoft.Build.Framework.dll previously-built-dotnet/sdk/7.0.100/ref/Microsoft.Build.Utilities.Core.dll previously-built-dotnet/sdk/7.0.100/datacollector.deps.json previously-built-dotnet/sdk/7.0.100/ko previously-built-dotnet/sdk/7.0.100/ko/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/ko/MSBuild.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.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/ko/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/ko/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/ko/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/ko/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/ko/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/ko/Microsoft.Build.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.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/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/ko/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/ko/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft.DotNet.Cli.Utils.dll previously-built-dotnet/sdk/7.0.100/testhost.deps.json previously-built-dotnet/sdk/7.0.100/NuGet.Packaging.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Primitives.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Logging.Abstractions.dll previously-built-dotnet/sdk/7.0.100/SdkResolvers 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/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/System.Security.Cryptography.Xml.dll previously-built-dotnet/sdk/7.0.100/Roslyn 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/pl previously-built-dotnet/sdk/7.0.100/Roslyn/pl/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/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.Build.Tasks.CodeAnalysis.dll previously-built-dotnet/sdk/7.0.100/Roslyn/Microsoft.CSharp.Core.targets previously-built-dotnet/sdk/7.0.100/Roslyn/Microsoft.Managed.Core.targets 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/de previously-built-dotnet/sdk/7.0.100/Roslyn/de/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/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/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/ko previously-built-dotnet/sdk/7.0.100/Roslyn/ko/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/Microsoft.Managed.Core.CurrentVersions.targets previously-built-dotnet/sdk/7.0.100/Roslyn/bincore previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/ru 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.CSharp.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/Microsoft.CodeAnalysis.CSharp.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/pl 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.CSharp.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.deps.json previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/tr 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.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/tr/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.VisualBasic.resources.dll 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.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.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/csc.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/VBCSCompiler.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/System.Reflection.Metadata.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/VBCSCompiler.deps.json previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/it 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.CSharp.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/de 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.CSharp.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/cs 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.CSharp.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/zh-Hant 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.CSharp.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/pt-BR 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.CSharp.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/ko 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.CSharp.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/vbc.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/Microsoft.CodeAnalysis.VisualBasic.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/Microsoft.CodeAnalysis.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/System.Text.Encoding.CodePages.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/VBCSCompiler.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/es 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.CSharp.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/vbc.runtimeconfig.json 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.VisualBasic.resources.dll 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.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/ja 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.CSharp.resources.dll previously-built-dotnet/sdk/7.0.100/Roslyn/bincore/ja/Microsoft.CodeAnalysis.resources.dll 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.VisualBasic.Core.targets 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/Microsoft.NET.HostModel.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.DependencyInjection.dll previously-built-dotnet/sdk/7.0.100/Microsoft.DotNet.SdkResolver.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Build.Utilities.Core.dll previously-built-dotnet/sdk/7.0.100/trustedroots previously-built-dotnet/sdk/7.0.100/trustedroots/timestampctl.pem previously-built-dotnet/sdk/7.0.100/trustedroots/codesignctl.pem previously-built-dotnet/sdk/7.0.100/NuGet.Credentials.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TemplateEngine.Edge.dll previously-built-dotnet/sdk/7.0.100/NuGet.Commands.dll previously-built-dotnet/sdk/7.0.100/testhost.x86.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.TestHostRuntimeProvider.dll previously-built-dotnet/sdk/7.0.100/Microsoft.NETFramework.CurrentVersion.targets previously-built-dotnet/sdk/7.0.100/Microsoft.NETCoreSdk.BundledVersions.props previously-built-dotnet/sdk/7.0.100/Microsoft.Common.CrossTargeting.targets previously-built-dotnet/sdk/7.0.100/IncludedWorkloadManifests.txt previously-built-dotnet/sdk/7.0.100/Microsoft.VisualBasic.targets previously-built-dotnet/sdk/7.0.100/Microsoft.ApplicationInsights.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TestPlatform.Build.dll previously-built-dotnet/sdk/7.0.100/vstest.console.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/Microsoft.Common.tasks previously-built-dotnet/sdk/7.0.100/dotnet-watch.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/Sdks 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/Sdk 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.Web.ProjectSystem/Sdk/Sdk.targets 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.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/targets/Microsoft.NET.Sdk.Web.ProjectSystem.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.props 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/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/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/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/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/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/Newtonsoft.Json.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/Microsoft.NET.Build.Tasks.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/Microsoft.DotNet.ApiCompatibility.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/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/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/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/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.ApiCompat.Task.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/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/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/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/net472 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/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.Extensions.DependencyModel.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/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/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/NuGet.ProjectModel.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/NuGet.Versioning.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/NuGet.Configuration.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/Microsoft.Deployment.DotNet.Releases.dll 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/Microsoft.DotNet.PackageValidation.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/System.Reflection.Metadata.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/NuGet.LibraryModel.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/System.ValueTuple.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/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/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/System.Text.Encodings.Web.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/Microsoft.DotNet.ApiCompat.Task.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/NuGet.Packaging.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.Memory.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/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.Frameworks.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/NuGet.DependencyResolver.Core.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.NET.Build.Tasks.dll.config 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.Protocol.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/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.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.targets 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/cs 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.CodeStyle.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.CSharp.CodeStyle.Fixes.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/pl 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.CodeStyle.Fixes.resources.dll 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.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/tr 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.CodeStyle.Fixes.resources.dll 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.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.CodeStyle.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.CSharp.CodeStyle.Fixes.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/Microsoft.CodeAnalysis.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.CodeStyle.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.CSharp.CodeStyle.Fixes.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/de 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.CodeStyle.Fixes.resources.dll 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.CSharp.CodeStyle.resources.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.CodeStyle.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.CSharp.CodeStyle.Fixes.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/zh-Hant 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.CodeStyle.Fixes.resources.dll 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.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.CodeStyle.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.CSharp.CodeStyle.Fixes.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/ko 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.CodeStyle.Fixes.resources.dll 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.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/es 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.CodeStyle.Fixes.resources.dll 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.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_all.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/build/config/analysislevelstyle_recommended.editorconfig 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_minimum.editorconfig 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.CodeStyle.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.CSharp.CodeStyle.Fixes.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/Microsoft.CodeAnalysis.CodeStyle.Fixes.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.CodeStyle.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.CSharp.CodeStyle.Fixes.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/vb 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.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.VisualBasic.CodeStyle.resources.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.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.VisualBasic.CodeStyle.resources.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.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.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.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.VisualBasic.CodeStyle.resources.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/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.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.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.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.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/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.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.VisualBasic.CodeStyle.resources.dll 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.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.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.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.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.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.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.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.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/config 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_none.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_default.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/Microsoft.CodeAnalysis.VisualBasic.CodeStyle.targets 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.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.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/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.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.VisualBasic.CodeStyle.resources.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.ComposeStore.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.Sdk.Shared.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.PackageDependencyResolution.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.PackProjectTool.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/Microsoft.NET.GenerateSupportedRuntime.targets 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.Windows.props 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.ConflictResolution.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.DefaultPackageConflictOverrides.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.Common.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.TargetFrameworkInference.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.ApiCompat.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.PackageDependencyResolutionStubs.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.PreserveCompilationContext.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.PackProjectTool.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.PackStubs.targets 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.GenerateAssemblyInfo.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.Sdk.ImportPublishProfile.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.RuntimeIdentifierInference.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.Sdk.CSharp.props 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.DefaultItems.props 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/targets/Microsoft.NET.Sdk.BeforeCommonCrossTargeting.targets 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.NET.Publish.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.PackTool.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.SupportedTargetFrameworks.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/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.ApiCompat.Common.targets 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.GetRequiredWorkloads.CrossTargeting.targets 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.SupportedPlatforms.props 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.Sdk.CSharp.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.BeforeCommon.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/analyzers 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/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/ILLink.CodeFixProvider.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/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/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/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/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/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/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/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/ILLink.RoslynAnalyzer.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/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/analysislevelsecurity_5_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/analysisleveldocumentation_6_none.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/analysislevelperformance_5_none.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/analysislevelglobalization_6_all.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/analysislevel_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/analysisleveldesign_5_none.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_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/analysislevelmaintainability_5_none.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/analysislevelperformance_5_default.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/analysisleveldocumentation_5_recommended.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/analysisleveldocumentation_5_default.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/analysisleveldocumentation_5_none.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/analysislevelglobalization_6_minimum.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/analysislevelglobalization_5_recommended.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/config/analysislevelnaming_5_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/analysisleveldesign_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/analysisleveldesign_6_recommended.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/analysislevelusage_6_all.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_6_recommended.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/analysislevelsecurity_6_all.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/analysisleveldesign_5_default.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/analysislevel_5_all.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/analysislevelreliability_5_none.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/analysislevelinteroperability_5_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/analysislevelsecurity_6_minimum.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/analysislevelnaming_6_none.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/analysislevel_5_minimum.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/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_6_recommended.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/analysislevelsecurity_5_recommended.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/analysislevel_6_minimum.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/analysisleveldesign_6_none.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/analysislevelreliability_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/analysislevelsecurity_6_default.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/analysislevelreliability_5_recommended.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/analysislevelmaintainability_5_default.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/analysisleveldesign_6_all.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/analysislevelusage_5_recommended.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/analysislevelperformance_6_none.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/analysislevelinteroperability_6_minimum.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/analysislevelperformance_6_default.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/analysislevelperformance_6_recommended.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/analysislevelreliability_5_default.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/analysislevelusage_5_default.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/analysislevelmaintainability_5_recommended.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/analysislevelperformance_5_all.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/analysisleveldocumentation_5_all.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/analysislevelmaintainability_5_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_recommended.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/analysislevelnaming_5_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/analysisleveldesign_5_recommended.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/analysislevelusage_6_default.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/analysisleveldesign_6_default.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/analysislevelglobalization_6_none.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/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/Microsoft.CodeAnalysis.CSharp.NetAnalyzers.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/Microsoft.CodeAnalysis.VisualBasic.NetAnalyzers.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.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.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/System.CommandLine.dll 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/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/Sdk previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk.BlazorWebAssembly/Sdk/Sdk.props 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/targets 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.5_0.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.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.6_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.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/Sdk 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.Worker/Sdk/Sdk.targets 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.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/Microsoft.NET.Sdk.Publish.Tasks.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/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/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/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/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/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/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/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/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/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/Microsoft.Web.XmlTransform.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/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/System.Security.Cryptography.ProtectedData.dll 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/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/Sdk 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.Publish/Sdk/Sdk.targets 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/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/PublishProfiles 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/PublishProfiles/Default.pubxml 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/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/PublishTargets 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.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.FileSystem.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/Microsoft.NET.Sdk.Publish.props 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.CopyFiles.targets 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/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/Microsoft.NET.Sdk.Publish.targets previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler 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/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/ILCompiler.Build.Tasks.dll 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.deps.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/LICENSE.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/build 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/Microsoft.DotNet.ILCompiler.props 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.DotNet.ILCompiler.SingleEntry.targets 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/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.DotNet.ILCompiler/build/Microsoft.NETCore.Native.targets 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/findvcvarsall.bat previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.DotNet.ILCompiler/runtime.json 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.props previously-built-dotnet/sdk/7.0.100/Sdks/Microsoft.Docker.Sdk/Sdk/Sdk.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/Sdk 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.Web/Sdk/Sdk.targets 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.Analyzers.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.Components.SdkAnalyzers.dll previously-built-dotnet/sdk/7.0.100/Sdks/NuGet.Build.Tasks.Pack 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.ProjectModel.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.LibraryModel.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.Credentials.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/CoreCLR/NuGet.Build.Tasks.Pack.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.DependencyResolver.Core.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/NuGet.ProjectModel.dll 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/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/README.md 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.Packaging.dll 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/NuGet.Commands.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/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/NuGet.Frameworks.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.DependencyResolver.Core.dll 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.ProjectModel.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.LibraryModel.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.Credentials.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/Desktop/NuGet.Build.Tasks.Pack.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.DependencyResolver.Core.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/NuGet.Protocol.dll 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/ILLink.Tasks.deps.json 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/Mono.Cecil.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/net7.0/ILLink.Tasks.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/illink.runtimeconfig.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/System.Collections.Immutable.dll 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.Reflection.Metadata.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/tools/net472/ILLink.Tasks.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/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/Icon.png 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/Microsoft.NET.ILLink.targets 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.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/rzc.runtimeconfig.json 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/Microsoft.Css.Parser.dll 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/rzc.deps.json 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.Razor.Language.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/Sdk 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.targets 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.Extensions.FileSystemGlobbing.dll 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/net472 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/Microsoft.Extensions.FileSystemGlobbing.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/Microsoft.NET.Sdk.Razor.Tasks.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/System.Buffers.dll 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.Text.Encodings.Web.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/tasks/net472/Microsoft.Bcl.AsyncInterfaces.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.Runtime.CompilerServices.Unsafe.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/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/Microsoft.NET.Sdk.Razor.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.Component.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.JSModules.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.SourceGenerators.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/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/Rules/RazorGenerateWithTargetPath.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/Microsoft.NET.Sdk.Razor.ScopedCss.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.MvcApplicationPartsDiscovery.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.GenerateAssemblyInfo.targets 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/Microsoft.NET.Sdk.Razor.CodeGeneration.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.ScopedCss.5_0.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/Sdk.Razor.CurrentVersion.props 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.NET.Sdk.Razor.SourceGenerators.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.Razor.Language.dll 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/System.Drawing.Common.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TestPlatform.CrossPlatEngine.dll previously-built-dotnet/sdk/7.0.100/es previously-built-dotnet/sdk/7.0.100/es/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/es/MSBuild.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.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/es/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/es/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/es/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/es/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/es/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/es/Microsoft.Build.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.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/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/es/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/es/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/dotnet-format.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.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/Microsoft.CodeAnalysis.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.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.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.Scripting.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.CSharp.Workspaces.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.Workspaces.MSBuild.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/Microsoft.CodeAnalysis.CSharp.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/pl 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/Microsoft.CodeAnalysis.VisualBasic.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.CSharp.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/pl/System.CommandLine.resources.dll 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.Scripting.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.CSharp.Workspaces.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.Workspaces.MSBuild.resources.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.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/Microsoft.CodeAnalysis.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.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.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.Scripting.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.CSharp.Workspaces.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.Workspaces.MSBuild.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.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/Microsoft.CodeAnalysis.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.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.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.Scripting.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.CSharp.Workspaces.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.Workspaces.MSBuild.resources.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/System.Collections.Immutable.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/System.CommandLine.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/System.IO.Pipelines.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.Features.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/System.Reflection.Metadata.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.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/Microsoft.CodeAnalysis.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.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.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.Scripting.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.CSharp.Workspaces.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.Workspaces.MSBuild.resources.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.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/Microsoft.CodeAnalysis.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.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.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.Scripting.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.CSharp.Workspaces.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.Workspaces.MSBuild.resources.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/cs 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/Microsoft.CodeAnalysis.VisualBasic.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.CSharp.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/cs/System.CommandLine.resources.dll 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.Scripting.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.CSharp.Workspaces.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.Workspaces.MSBuild.resources.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.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/Microsoft.CodeAnalysis.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.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.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.Scripting.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.CSharp.Workspaces.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.Workspaces.MSBuild.resources.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/pt-BR 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/Microsoft.CodeAnalysis.VisualBasic.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.CSharp.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/pt-BR/System.CommandLine.resources.dll 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.Scripting.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.CSharp.Workspaces.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.Workspaces.MSBuild.resources.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.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/Microsoft.CodeAnalysis.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.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.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.Scripting.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.CSharp.Workspaces.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.Workspaces.MSBuild.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.Extensions.Primitives.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/Microsoft.Extensions.Logging.Abstractions.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/Microsoft.Extensions.DependencyInjection.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/System.Composition.Convention.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/System.Composition.Runtime.dll previously-built-dotnet/sdk/7.0.100/DotnetTools/dotnet-format/Microsoft.CodeAnalysis.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.DiaSymReader.dll 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/Microsoft.CodeAnalysis.AnalyzerUtilities.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.Text.Encoding.CodePages.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/Microsoft.Build.Locator.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.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/Microsoft.CodeAnalysis.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.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.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.Scripting.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.CSharp.Workspaces.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.Workspaces.MSBuild.resources.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/System.Composition.TypedParts.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/Microsoft.CodeAnalysis.Workspaces.MSBuild.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/Humanizer.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/fr 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/Microsoft.CodeAnalysis.VisualBasic.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.CSharp.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/fr/System.CommandLine.resources.dll 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.Scripting.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.CSharp.Workspaces.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.Workspaces.MSBuild.resources.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.Text.Json.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.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/Microsoft.CodeAnalysis.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.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.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.Scripting.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.CSharp.Workspaces.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.Workspaces.MSBuild.resources.dll 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/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/ru 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.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.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/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/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.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.Workspaces.MSBuild.resources.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/pl 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.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.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/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/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.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.Workspaces.MSBuild.resources.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/DotNetWatch.targets 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/tr 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.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.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/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/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.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.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 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.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.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/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/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.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.Workspaces.MSBuild.resources.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/Microsoft.CodeAnalysis.Features.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/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/it 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.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.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/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/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.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.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 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.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.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/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/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.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.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 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.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.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/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/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.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.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 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.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.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/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/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.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.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 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.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.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/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/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.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.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 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.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.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/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/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.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.Workspaces.MSBuild.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/System.Composition.Hosting.dll 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/Microsoft.CodeAnalysis.Workspaces.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/System.Composition.Runtime.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/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.DiaSymReader.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/dotnet-watch.runtimeconfig.json 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/Microsoft.Bcl.AsyncInterfaces.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/es 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.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.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/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/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.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.Workspaces.MSBuild.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.Workspaces.MSBuild.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/Humanizer.dll 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.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.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.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/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/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.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.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 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.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.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/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/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.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.Workspaces.MSBuild.resources.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/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.FileExtensions.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.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-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/Newtonsoft.Json.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/DotnetToolSettings.xml 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.Primitives.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.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.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.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-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-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.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.Extensions.FileSystemGlobbing.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.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.IdentityModel.Tokens.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/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/DotnetToolSettings.xml 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/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.Primitives.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.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/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.Configuration.UserSecrets.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/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/Extensions previously-built-dotnet/sdk/7.0.100/Extensions/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.dll previously-built-dotnet/sdk/7.0.100/Extensions/Microsoft.TestPlatform.Extensions.EventLogCollector.dll previously-built-dotnet/sdk/7.0.100/Extensions/Microsoft.TestPlatform.Extensions.BlameDataCollector.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/Microsoft.Extensions.Logging.Console.dll previously-built-dotnet/sdk/7.0.100/MSBuild.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/testhost.dll previously-built-dotnet/sdk/7.0.100/Microsoft.NETFramework.CurrentVersion.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/NuGet.RestoreEx.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/Microsoft.TestPlatform.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/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.Windows.Extensions.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/System.Drawing.Common.dll 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.Pkcs.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/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/Microsoft.VisualStudioVersion.v12.Common.props previously-built-dotnet/sdk/7.0.100/Microsoft.Common.overridetasks previously-built-dotnet/sdk/7.0.100/Microsoft.TemplateEngine.Utils.dll previously-built-dotnet/sdk/7.0.100/System.ServiceProcess.ServiceController.dll previously-built-dotnet/sdk/7.0.100/testhost.x86.runtimeconfig.json previously-built-dotnet/sdk/7.0.100/Microsoft.Win32.Msi.dll previously-built-dotnet/sdk/7.0.100/datacollector.dll previously-built-dotnet/sdk/7.0.100/NuGet.Frameworks.dll previously-built-dotnet/sdk/7.0.100/System.Security.Cryptography.Pkcs.dll previously-built-dotnet/sdk/7.0.100/Microsoft.VisualStudio.TestPlatform.Client.dll previously-built-dotnet/sdk/7.0.100/Microsoft.NET.Sdk.WorkloadManifestReader.dll previously-built-dotnet/sdk/7.0.100/Microsoft.DotNet.TemplateLocator.dll previously-built-dotnet/sdk/7.0.100/System.Security.Cryptography.ProtectedData.dll previously-built-dotnet/sdk/7.0.100/Microsoft.VisualStudioVersion.v14.Common.props previously-built-dotnet/sdk/7.0.100/System.Resources.Extensions.dll previously-built-dotnet/sdk/7.0.100/System.Configuration.ConfigurationManager.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Build.dll previously-built-dotnet/sdk/7.0.100/Microsoft.VisualStudio.TestPlatform.Common.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Options.dll previously-built-dotnet/sdk/7.0.100/RuntimeIdentifierGraph.json previously-built-dotnet/sdk/7.0.100/fr previously-built-dotnet/sdk/7.0.100/fr/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/fr/MSBuild.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.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/fr/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/fr/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/fr/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/fr/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/fr/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/fr/Microsoft.Build.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.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/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/fr/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/fr/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Options.ConfigurationExtensions.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TemplateEngine.Cli.xml previously-built-dotnet/sdk/7.0.100/NuGet.DependencyResolver.Core.dll previously-built-dotnet/sdk/7.0.100/Microsoft.VisualStudio.TestPlatform.Extensions.Html.TestLogger.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Logging.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Extensions.Configuration.Abstractions.dll previously-built-dotnet/sdk/7.0.100/Microsoft.TestPlatform.targets previously-built-dotnet/sdk/7.0.100/Microsoft.NETFramework.props previously-built-dotnet/sdk/7.0.100/vstest.console.deps.json previously-built-dotnet/sdk/7.0.100/MSBuild.dll previously-built-dotnet/sdk/7.0.100/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll previously-built-dotnet/sdk/7.0.100/System.CodeDom.dll previously-built-dotnet/sdk/7.0.100/NuGet.Protocol.dll previously-built-dotnet/sdk/7.0.100/ja previously-built-dotnet/sdk/7.0.100/ja/Microsoft.TemplateEngine.Cli.resources.dll previously-built-dotnet/sdk/7.0.100/ja/MSBuild.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.DotNet.TemplateLocator.resources.dll previously-built-dotnet/sdk/7.0.100/ja/Microsoft.TemplateEngine.Edge.resources.dll previously-built-dotnet/sdk/7.0.100/ja/dotnet.resources.dll previously-built-dotnet/sdk/7.0.100/ja/Microsoft.TemplateEngine.Orchestrator.RunnableProjects.resources.dll previously-built-dotnet/sdk/7.0.100/ja/System.CommandLine.resources.dll previously-built-dotnet/sdk/7.0.100/ja/Microsoft.DotNet.Cli.Utils.resources.dll previously-built-dotnet/sdk/7.0.100/ja/Microsoft.Build.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.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/Microsoft.Build.Utilities.Core.resources.dll previously-built-dotnet/sdk/7.0.100/ja/Microsoft.DotNet.Configurer.resources.dll previously-built-dotnet/sdk/7.0.100/ja/Microsoft.Build.Tasks.Core.resources.dll previously-built-dotnet/sdk/7.0.100/Microsoft.Common.targets 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/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/dotnet previously-built-dotnet/LICENSE.txt previously-built-dotnet/sdk-manifests 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.json 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.net7 previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.emscripten.net7/WorkloadManifest.json 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.mono.toolchain.net6 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.ru.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.pt-BR.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.zh-Hant.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.en.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.ko.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.es.json 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.zh-Hans.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/WorkloadManifest.json 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.net7 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.ru.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.pt-BR.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.zh-Hant.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.en.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.ko.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.es.json 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.zh-Hans.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/WorkloadManifest.json previously-built-dotnet/sdk-manifests/7.0.100/microsoft.net.workload.mono.toolchain.net7/WorkloadManifest.targets previously-built-dotnet/sdk-manifests/7.0.100-rc.1 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.json 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.maui 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.maui/WorkloadManifest.targets 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.json 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.maccatalyst 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.maccatalyst/WorkloadManifest.targets 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.json 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.android 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.android/WorkloadManifest.targets 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.Reflection.TypeExtensions.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/System.Net.Ping.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Runtime.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/netstandard.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/libmscordbi.so previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/libcoreclrtraceptprovider.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/mscorlib.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.Transactions.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.Collections.NonGeneric.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.Net.WebClient.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.Reflection.Emit.ILGeneration.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/libSystem.IO.Compression.Native.so 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.Security.Cryptography.Algorithms.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/System.Diagnostics.DiagnosticSource.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.Net.NameResolution.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.Net.HttpListener.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.Data.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.Linq.Parallel.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.Security.Principal.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.Collections.Specialized.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/libSystem.Native.so 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.Security.Cryptography.X509Certificates.dll 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.Net.Sockets.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/libhostpolicy.so previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.ServicePoint.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/WindowsBase.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.Xml.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/.version previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Globalization.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.WebHeaderCollection.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/libclrjit.so 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.Collections.Concurrent.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.Collections.Immutable.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.Reflection.Emit.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.Runtime.Loader.dll 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.Cng.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.IO.FileSystem.AccessControl.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.Windows.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.Private.Xml.Linq.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.Security.Claims.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.NETCore.App.runtimeconfig.json previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.ServiceProcess.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.Net.Http.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.Net.NetworkInformation.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.IO.Compression.FileSystem.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.Security.SecureString.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.Text.Encoding.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/System.Threading.Tasks.Parallel.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.Net.Requests.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.dll 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.Reflection.Extensions.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.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/System.Diagnostics.Process.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/System.Threading.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.Xml.XmlSerializer.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/System.Buffers.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/libSystem.Security.Cryptography.Native.OpenSsl.so 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.Web.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.Resources.Writer.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.Security.Cryptography.Encoding.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/System.ComponentModel.Primitives.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.Xml.Linq.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.Xml.Serialization.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.Diagnostics.Debug.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.Threading.Tasks.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/createdump 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/libmscordaccore.so 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.IO.FileSystem.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.Threading.Overlapped.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.Linq.Queryable.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.Runtime.Numerics.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.Globalization.Calendars.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.Security.Cryptography.Csp.dll 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.Private.Xml.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.Threading.Channels.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.Formats.Tar.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/System.ComponentModel.Annotations.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.Security.AccessControl.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.Private.DataContractSerialization.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/System.ComponentModel.TypeConverter.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/System.Runtime.CompilerServices.VisualC.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.ComponentModel.DataAnnotations.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.Threading.Timer.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/libclrgc.so 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.IO.UnmanagedMemoryStream.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.Net.Quic.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.Drawing.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.Threading.Thread.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.Text.Encoding.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.IO.Compression.ZipFile.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.Linq.Expressions.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/libcoreclr.so previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Net.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.Diagnostics.StackTrace.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.Globalization.Extensions.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.Threading.ThreadPool.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.Net.WebProxy.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.Data.Common.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.Private.CoreLib.dll previously-built-dotnet/shared/Microsoft.NETCore.App/7.0.0/System.Text.RegularExpressions.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.Components.Server.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.Extensions.Hosting.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.Http.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.DependencyInjection.Abstractions.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.Extensions.Features.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.Authentication.Core.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.AspNetCore.Rewrite.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.AspNetCore.Server.IIS.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.Authentication.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.Http.Extensions.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.AspNetCore.CookiePolicy.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.Extensions.Configuration.FileExtensions.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.Extensions.FileProviders.Abstractions.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.SignalR.Core.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.Metadata.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/.version 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.AspNetCore.DataProtection.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.WebSockets.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.HttpLogging.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.HttpOverrides.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.AspNetCore.App.deps.json 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.Extensions.Configuration.Ini.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.AspNetCore.Cors.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.Extensions.Options.DataAnnotations.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.AspNetCore.DataProtection.Abstractions.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/Microsoft.AspNetCore.Mvc.Formatters.Json.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.AspNetCore.Antiforgery.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.Routing.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.AspNetCore.RequestDecompression.dll 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.Mvc.TagHelpers.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.Logging.Debug.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.AspNetCore.Authorization.Policy.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.Extensions.Diagnostics.HealthChecks.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.Diagnostics.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.Extensions.Identity.Stores.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.Localization.Routing.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.Mvc.Cors.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.ObjectPool.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.Http.Results.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.FileProviders.Physical.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.Primitives.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.AspNetCore.Razor.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.Identity.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.Routing.Abstractions.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.Http.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.AspNetCore.Mvc.Razor.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.Extensions.Configuration.EnvironmentVariables.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.Server.IISIntegration.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.Connections.Abstractions.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.HostFiltering.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.Authorization.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/Microsoft.AspNetCore.Mvc.ViewFeatures.dll 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.AspNetCore.Components.Web.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.SignalR.Common.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.JSInterop.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/Microsoft.AspNetCore.Authentication.Cookies.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.Authentication.Abstractions.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/System.Security.Cryptography.Pkcs.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.Extensions.Caching.Memory.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.Configuration.CommandLine.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.AspNetCore.Cryptography.Internal.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.Extensions.Options.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.Configuration.Xml.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.DataProtection.Extensions.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.AspNetCore.Server.Kestrel.Transport.Quic.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.HttpsPolicy.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.Extensions.Configuration.Json.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.Extensions.Configuration.Abstractions.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.Mvc.DataAnnotations.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.AspNetCore.Hosting.Server.Abstractions.dll previously-built-dotnet/shared/Microsoft.AspNetCore.App/7.0.0/Microsoft.AspNetCore.Server.Kestrel.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.web.projecttemplates.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.itemtemplates.7.0.7.0.0.nupkg previously-built-dotnet/templates/7.0.0/microsoft.dotnet.common.projecttemplates.7.0.7.0.100.nupkg previously-built-dotnet/source-built-artifacts previously-built-dotnet/source-built-artifacts/Private.SourceBuilt.Artifacts.7.0.100.tar.gz 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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables ' ++ echo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-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 -fasynchronous-unwind-tables ' ++ sed -e 's/-mbranch-protection=standard //' ++ echo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables' ++ echo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables ++ sed -e 's/-mbranch-protection=standard //' + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables' + 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 -fasynchronous-unwind-tables' + 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 -fasynchronous-unwind-tables' + 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 -fasynchronous-unwind-tables' + 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 -fasynchronous-unwind-tables' + 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_0216214019.binlog /fileLoggerParameters:LogFile=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/logs/BuildXPlatTasks_0216214019.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:40:19. /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/arm64/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/arm64/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.Emit 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 1KmIXfjR8a7SaPeVpmhjh3cyVoXk+XGkQERyupuaOYMozMpx21OCfOP+W7K/R3p0ZGapVzzZ5wpwXalw7aAaAA==. Installed System.IO.FileSystem.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash nLoxOTCNbv+AL411Kh2tWEjIAzmtYpYV6yVJzISyVjrV/MlYRRIk9pe7CTx0Z2gMx87sVuXSPCaq6cGDXvr9gw==. Installed Microsoft.NETCore.Platforms 2.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash v75h6DpFd9zlar/H6fzwUV8BF19kReMgKjOTEKMNQB2mImYButMJ0Kakj5rcqABwp1WcJnZAN7CtzEphG8m8sQ==. Installed System.Reflection.Emit.ILGeneration 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash hERKhNAOvCL1xP8wK+4Qr2hTqhH0n+8QQ3XCsGOMvy2mp2Qm3ZmrhlGJx/0fc+e90oF6+dQzORJUqDsN0JLYLA==. Installed System.Threading.Overlapped 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash WaL6NujfX0zw70SNxUi8QamXF03uNOev9vXy7/nD7zjHalZcvS7+yoGfd0S9BOWuX3BJ5RiPsISnJhhpeweiaA==. Installed Microsoft.NETCore.Targets 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash oIyhqeLSUmAlppnWxjNsqOcDRJ0961oeoKXyy0ioeVpslLemr81H38xl+2rVk5Pt8Ib+l+aWkzjJb74wEsKg2A==. Installed System.Threading.Thread 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash u7+xIDGRY1q0yxTj2U3DBiJb2vPYVmDYa7850wF5daxLDqjAQKS710FynKwSvuikvQXprrZlEsmvCMu6Bj0Hog==. Installed System.Threading.Tasks 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash d+Fe9yG9sJEWLFNpAWbzk2Ax3zgzrvAEqvDEhIv1WBBLPTnbNcm439WmqUJbnVdySvwQ2+vBEbF22k4ZwmnZNw==. Installed System.Reflection.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash qHTEj3/LfJ4dhNuIt+Jp1KrriSSHeSLH8gZqEucNXjU0DjioO+kodxLf/98LKyZKVqMNiM8XAeEI1zrsw/d93A==. Installed System.Net.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 0Cncrw92CGTk4heSzoNF0+G3wshC2JeCbFwqZbyaJ3Of5FFIAhVmXV3tCZje39kFTFZFAo5DhmuXFJh2Xx7YQw==. Installed System.Reflection.Emit.Lightweight 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash E682NiM+Jf63aoGx9tDlABid0OMslqyiDhGNLHhpWWzAbythBaQofUegF4eke+PS1qHpP58y9c4H+VpxMmQWcQ==. Installed System.Linq.Expressions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash cTgMJWoCn9BNDtucqjCrAKFBv9fyUgYlA66b/FVHNudfrjOB4QUB/hpSbAUbG5UviH0iz/KPH9mFPRj3BZWiiw==. Installed System.Net.Sockets 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash TwKNuDmN8DtI1bgqzbUFj4V8b2wmN7mFiGHyuCcakg6AWwxRRYtf4OEhBFD9+++RD4YEtzfI0ewXKsSBSdyG4w==. Installed Microsoft.NETCore.Targets 1.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash BYfQHo5oXW3Q+x5YPyxT90rIS7J+2al4dNPnS4r+DQK83SaBNnAgC3a2WMhW8QwLUTdVMlMJI4IMW+a/GlAkOQ==. Installed System.Diagnostics.Tracing 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash xssOeZUvJf46PKtuIVU/jDtE8N6UNkxaL+P9wc2YXN1Be1Q5wfvpKnagn+/pv+cukVkuVSvfT5ZsAu0t/yyQdg==. Installed System.ObjectModel 4.0.12 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 9OttSvpLwOL855ynDYqm1V0hEZeb7FZk7m4m/FJoJkoIpOh14UMi/eRI9mYtrlOV024H0+k+wgtQ1G8UozE00Q==. Installed System.Runtime.Loader 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash jAQMIQPE1F5am8lXTfcwnIf9qFfmlwsy6EyAX7Ru+YQpr2FgODr59+D8j8NWuvI6wWAHuTWzRoO08LQUfTlv4Q==. Installed System.Runtime.InteropServices.RuntimeInformation 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash XLY9M6uE8dCOki8vqAaEEotVc144TA9OrJroyRPXAgoKMelQ8bwdoipDnQC3OkmMmzIcEVq8GcwZAihj+hqBLw==. Installed System.Text.Encoding.CodePages 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash WB/dX/DBcUDaNl0HB7eTDgirhkW8LDq4D4ZpaEcAbF62XqLmSvt86bLV47OI47WJH5jIGYG3wtZLvXcn6JfPSg==. Installed System.Threading.Tasks.Dataflow 4.6.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash /KILfxqaYmC4/Dh8WdUvRiqd2fSORy60es5TSw+2NVoNQKUJ4VufFLwLhL2I36OFpzxFesnULp+W5vTNxkN+/w==. Installed System.IO.Compression 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash GC87vHRFrxqiy3j4UvOyDzMA7atixcwbhui7W50NPUc7+ErtQdvAVA17MIcT6MUEjFjYTyfXTSiQ9uHDMNRvVA==. Installed System.Collections.Immutable 1.3.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 5WsG1ZXq0rfvs8pI3cUeGk8vxFHDbGnUHH5Ginzvz4UJnUp9vObR+qvo4IF6TttLMHcv3PufCl5/E0izqdDypg==. Installed System.Reflection.TypeExtensions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 4c8q69C0jJt+GWlJFvYd78NUhnsbUiQiIt0GWU5xosw8ftBfMStziYlhLL7AVaVxi+SEZsaAK/vIEFyazcD63Q==. Installed System.Runtime.Serialization.Primitives 4.1.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash mvKUeeMx3LBsExG1RhXGaijSV0h65B3eAKn2dBhJ6ALSLJjRpAN1jBCKDW0qB4mOD/OIe5JSNpMWfbiXN3G8BQ==. Installed System.Diagnostics.TraceSource 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash VWCNRRNBG0DOFSPd8hbSP8Wi76c+6WV4YWt6HmxzfWmOnP2LwrNoxXJ7t9SsaQ0gQ9o9us2Lc9nn5lAx0JJ1HQ==. Installed System.Reflection.Metadata 1.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash PZ2gE15rtHEteg+mit6pICUX0UNFgLDn7zgnhHMTK9+3UANHsVu6vezUVUSOk58wK+DUWXiXemPQHI5YdE+TWA==. Installed Microsoft.Build.Framework 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash PFRFvogpyvC5r7O+cvfWwjzsmcWLSqMuSNKQKilNF6ITJN5BUpD+g5RuKJWvJ6Kip7mOpKIR9q5SNFYZyT0EPQ==. Installed Microsoft.Build 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash RjPi0CMGI6+4JSEEEiBYkoelg3iWdkiea2nalqemu9vyeBDdUYSwFvYgsOx12BxvBtI/6RVEaQXgMhb2SA+k7w==. Installed System.IO.Pipes.AccessControl 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash s0cSmGZam//d6AtEls9sAnsC+Rw+e/oZ27AULwGHUoZDXVvgH2SjNyv98AWf5U3LsXEEeZVIzKU53OOK4fC8HQ==. Installed Microsoft.Build.Utilities.Core 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash VHdgzYEGVwlw/bFt1BmyU/tbItvtMb8+/b+OrLKXFsH514xO0zorqwqvko5Aq3mB6lovaf1FZ5V1OaK6xqTHoA==. Installed Microsoft.Build.Tasks.Core 15.7.179 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash sluPD/qLDRuGBaul4CAj14WE+owsb+okpAiZyUr3xDdX9MbCY3HfomxPFjFgXoaBR6GL2ZvWkojQajGJGGF72Q==. Installed System.Threading.Thread 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash suL68bCfucNOX6EA4mBbU8uLOwGBhEo1iFPXAnHiqJ+JgjOzdYIrfnjQkWT9RxFn86qUvIvwt1qEPq8ay/F8kQ==. Installed System.Linq.Parallel 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash McjYf/MpFTPO72D4JBS5sDP4/N8soHqRAiGVvZRPK9bAN0/LfwKUGPWSvLvL3N+tyBp+vJWHuc9szw9wnK0n9Q==. Installed System.Resources.Writer 4.0.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash nIoG5pxTunk92HrJZ874xvV5YQXizyqCCfczMyPFWm+e6h2j1x6bFnJY2aKu7RT8ZjjfKhZ99+5YBa3wxk9SIQ==. Installed System.Resources.ResourceManager 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash uL7QwQZ/25pj/zT/WvxhYfZfGx3ZIiK0CkaO1PE9SBWaiyYrWiNS1aBnK9fYIqr1rkigWTtfFTvI7610rFntIA==. Installed System.Diagnostics.Debug 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Fl6/tDDWpSG4MH9SClFjfzuWl/IrkQRw0xBL7xLfxE7tuKa4VZIcOlXgiemtkVS/oDChRblafES7Z6fPNBHjGQ==. Installed System.Collections 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash SWwZIEcu1dPIaZKfXzyMfPnOhkqs86oo6qsRZrP3Yf4XVeK5A7zEC//n7eu7LL67Udfj7zBln88z8pRZxMRbDQ==. Installed System.Security.Principal.Windows 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash AV/dcWoEuhi9bZMZFEWSN4uLL6hQto0wCg5mx/defkCFhr7Rn6rdBT9+3wjrfvtvVoR4zyAQctcVe7dz9CThlg==. Installed System.Globalization 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash qyQkpXkDrvHViyd1kk5xa99pAF9U7QnZsJfCDeLxenkJGFsARGmdol+2N3qgQh+XoEdulM/57GRr7f3YIABbbg==. Installed System.Linq 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 4nhcWNRfm8atmrvDrVW72k+bHf9CTvmSjZ7OUclut4rvo/AYn0/1qYf1neA4pGG+AuDkngIiW/WH7OKDltgXhw==. Installed System.Dynamic.Runtime 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash P4BmIz2d6HxT24lcT0VnUacy1bQNrjjV2rfXvKNAZZiBEPyqcuOYy2XTNdI6XQHZF990T+4vSYGJlm/lsA3OAQ==. Installed Microsoft.NETCore.Platforms 1.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash C7LxzW4hCVGmp8R5GiYe0H/h+Kfjk7KTL/EgEZzPa6ARUq5l6q9PV//Wt/DhnW+Gf+9YkHiADT7KS3bq9hnpsQ==. Installed System.Text.Encoding.CodePages 4.4.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Dxa57ae7t1cH8FokmhQCX+C9IA/rvT+9y/KQJpcWidpMuWNR7KO8TCkOWG8PBOSnNavqxs0B3D1Kvn+yhHwP+Q==. Installed System.Diagnostics.Debug 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Tx2cebpU0jEDNh/5CATMJE5tLOtfrYKA25gv3v0zByIn+Z60XkbrgMrsSrFOKdfsh7/Gambr2hPmkNvk+8Vn6w==. Installed System.Threading 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash pvpsPpLeyA291d7pDdduhRQ9Pic/29HaapL836ogop3X0gLOIoUM0blQRWn9sV3eyYKwHPnMCshkZx4LwrMZRw==. Installed System.Globalization 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash zTRkoV/uVbZIrpyZ+4VW324aXcnYRjkjwUO7fwwUu9POi+SpFIcbgckr6aIU0zzfaBaqnn1OolounAqrH5Ar6w==. Installed System.Runtime.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash W/Kugctq16u/wl74Dd2aRSB9DuLZUSqPYCsE+3t9J0lQ5f2fwMSTVWiDe6oEhYbmG1s0LchQGp36LR6MhUGTBw==. Installed System.Threading 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash k1yw+Z5v7UTfzqfvDjlHyLTkqzdjoiSIS/0HPqtpYVyOUCtuStfuLPdMYd1CsV/0DTMLLNUlzrVDT3VTX+4lBQ==. Installed System.Runtime.Extensions 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash M/RFXNSOcEyzY7uPvAxvKIVHptB4jPPKGLPlIKMJisrrZ5g+im6y6WyUkF0AluUBtokgm4rBNylDcyApVjqMCw==. Installed System.Collections 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash y5VhQL97HE9f3Wt4DY4htQFJSkaT00FifDBNr4xdd0GgbpGRzNk3xJe3aeYHfNfVPzNPWLjKYDbmq5RyVJ3TCw==. Installed Microsoft.NETCore.Platforms 1.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash k3Cre9G4f90khhnBd3BTyRILYq+rBrvnKRFYjnDYvwA9mf4H2fv9KS79NLNgJruDSE8IwIDKFvrqHFBlS78ZyA==. Installed System.Resources.ResourceManager 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash cbQ619tVVSMtpPpm9pLasWOavqOz96Deoos8jXDmVaE3P7kWNabV285Bazv4y2Ja0b9ZZzOM9hczecZaz/TejQ==. Installed System.Buffers 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash HE68Twe4rjH1oi6rn8QqDvhxiEilgiQkM3bTPgaDKeo9NiDUILH4jijVSYxDXxvjGLc+SXCoBARA1g9u9G8UvA==. Installed System.Text.Encoding 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash VkHasmtBCgDnf6qBH1cbp2IUFP1BkIIKNqZ+/FSGJL1l0bQUgGlFECxqWAoyH/YcLxTrOjxEBGdA5b1iCOE5UA==. Installed System.Runtime.Handles 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash +Im0Zjfgb6Fdqrg9GegG4He5eGNdx8ZgjPnMDmVx5cegokX4K58xxMxzoX6rsUnME05/H+zIjdAsaxFBKGpJJA==. Installed System.IO 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash fZMk4HRHIihcR2kzNMJCZtKHU9nqJ2/OnpiVuJDsPidFo73g8WOxcS+iuv/c2bl4jUtzz8WtwqraREsxw8FgJQ==. Installed System.Threading.Tasks 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash KxDCSw/iOtnkrr0rmDXDb7BZWSe9V7790owzR++ZwQZfgl1nW6GcPpP0/BBkOTFIKIfMCqyQAdx2FNyCQvR3xQ==. Installed System.Runtime 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash nmsJqvsVMF5/B4xhmyPh2GseWKaPsahUrWiXfRodaQszTsrCblycbFrGgaQ0L5gzKcUT1A4l1xP7lQLl6IgJbw==. Installed System.Security.AccessControl 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 5DJ7c5MOf+4nTsZJZGKafmfV4+fFy9BpKWtQJiUKRxpze9m08emiWSK7lgbIth+y/nsrSSxn7uNbpa3Bi0QU4g==. Installed System.Text.Encoding.Extensions 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash pJV5PDjjghCl/Do36Zug2xJxEDtvyV6z6hJSWXEgB/9V9rut99vwoF3tLN6k1+7C/gsjI8xrpVyErUG4qGXJ4A==. Installed System.Reflection.Extensions 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Ts2iRerpMa7LUwPe5jgy2bfJ/SH1SaF8KJqIuvaFNuN20DV5xj59D0+LQ2+BeYQAWlK0BgBuLAC1RWMDeCdzrw==. Installed System.Runtime 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 8wnhU4HUhK52en5iifgjaQyKLobuUqN2NBdwWlWTaybNg59OhgmjsTIEST0sIrUy0GIKtEz2iNqtlYRc8DfzOg==. Installed System.IO.Pipes 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash tXXD8xeF9VSMWD19bHBhdDgcJwcljQpJAFoKOYiCWYpM/wcI00VbZuLZgS2Ajkh140vYjmdQC99RxRL+du3P0g==. Installed System.IO 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash uTFAFmZ1FYWl9Vt3PgeI8uRVlJQ9C+Epkwfv5BoKE3QvtnZAWQE247/ma04K5e2C/bGn2BdDB+bjim4ajtpIVA==. Installed System.Reflection.Primitives 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash uR/A1L44jD+gCuZPPw1wI+SXO2W7w5g3ZGhtzTvfsY4yHgFaE9ZQqxR1AEkmMZEW/7ekhznytCFBkek6NBtghQ==. Installed System.Text.Encoding 4.0.11 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 3E71OluYq+pDm7a5TR8JCF+vAJBfKBGEGG7Uax8CHxEcPCb2fPmhAEJ1YV1R4t9JU/0YFf/vu0F8elbd/b9NWA==. Installed System.Linq 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash II8m6AylezJUEAsC8qRYjQlq24fNudJ1BHuhofKWJwQv7pEwaeHJs4HDKB5EbzBrwraQEk1+qg2NluVt0Palug==. Installed System.Reflection.Extensions 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash sUAF+YZtGJt6F2HEdbnlWMeg7hRqYLU/1Oeeard5VbfxF4iD/TF4D0cj7glMvjBMUdOI4+YLp+MZt7IDQTuN6w==. Installed System.Reflection 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash mleSQqSR/ePRQz8BRRDNEufSiHItR7S4J4gqdLCDvVWe5LelI2iFdwAaUv8LolO4W5BwlrgwOF83X6BtL38U3g==. Installed Microsoft.Win32.Primitives 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash YIS2KczmJUUW0SCRQWkII1BBcDi/5uxrOgM9M4Rf86fRZDANmBCjV2oKA6iBuAGSyqAm4QgSqdtrHs4mo7ntyQ==. Installed System.Runtime.InteropServices 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash 0/K9w3gUMNaHRwdUIg8lRBBuqHzuPahbk7Ro57HFfXT0o1TCUKn7I3eoFSMoSzPwwM7Pgedl5VsKhLsDPbjOnw==. Installed System.Reflection 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash gYxkzYY+csphu5a4HOpaHV3+Nl3Nlg7lTezs7C0Y7pnp4O+o5QFJnnCOmUHDcGu6pEh3cngZD/HOUFzo8WSvLA==. Installed System.Security.Claims 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash XkdPNPcd1UL3pfOeUqEXExxII/gBbKdkCv/L5Lllsv3E4j/On7SbGZsnWtjWygLe5Yq+dmxnamhXP5KtR3hy/g==. Installed System.Diagnostics.Tracing 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash PQ60F3VowfZ0Q83INYWvBc2TNuL2xzbs9SaiwX1ezchoWuv+sduWtPy2zwx5KNgCZpoM/rBnvidX6pgMPEgKIA==. Installed System.Runtime.Handles 4.0.1 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash Prs6P26n0pbfoLXaCQt4F5rkQ85P07RhxmKcT2UlkpZjo/oYqO0ySElVckoqp9c+V9XryptV1XAdA0K2cke1bw==. Installed System.Security.Principal 4.3.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash oBnGfs0B4Bt+4RWg70eXE37gQndnoKBpkp5/g5G8KfHrf02zDZyWATuf59Owd/HCgMXAwNy58OumVfUSeVUjZQ==. Installed System.Collections.Concurrent 4.0.12 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash SvoGmPTKtjdvzy6P5FRjVT++z45QFxxjG0Z9HN4aAWmEmNRRtTT79J9pLHeFW+r1x2t/5u/rl5eC1d0uiEhDaw==. Installed System.Runtime.InteropServices 4.1.0 from /builddir/build/BUILD/dotnet-v7.0.102/packages/reference/ with content hash kGvWwlRr18nvp4ETDES2cS3X6FlV8gXcUH9YBGDo6hKjadcUZjeCXTh6cSU9J/e350o77XbaR4eIS6J/x11c6w==. 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 839 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 3HRJ6wsj/cVRemHB3/16s8yhV/mKqgiuZgz/n7lJDsLoEcjWLNNiGIs1sxl5m0q4hYyWo2BLKngkzqssEzQeSA==. 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 136 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 - d146a4f7-4941-49ff-8cfd-59f64782dc20 _CopyFilesMarkedCopyLocal: 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.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.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/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.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.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.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.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.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.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.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.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/arm64/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 - 4a0aff93-1cb9-4505-89b6-51a98f7f2816 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/arm64/Release/SourceBuild.MSBuildSdkResolver.dll". SourceBuild.MSBuildSdkResolver -> /builddir/build/BUILD/dotnet-v7.0.102/artifacts/arm64/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/arm64/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/arm64/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 : 10.997s 16.371s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/init-build.proj (PrepareOfflineLocalTools) | 1 : 1.183s 1.445s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (Restore) | | 2 : 0.052s 0.052s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_IsProjectRestoreSupported) | | 3 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_GenerateRestoreProjectPathWalk) | | 4 : 0.157s 0.160s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_GenerateRestoreGraphProjectEntry) | | . 5 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/previously-built-dotnet/sdk/7.0.100/NuGet.targets (_GetRestoreSourcesOverride) | . 6 : 0.014s 0.014s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (_GenerateProjectRestoreGraph) | 7 : 0.211s 0.280s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (Restore) | | 8 : 0.035s 0.035s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_IsProjectRestoreSupported) | | 9 : 0.002s 0.002s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_GenerateRestoreProjectPathWalk) | | 10 : 0.019s 0.019s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_GenerateRestoreGraphProjectEntry) | . 11 : 0.012s 0.012s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (_GenerateProjectRestoreGraph) | 12 : 3.187s 3.187s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (Build) | 13 : 0.402s 0.402s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/SourceBuild.MSBuildSdkResolver/SourceBuild.MSBuildSdkResolver.csproj (Build) | 14 : 0.030s 0.030s /builddir/build/BUILD/dotnet-v7.0.102/tools-local/tasks/Microsoft.DotNet.SourceBuild.Tasks.XPlat/Microsoft.DotNet.SourceBuild.Tasks.XPlat.csproj (InstallResolver) . 15 : 0.029s 0.029s /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 ----------------------------------------------------------------------------------------------------------------------------------- 638121516193721142: 0 10.915s 10.915s ++ (scale 1:100) 638121516302867763: 1 0.088s 11.003s . 638121516303749355: 2 0.052s 11.055s . 638121516304271590: 1 0.024s 11.079s 638121516304508579: 3 0.035s 11.114s 638121516304860900: 1 0.005s 11.119s 638121516304913947: 4 0.127s 11.246s .. 638121516306181446: 5 0.002s 11.248s 638121516306205651: 4 0.031s 11.279s 638121516306511577: 1 0.002s 11.281s 638121516306526715: 6 0.014s 11.295s 638121516306666951: 1 1.065s 12.360s ..................... 638121516317320591: 0 0.002s 12.362s 638121516317337699: 7 0.051s 12.412s . 638121516317844593: 8 0.035s 12.447s 638121516318196128: 7 0.004s 12.452s 638121516318236157: 9 0.002s 12.454s 638121516318259974: 7 0.004s 12.458s 638121516318303135: 10 0.019s 12.478s 638121516318497784: 7 0.001s 12.479s 638121516318510155: 11 0.012s 12.491s 638121516318632989: 7 0.151s 12.642s ... 638121516320141452: 0 0.001s 12.643s 638121516320155317: 12 3.187s 15.830s ............................................................... 638121516352022498: 0 0.001s 15.831s 638121516352033358: 13 0.402s 16.234s ........ 638121516356057913: 0 0.001s 16.235s 638121516356072306: 14 0.030s 16.265s 638121516356367641: 0 0.001s 16.266s 638121516356377008: 15 0.029s 16.295s 638121516356671360: 0 0.079s 16.374s . ----------------------------------------------------------------------------------------------------------------------------------- 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:16.42 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_0216214019.binlog /fileLoggerParameters:LogFile=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/logs/Build_0216214019.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:40:36. [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/arm64/Release/blob-feed/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/arm64/Release/blob-feed/packages/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/arm64/Release/blob-feed/assets/". Creating directory "/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/arm64/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:40:37.29] 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/arm64/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/arm64/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/arm64/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/arm64/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/arm64/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/arm64/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/arm64/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/arm64/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/arm64/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/arm64/Release/blob-feed/packages/Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-7.0.100.7.0.2.nupkg' [21:40:37.44] 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: arm64 Release Linux rhel.8-arm64 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/arm64/Release/PackageVersions.props.pre.source-build-reference-packages.xml Build: [21:40:37.73] 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/arm64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/arm64/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-arm64 /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/arm64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/arm64/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/arm64/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/arm64/Release/PackageVersions.props" /p:AdditionalSourceBuiltNupkgCacheDir="/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/arm64/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-arm64 /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/arm64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/arm64/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/arm64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/arm64/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-arm64 /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/arm64/Release/PackageVersions.props /p:DotNetRestoreSourcePropsPath=/builddir/build/BUILD/dotnet-v7.0.102/artifacts/obj/arm64/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:38 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/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/.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/.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/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/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.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/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/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/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/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/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". 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/FETCH_HEAD" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/FETCH_HEAD". 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/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/shallow" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/shallow". 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/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/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/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/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-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". 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/update.sample" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/.git/hooks/update.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". 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". 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". 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/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/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/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/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/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/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.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". 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/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/cibuild.sh" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/eng/common/cibuild.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/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/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/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/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/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.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/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/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.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/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/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/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/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/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/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/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/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/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/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/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.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/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.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.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.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/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". 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". 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.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.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.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.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/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/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-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". 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/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/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". 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/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". 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". 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/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". 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/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". 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". 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". 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/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/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". 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/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-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". 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/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/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/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/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/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/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". 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/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-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/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/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/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/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/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/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". 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". 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". 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/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". 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". 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/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". 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/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/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/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". 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/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/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/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/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/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/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/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/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/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-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/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/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/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/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". 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/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/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". 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/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". 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.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/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/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.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". 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". 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.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". 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". 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.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". 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". 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.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". 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". 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.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/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/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.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". 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". 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.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". 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". 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.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". 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". 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.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". 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". 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.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/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/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.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/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/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.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/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/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.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/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/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.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". 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". 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.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/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/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.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/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/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.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/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/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.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/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/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.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". 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". 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.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". 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". 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". 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.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". 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". 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.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". 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". 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.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". 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". 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". 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.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". 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". 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.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". 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". 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.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". 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". 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.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/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/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.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". 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". 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.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". 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". 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.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". 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". 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.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/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/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.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/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/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.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/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/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.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/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/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.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/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/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.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/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/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.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/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/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.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". 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". 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.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". 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". 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.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". 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". 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.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/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/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.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/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/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.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". 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". 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.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". 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". 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.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/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/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.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/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/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.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/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/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.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/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/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.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". 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". 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.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/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/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.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". 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". 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.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/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/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.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/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/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.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/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/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.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". 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". 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.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/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/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.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/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/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.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/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/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.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". 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". 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.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/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/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.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/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/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.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/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/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.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". 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". 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.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/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/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.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". 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". 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.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". 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". 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.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/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/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.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/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/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.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/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/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.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". 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". 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.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". 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". 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.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". 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". 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.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/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/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.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". 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". 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.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/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/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.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". 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". 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.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/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/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.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". 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". 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.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". 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". 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.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/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/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.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". 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". 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.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/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/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.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/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/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.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/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/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.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". 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". 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.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/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/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.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". 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". 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.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". 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". 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.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". 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". 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.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/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/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.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". 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". 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.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". 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". 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.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/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/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.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/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/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.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/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/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.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/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/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.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/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/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/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". 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". 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/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/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". 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/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.targets" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-build-reference-packages/artifacts/source-build/self/src/src/targetPacks/Directory.Build.targets". 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". 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/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/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/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.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/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/[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". 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". 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". 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.il" to "/builddir/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.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.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.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.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.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.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.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.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.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.il" to "/builddir/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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/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.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.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.il" to "/builddir/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.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.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.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.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.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.il" to "/builddir/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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/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.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.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.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.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.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.il" to "/builddir/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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/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.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.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.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/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/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.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.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.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.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". 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". 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/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/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/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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/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.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.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.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.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.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.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.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.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.il" to "/builddir/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.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.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.il" to "/builddir/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.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.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.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.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.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.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.il" to "/builddir/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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/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.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.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.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.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.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.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.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.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/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.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/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.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.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.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/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/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/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/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". Copying 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/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". 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.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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.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" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.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.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.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.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/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.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.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.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/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.il" to "/builddir/build/BUILD/dotnet-v7.0.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". Copying file from "/builddir/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". 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/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/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.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.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/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/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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/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.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.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.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.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.il" to "/builddir/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.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.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.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.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.il" to "/builddir/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.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.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.il" to "/builddir/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.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.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.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.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.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.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.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.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.il" to "/builddir/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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/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.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.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.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.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.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.il" to "/builddir/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.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.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.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.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.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.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.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.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.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.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.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.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". 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.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.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/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/.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/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". 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". 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". 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". 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.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/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.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/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.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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/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.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/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.il" to "/builddir/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.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.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.il" to "/builddir/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.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.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.il" to "/builddir/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.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.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.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.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.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.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.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.il" to "/builddir/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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/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.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.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.il" to "/builddir/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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/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.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.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.il" to "/builddir/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.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.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.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.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.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.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.il" to "/builddir/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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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/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/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/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/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.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". 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/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/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/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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/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.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.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.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.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.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.il" to "/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.il" to "/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.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.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.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.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.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.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.il" to "/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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/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.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/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/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/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/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/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.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". Copying file from "/builddir/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.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.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.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/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.il" to "/builddir/build/BUILD/dotnet-v7.0.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/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/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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.xml" to "/builddir/build/BUILD/dotnet-v7.0.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.xml" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.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.xml" to "/builddir/build/BUILD/dotnet-v7.0.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.xml" to "/builddir/build/BUILD/dotnet-v7.0.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.xml" to "/builddir/build/BUILD/dotnet-v7.0.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.xml" to "/builddir/build/BUILD/dotnet-v7.0.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.xml" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.xml" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.xml" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.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.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.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/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/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/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/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/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/[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". 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.xml" to "/builddir/build/BUILD/dotnet-v7.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.xml" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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/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/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/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.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/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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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.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.xml" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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.xml" to "/builddir/build/BUILD/dotnet-v7.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.xml" to "/builddir/build/BUILD/dotnet-v7.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.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.xml" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.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.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.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.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/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/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.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/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/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.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/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.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/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/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/[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.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". 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.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.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.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/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.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.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.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/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.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/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.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.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.xml" to "/builddir/build/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.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.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.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.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.il" to "/builddir/build/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.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/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.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.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.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.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.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.il" to "/builddir/build/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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/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.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.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.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.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.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.il" to "/builddir/build/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.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.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.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.xml" to "/builddir/build/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.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.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.il" to "/builddir/build/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.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.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.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.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.il" to "/builddir/build/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.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.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.xml" to "/builddir/build/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.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.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.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.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.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.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.il" to "/builddir/build/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.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.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.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.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.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.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.il" to "/builddir/build/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.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.il" to "/builddir/build/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.il" to "/builddir/build/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.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.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.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.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.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.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.xml" to "/builddir/build/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.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/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.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.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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/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.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.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.xml" to "/builddir/build/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.il" to "/builddir/build/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.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.il" to "/builddir/build/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.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.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.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.xml" to "/builddir/build/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.il" to "/builddir/build/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.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.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.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.il" to "/builddir/build/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.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.il" to "/builddir/build/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.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.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.il" to "/builddir/build/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.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.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.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.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.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/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/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/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/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/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/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/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/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.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.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.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.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.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/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/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/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.il" 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.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.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.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.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.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/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.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/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.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.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.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.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/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/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/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/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.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/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.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.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.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.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.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.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.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.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.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/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". Copying file from "/builddir/build/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/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". 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/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/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/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/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/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.il" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-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.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/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/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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-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/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/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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-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.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.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-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.il" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-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.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.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.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.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.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.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.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.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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-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.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.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.il" to "/builddir/build/BUILD/dotnet-v7.0.102/src/source-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/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/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/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". Copying file from "/builddir/build/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". 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.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". Copying 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". 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/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.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/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.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.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.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.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.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.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.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.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.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.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/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/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/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/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".