Skip to content

Instantly share code, notes, and snippets.

@rmboggs
Created December 22, 2022 14:22
Show Gist options
  • Save rmboggs/133c61440b8ca6db089d3f84c08a5e69 to your computer and use it in GitHub Desktop.
Save rmboggs/133c61440b8ca6db089d3f84c08a5e69 to your computer and use it in GitHub Desktop.
dotnet 7.0.101 voidlinux build error
warning: Some managed projects depend on NodeJS projects. Building NodeJS is disabled so the managed projects will fallback to using the output from previous builds. The output may not be correct or up to date.
##vso[task.setvariable variable=Artifacts;isSecret=false;isOutput=true]/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts
##vso[task.setvariable variable=Artifacts.Toolset;isSecret=false;isOutput=true]/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/toolset
##vso[task.setvariable variable=Artifacts.Log;isSecret=false;isOutput=true]/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/log/Release
##vso[task.setvariable variable=Temp;isSecret=false;isOutput=true]/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/tmp/Release
##vso[task.setvariable variable=TMP;isSecret=false;isOutput=true]/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/tmp/Release
##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/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/log/Release/Build.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true -p:RepoRoot=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/ /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/dotnet7-7.0.101/sources/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/dotnet7-7.0.101/sources/packages/previously-source-built/ /p:SourceBuildUseMonoRuntime= /p:PublishCompressedFilesPathPrefix=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/blobs/aspnetcore/Runtime/ /p:PortableBuild=false /p:TargetRuntimeIdentifier=linux-x64 /p:MicrosoftNetFrameworkReferenceAssembliesVersion=1.0.0 /p:DotNetPackageVersionPropsPath=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/PackageVersions.props -p:BuildNodeJS=false -p:BuildManaged=true -p:Restore=true -p:Build=true -p:Pack=true -p:Test=false -p:TargetArchitecture=x64 -p:TargetOsName=linux -p:Configuration=Release /warnaserror /builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/MSBuild.dll /nologo -logger:/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/log/Release/Build.binlog /bl:/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /clp:Summary /nr:false /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true -p:RepoRoot=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/ /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/dotnet7-7.0.101/sources/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/dotnet7-7.0.101/sources/packages/previously-source-built/ /p:SourceBuildUseMonoRuntime= /p:PublishCompressedFilesPathPrefix=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/blobs/aspnetcore/Runtime/ /p:PortableBuild=false /p:TargetRuntimeIdentifier=linux-x64 /p:MicrosoftNetFrameworkReferenceAssembliesVersion=1.0.0 /p:DotNetPackageVersionPropsPath=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/PackageVersions.props -p:BuildNodeJS=false -p:BuildManaged=true -p:Restore=true -p:Build=true -p:Pack=true -p:Test=false -p:TargetArchitecture=x64 -p:TargetOsName=linux -p:Configuration=Release /p:SourceBuildRuntimeIdentifier=linux-x64 /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/ /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/PackageVersions.props /warnaserror /builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj
warning: No default group of projects was specified, so building the 'managed' and its dependent subset of projects. Run build.sh --help for more details.
warning: Building of NodeJS projects is disabled since node is not detected on Path and no BuildNodeJs or NoBuildNodeJs setting is set explicitly.
warning: Some managed projects depend on NodeJS projects. Building NodeJS is disabled so the managed projects will fallback to using the output from previous builds. The output may not be correct or up to date.
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/MSBuild.dll /nologo -maxcpucount /m -verbosity:m /v:minimal /bl:/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/log/Debug/Build.repotasks.binlog /clp:Summary -clp:NoSummary /nr:true /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=false -p:RepoRoot=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/ -p:Projects=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/eng/tools/RepoTasks/RepoTasks.csproj -p:Configuration=Release -p:Restore=true -p:Build=true /warnaserror /builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj
Determining projects to restore...
Nothing to do. None of the projects specified contain packages to restore.
[SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22561.2' at '/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
[SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22561.2' at '/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
[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.22561.2' at '/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
[SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22561.2' at '/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
[SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22561.2' at '/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
[SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22561.2' at '/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
Determining projects to restore...
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/eng/tools/GenerateFiles/GenerateFiles.csproj (in 1.14 sec).
GenerateFiles -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/GenerateFiles/Directory.Build.props
GenerateFiles -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/GenerateFiles/Directory.Build.targets
GenerateFiles -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/.config/dotnet-tools.json
Determining projects to restore...
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/eng/tools/RepoTasks/RepoTasks.csproj (in 2.53 sec).
RepoTasks -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/RepoTasks/Release/net7.0/RepoTasks.dll
Determining projects to restore...
Restored /builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Tools.proj (in 475 ms).
[SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22561.2' at '/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
[SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.Arcade.Sdk. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22561.2' at '/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
[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.22561.2' at '/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
[SourceBuiltSdkResolver] Looking for SDK Microsoft.DotNet.ILCompiler. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22561.2' at '/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
[SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.ILLink.Tasks. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22561.2' at '/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
[SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.SDK.WorkloadManifestTargetsLocator. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22561.2' at '/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
Determining projects to restore...
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/eng/tools/GenerateFiles/GenerateFiles.csproj (in 59 ms).
GenerateFiles -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/GenerateFiles/Directory.Build.props
GenerateFiles -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/GenerateFiles/Directory.Build.targets
GenerateFiles -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/.config/dotnet-tools.json
[SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk.Web. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22561.2' at '/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
[SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk.Razor. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22561.2' at '/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
[SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk.Web.ProjectSystem. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22561.2' at '/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
[SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk.Publish. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22561.2' at '/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
[SourceBuiltSdkResolver] Looking for SDK Microsoft.NET.Sdk.BlazorWebAssembly. Detected config(s) in env: 'ARCADE' for 'Microsoft.DotNet.Arcade.Sdk/7.0.0-beta.22561.2' at '/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/'
Determining projects to restore...
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
##vso[task.logissue type=error;sourcepath=/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets;linenumber=152;columnnumber=5;code=NETSDK1023;](NETCORE_ENGINEERING_TELEMETRY=Restore) A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
##vso[task.logissue type=error;sourcepath=/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets;linenumber=152;columnnumber=5;code=NETSDK1023;](NETCORE_ENGINEERING_TELEMETRY=Restore) A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
##vso[task.logissue type=error;sourcepath=/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets;linenumber=152;columnnumber=5;code=NETSDK1023;](NETCORE_ENGINEERING_TELEMETRY=Restore) A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
##vso[task.logissue type=error;sourcepath=/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets;linenumber=152;columnnumber=5;code=NETSDK1023;](NETCORE_ENGINEERING_TELEMETRY=Restore) A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
##vso[task.logissue type=error;sourcepath=/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets;linenumber=152;columnnumber=5;code=NETSDK1023;](NETCORE_ENGINEERING_TELEMETRY=Restore) A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
##vso[task.logissue type=error;sourcepath=/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets;linenumber=152;columnnumber=5;code=NETSDK1023;](NETCORE_ENGINEERING_TELEMETRY=Restore) A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
##vso[task.logissue type=error;sourcepath=/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets;linenumber=152;columnnumber=5;code=NETSDK1023;](NETCORE_ENGINEERING_TELEMETRY=Restore) A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
##vso[task.logissue type=error;sourcepath=/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets;linenumber=152;columnnumber=5;code=NETSDK1023;](NETCORE_ENGINEERING_TELEMETRY=Restore) A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Razor/Razor/src/Microsoft.AspNetCore.Razor.csproj (in 475 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Security/Authentication/Cookies/src/Microsoft.AspNetCore.Authentication.Cookies.csproj (in 1.74 sec).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Razor/Razor.Runtime/src/Microsoft.AspNetCore.Razor.Runtime.csproj (in 6 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/ProjectTemplates/Web.ProjectTemplates/Microsoft.DotNet.Web.ProjectTemplates.csproj (in 159 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/ProjectTemplates/Web.ItemTemplates/Microsoft.DotNet.Web.ItemTemplates.csproj (in 8 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/ProjectTemplates/Web.Client.ItemTemplates/Microsoft.DotNet.Web.Client.ItemTemplates.csproj (in 4 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/ObjectPool/src/Microsoft.Extensions.ObjectPool.csproj (in 885 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Mvc/Mvc.ViewFeatures/src/Microsoft.AspNetCore.Mvc.ViewFeatures.csproj (in 187 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Mvc/Mvc/src/Microsoft.AspNetCore.Mvc.csproj (in 228 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Mvc/Mvc.TagHelpers/src/Microsoft.AspNetCore.Mvc.TagHelpers.csproj (in 52 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Mvc/Mvc.RazorPages/src/Microsoft.AspNetCore.Mvc.RazorPages.csproj (in 26 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Mvc/Mvc.Razor/src/Microsoft.AspNetCore.Mvc.Razor.csproj (in 78 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Mvc/Mvc.Localization/src/Microsoft.AspNetCore.Mvc.Localization.csproj (in 51 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Mvc/Mvc.Formatters.Xml/src/Microsoft.AspNetCore.Mvc.Formatters.Xml.csproj (in 32 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Mvc/Mvc.Formatters.Json/src/Microsoft.AspNetCore.Mvc.Formatters.Json.csproj (in 34 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Mvc/Mvc.DataAnnotations/src/Microsoft.AspNetCore.Mvc.DataAnnotations.csproj (in 34 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Mvc/Mvc.Cors/src/Microsoft.AspNetCore.Mvc.Cors.csproj (in 30 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Mvc/Mvc.Core/src/Microsoft.AspNetCore.Mvc.Core.csproj (in 31 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Mvc/Mvc.ApiExplorer/src/Microsoft.AspNetCore.Mvc.ApiExplorer.csproj (in 12 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Mvc/Mvc.Api.Analyzers/src/Microsoft.AspNetCore.Mvc.Api.Analyzers.csproj (in 2.02 sec).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Mvc/Mvc.Analyzers/src/Microsoft.AspNetCore.Mvc.Analyzers.csproj (in 842 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Mvc/Mvc.Abstractions/src/Microsoft.AspNetCore.Mvc.Abstractions.csproj (in 9 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/WebSockets/src/Microsoft.AspNetCore.WebSockets.csproj (in 5 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/StaticFiles/src/Microsoft.AspNetCore.StaticFiles.csproj (in 8 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/Session/src/Microsoft.AspNetCore.Session.csproj (in 17 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/Rewrite/src/Microsoft.AspNetCore.Rewrite.csproj (in 14 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/ResponseCompression/src/Microsoft.AspNetCore.ResponseCompression.csproj (in 11 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/ResponseCaching/src/Microsoft.AspNetCore.ResponseCaching.csproj (in 11 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/ResponseCaching.Abstractions/src/Microsoft.AspNetCore.ResponseCaching.Abstractions.csproj (in 13 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/RequestDecompression/src/Microsoft.AspNetCore.RequestDecompression.csproj (in 11 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/RateLimiting/src/Microsoft.AspNetCore.RateLimiting.csproj (in 56 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/submodules/spa-templates/src/Microsoft.DotNet.Web.Spa.ProjectTemplates.csproj (in 2 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/WebEncoders/src/Microsoft.Extensions.WebEncoders.csproj (in 12 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Tools/dotnet-user-secrets/src/dotnet-user-secrets.csproj (in 4.24 sec).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Tools/dotnet-user-jwts/src/dotnet-user-jwts.csproj (in 4.21 sec).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Tools/dotnet-dev-certs/src/dotnet-dev-certs.csproj (in 4 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Tools/SDK-Analyzers/Components/src/Microsoft.AspNetCore.Components.SdkAnalyzers.csproj (in 4 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Tools/FirstRunCertGenerator/src/Microsoft.AspNetCore.DeveloperCertificates.XPlat.csproj (in 3 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/SignalR/server/SignalR/src/Microsoft.AspNetCore.SignalR.csproj (in 10 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/SignalR/server/Core/src/Microsoft.AspNetCore.SignalR.Core.csproj (in 21 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/SignalR/common/SignalR.Common/src/Microsoft.AspNetCore.SignalR.Common.csproj (in 6 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/SignalR/common/Protocols.Json/src/Microsoft.AspNetCore.SignalR.Protocols.Json.csproj (in 6 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/SignalR/common/Http.Connections/src/Microsoft.AspNetCore.Http.Connections.csproj (in 27 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/SignalR/common/Http.Connections.Common/src/Microsoft.AspNetCore.Http.Connections.Common.csproj (in 3 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Servers/Kestrel/Transport.Sockets/src/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.csproj (in 6 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Servers/Kestrel/Transport.Quic/src/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.csproj (in 6 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Servers/Kestrel/Core/src/Microsoft.AspNetCore.Server.Kestrel.Core.csproj (in 6 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Servers/IIS/IISIntegration/src/Microsoft.AspNetCore.Server.IISIntegration.csproj (in 12 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Servers/IIS/IIS/src/Microsoft.AspNetCore.Server.IIS.csproj (in 28 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Servers/HttpSys/src/Microsoft.AspNetCore.Server.HttpSys.csproj (in 204 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Servers/Kestrel/Kestrel/src/Microsoft.AspNetCore.Server.Kestrel.csproj (in 793 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Servers/Connections.Abstractions/src/Microsoft.AspNetCore.Connections.Abstractions.csproj (in 8 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Security/Authorization/Policy/src/Microsoft.AspNetCore.Authorization.Policy.csproj (in 8 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Security/CookiePolicy/src/Microsoft.AspNetCore.CookiePolicy.csproj (in 10 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Security/Authorization/Core/src/Microsoft.AspNetCore.Authorization.csproj (in 4 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Security/Authentication/Core/src/Microsoft.AspNetCore.Authentication.csproj (in 13 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Security/Authentication/OAuth/src/Microsoft.AspNetCore.Authentication.OAuth.csproj (in 28 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/OutputCaching/src/Microsoft.AspNetCore.OutputCaching.csproj (in 11 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/Localization/src/Microsoft.AspNetCore.Localization.csproj (in 14 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/HttpsPolicy/src/Microsoft.AspNetCore.HttpsPolicy.csproj (in 36 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/Localization.Routing/src/Microsoft.AspNetCore.Localization.Routing.csproj (in 36 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/HttpLogging/src/Microsoft.AspNetCore.HttpLogging.csproj (in 16 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/HttpOverrides/src/Microsoft.AspNetCore.HttpOverrides.csproj (in 19 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/HealthChecks/src/Microsoft.AspNetCore.Diagnostics.HealthChecks.csproj (in 6 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/HostFiltering/src/Microsoft.AspNetCore.HostFiltering.csproj (in 21 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/Diagnostics.Abstractions/src/Microsoft.AspNetCore.Diagnostics.Abstractions.csproj (in 10 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/Diagnostics/src/Microsoft.AspNetCore.Diagnostics.csproj (in 21 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Localization/Localization/src/Microsoft.Extensions.Localization.csproj (in 8 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Middleware/CORS/src/Microsoft.AspNetCore.Cors.csproj (in 17 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/JSInterop/Microsoft.JSInterop/src/Microsoft.JSInterop.csproj (in 5 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Localization/Abstractions/src/Microsoft.Extensions.Localization.Abstractions.csproj (in 28 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Identity/Extensions.Stores/src/Microsoft.Extensions.Identity.Stores.csproj (in 13 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Identity/Extensions.Core/src/Microsoft.Extensions.Identity.Core.csproj (in 12 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Http/WebUtilities/src/Microsoft.AspNetCore.WebUtilities.csproj (in 4 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Identity/Core/src/Microsoft.AspNetCore.Identity.csproj (in 43 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Http/Routing/src/Microsoft.AspNetCore.Routing.csproj (in 15 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Http/Metadata/src/Microsoft.AspNetCore.Metadata.csproj (in 13 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Http/Routing.Abstractions/src/Microsoft.AspNetCore.Routing.Abstractions.csproj (in 8 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Http/Http.Results/src/Microsoft.AspNetCore.Http.Results.csproj (in 16 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Http/Http/src/Microsoft.AspNetCore.Http.csproj (in 28 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Http/Http.Features/src/Microsoft.AspNetCore.Http.Features.csproj (in 6 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Http/Http.Extensions/src/Microsoft.AspNetCore.Http.Extensions.csproj (in 13 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Http/Http.Abstractions/src/Microsoft.AspNetCore.Http.Abstractions.csproj (in 14 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Http/Headers/src/Microsoft.Net.Http.Headers.csproj (in 8 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Http/Authentication.Core/src/Microsoft.AspNetCore.Authentication.Core.csproj (in 19 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Http/Authentication.Abstractions/src/Microsoft.AspNetCore.Authentication.Abstractions.csproj (in 10 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Html.Abstractions/src/Microsoft.AspNetCore.Html.Abstractions.csproj (in 5 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Hosting/Server.Abstractions/src/Microsoft.AspNetCore.Hosting.Server.Abstractions.csproj (in 13 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Hosting/Abstractions/src/Microsoft.AspNetCore.Hosting.Abstractions.csproj (in 23 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Hosting/Hosting/src/Microsoft.AspNetCore.Hosting.csproj (in 48 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/HealthChecks/HealthChecks/src/Microsoft.Extensions.Diagnostics.HealthChecks.csproj (in 5 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/HealthChecks/Abstractions/src/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.csproj (in 4 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/AspNetCoreAnalyzers/src/Analyzers/Microsoft.AspNetCore.App.Analyzers.csproj (in 7 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/AspNetCoreAnalyzers/src/CodeFixes/Microsoft.AspNetCore.App.CodeFixes.csproj (in 27 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Ref/src/Microsoft.AspNetCore.App.Ref.csproj (in 444 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj (in 568 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/FileProviders/Embedded/src/Microsoft.Extensions.FileProviders.Embedded.csproj (in 2 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Extensions/Features/src/Microsoft.Extensions.Features.csproj (in 2 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/FileProviders/Manifest.MSBuildTask/src/Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.csproj (in 221 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/DefaultBuilder/src/Microsoft.AspNetCore.csproj (in 56 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/DataProtection/DataProtection/src/Microsoft.AspNetCore.DataProtection.csproj (in 6 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/DataProtection/Extensions/src/Microsoft.AspNetCore.DataProtection.Extensions.csproj (in 6 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/DataProtection/Cryptography.Internal/src/Microsoft.AspNetCore.Cryptography.Internal.csproj (in 4 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/DataProtection/Cryptography.KeyDerivation/src/Microsoft.AspNetCore.Cryptography.KeyDerivation.csproj (in 5 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Configuration.KeyPerFile/src/Microsoft.Extensions.Configuration.KeyPerFile.csproj (in 4 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/DataProtection/Abstractions/src/Microsoft.AspNetCore.DataProtection.Abstractions.csproj (in 12 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Components/Web/src/Microsoft.AspNetCore.Components.Web.csproj (in 9 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Components/Forms/src/Microsoft.AspNetCore.Components.Forms.csproj (in 3 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Components/Components/src/Microsoft.AspNetCore.Components.csproj (in 2 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Components/Server/src/Microsoft.AspNetCore.Components.Server.csproj (in 44 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Components/Authorization/src/Microsoft.AspNetCore.Components.Authorization.csproj (in 14 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Components/Analyzers/src/Microsoft.AspNetCore.Components.Analyzers.csproj (in 19 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Analyzers/Analyzers/src/Microsoft.AspNetCore.Analyzers.csproj (in 15 ms).
Restored /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Antiforgery/src/Microsoft.AspNetCore.Antiforgery.csproj (in 18 ms).
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
##vso[task.logissue type=error;sourcepath=/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets;linenumber=152;columnnumber=5;code=NETSDK1023;](NETCORE_ENGINEERING_TELEMETRY=Build) A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
##vso[task.logissue type=error;sourcepath=/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets;linenumber=152;columnnumber=5;code=NETSDK1023;](NETCORE_ENGINEERING_TELEMETRY=Build) A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
##vso[task.logissue type=error;sourcepath=/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets;linenumber=152;columnnumber=5;code=NETSDK1023;](NETCORE_ENGINEERING_TELEMETRY=Build) A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
##vso[task.logissue type=error;sourcepath=/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets;linenumber=152;columnnumber=5;code=NETSDK1023;](NETCORE_ENGINEERING_TELEMETRY=Build) A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
##vso[task.logissue type=error;sourcepath=/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets;linenumber=152;columnnumber=5;code=NETSDK1023;](NETCORE_ENGINEERING_TELEMETRY=Build) A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
##vso[task.logissue type=error;sourcepath=/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets;linenumber=152;columnnumber=5;code=NETSDK1023;](NETCORE_ENGINEERING_TELEMETRY=Build) A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
##vso[task.logissue type=error;sourcepath=/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets;linenumber=152;columnnumber=5;code=NETSDK1023;](NETCORE_ENGINEERING_TELEMETRY=Build) A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
##vso[task.logissue type=error;sourcepath=/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets;linenumber=152;columnnumber=5;code=NETSDK1023;](NETCORE_ENGINEERING_TELEMETRY=Build) A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
Microsoft.AspNetCore.Components.Analyzers -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Components.Analyzers/Release/netstandard2.0/Microsoft.AspNetCore.Components.Analyzers.dll
Microsoft.AspNetCore.App.Analyzers -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.Analyzers/Release/netstandard2.0/Microsoft.AspNetCore.App.Analyzers.dll
Microsoft.AspNetCore.App.CodeFixes -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.App.CodeFixes/Release/netstandard2.0/Microsoft.AspNetCore.App.CodeFixes.dll
Microsoft.Extensions.ObjectPool -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.ObjectPool/Release/net7.0/Microsoft.Extensions.ObjectPool.dll
Microsoft.AspNetCore.Cryptography.Internal -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Cryptography.Internal/Release/net7.0/Microsoft.AspNetCore.Cryptography.Internal.dll
Microsoft.Extensions.Features -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Features/Release/net7.0/Microsoft.Extensions.Features.dll
Microsoft.Net.Http.Headers -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.Net.Http.Headers/Release/net7.0/Microsoft.Net.Http.Headers.dll
Microsoft.AspNetCore.ResponseCaching.Abstractions -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.ResponseCaching.Abstractions/Release/net7.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
Microsoft.AspNetCore.DataProtection.Abstractions -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.DataProtection.Abstractions/Release/net7.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll
Microsoft.AspNetCore.Components -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Components/Release/net7.0/Microsoft.AspNetCore.Components.dll
Microsoft.AspNetCore.Html.Abstractions -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Html.Abstractions/Release/net7.0/Microsoft.AspNetCore.Html.Abstractions.dll
Microsoft.AspNetCore.Razor -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor/Release/net7.0/Microsoft.AspNetCore.Razor.dll
Microsoft.AspNetCore.Metadata -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Metadata/Release/net7.0/Microsoft.AspNetCore.Metadata.dll
Microsoft.JSInterop -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.JSInterop/Release/net7.0/Microsoft.JSInterop.dll
Microsoft.AspNetCore.DataProtection -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.DataProtection/Release/net7.0/Microsoft.AspNetCore.DataProtection.dll
Microsoft.AspNetCore.Connections.Abstractions -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Connections.Abstractions/Release/net7.0/Microsoft.AspNetCore.Connections.Abstractions.dll
Microsoft.AspNetCore.Cryptography.Internal -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Cryptography.Internal/Release/net462/Microsoft.AspNetCore.Cryptography.Internal.dll
Microsoft.AspNetCore.Cryptography.Internal -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Cryptography.Internal/Release/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll
Microsoft.AspNetCore.WebUtilities -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.WebUtilities/Release/net7.0/Microsoft.AspNetCore.WebUtilities.dll
Microsoft.AspNetCore.Cryptography.KeyDerivation -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Cryptography.KeyDerivation/Release/net462/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
Microsoft.AspNetCore.DataProtection.Abstractions -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.DataProtection.Abstractions/Release/net462/Microsoft.AspNetCore.DataProtection.Abstractions.dll
Microsoft.AspNetCore.DataProtection.Abstractions -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.DataProtection.Abstractions/Release/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll
Microsoft.AspNetCore.Cryptography.KeyDerivation -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Cryptography.KeyDerivation/Release/net7.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
Microsoft.AspNetCore.Authorization -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Authorization/Release/net7.0/Microsoft.AspNetCore.Authorization.dll
Microsoft.AspNetCore.Components.Forms -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Components.Forms/Release/net7.0/Microsoft.AspNetCore.Components.Forms.dll
Microsoft.AspNetCore.Http.Features -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Http.Features/Release/net7.0/Microsoft.AspNetCore.Http.Features.dll
Microsoft.AspNetCore.Razor.Runtime -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Razor.Runtime/Release/net7.0/Microsoft.AspNetCore.Razor.Runtime.dll
Microsoft.AspNetCore.Components.Web -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Components.Web/Release/net7.0/Microsoft.AspNetCore.Components.Web.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.DataProtection.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.DataProtection.7.0.1.symbols.nupkg'.
Microsoft.AspNetCore.Http.Abstractions -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Http.Abstractions/Release/net7.0/Microsoft.AspNetCore.Http.Abstractions.dll
Successfully wrote compatibility suppressions to '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/DataProtection/DataProtection/src/CompatibilitySuppressions.xml'.
Microsoft.AspNetCore.Hosting.Server.Abstractions -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Hosting.Server.Abstractions/Release/net7.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll
Microsoft.AspNetCore.Cryptography.KeyDerivation -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Cryptography.KeyDerivation/Release/netstandard2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
Microsoft.AspNetCore.Metadata -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Metadata/Release/net462/Microsoft.AspNetCore.Metadata.dll
Microsoft.AspNetCore.Metadata -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Metadata/Release/netstandard2.0/Microsoft.AspNetCore.Metadata.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Connections.Abstractions.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Connections.Abstractions.7.0.1.symbols.nupkg'.
Microsoft.AspNetCore.DataProtection.Extensions -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.DataProtection.Extensions/Release/net7.0/Microsoft.AspNetCore.DataProtection.Extensions.dll
Microsoft.Extensions.Identity.Core -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Identity.Core/Release/net7.0/Microsoft.Extensions.Identity.Core.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Authorization.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Authorization.7.0.1.symbols.nupkg'.
Microsoft.AspNetCore.Http -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Http/Release/net7.0/Microsoft.AspNetCore.Http.dll
Microsoft.AspNetCore.Session -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Session/Release/net7.0/Microsoft.AspNetCore.Session.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Cryptography.Internal.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Cryptography.Internal.7.0.1.symbols.nupkg'.
Microsoft.Extensions.Identity.Stores -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Identity.Stores/Release/net7.0/Microsoft.Extensions.Identity.Stores.dll
dotnet-dev-certs -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/dotnet-dev-certs/Release/net7.0/dotnet-dev-certs.dll
Microsoft.AspNetCore.Http.Extensions -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Http.Extensions/Release/net7.0/Microsoft.AspNetCore.Http.Extensions.dll
dotnet-user-jwts -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/dotnet-user-jwts/Release/net7.0/dotnet-user-jwts.dll
Microsoft.AspNetCore.Routing.Abstractions -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Routing.Abstractions/Release/net7.0/Microsoft.AspNetCore.Routing.Abstractions.dll
Microsoft.AspNetCore.HttpLogging -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.HttpLogging/Release/net7.0/Microsoft.AspNetCore.HttpLogging.dll
Microsoft.AspNetCore.Diagnostics.Abstractions -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Diagnostics.Abstractions/Release/net7.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Identity.Core.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Identity.Core.7.0.1.symbols.nupkg'.
dotnet-user-jwts -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/dotnet-user-jwts/Release/net7.0/dotnet-user-jwts.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.DataProtection.Extensions.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.DataProtection.Extensions.7.0.1.symbols.nupkg'.
dotnet-dev-certs -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/dotnet-dev-certs/Release/net7.0/dotnet-dev-certs.dll
Successfully wrote compatibility suppressions to '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/DataProtection/Extensions/src/CompatibilitySuppressions.xml'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/dotnet-dev-certs.7.0.1-servicing.22568.9.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/dotnet-dev-certs.7.0.1-servicing.22568.9.symbols.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/dotnet-user-jwts.7.0.1-servicing.22568.9.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/dotnet-user-jwts.7.0.1-servicing.22568.9.symbols.nupkg'.
Microsoft.AspNetCore.RateLimiting -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.RateLimiting/Release/net7.0/Microsoft.AspNetCore.RateLimiting.dll
Microsoft.AspNetCore.Authentication.Abstractions -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Authentication.Abstractions/Release/net7.0/Microsoft.AspNetCore.Authentication.Abstractions.dll
Microsoft.AspNetCore.Components.Authorization -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Components.Authorization/Release/net7.0/Microsoft.AspNetCore.Components.Authorization.dll
dotnet-user-secrets -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/dotnet-user-secrets/Release/net7.0/dotnet-user-secrets.dll
dotnet-user-secrets -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/dotnet-user-secrets/Release/net7.0/dotnet-user-secrets.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/dotnet-user-secrets.7.0.1-servicing.22568.9.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/dotnet-user-secrets.7.0.1-servicing.22568.9.symbols.nupkg'.
Microsoft.AspNetCore.DeveloperCertificates.XPlat -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.DeveloperCertificates.XPlat/Release/net7.0/Microsoft.AspNetCore.DeveloperCertificates.XPlat.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.DeveloperCertificates.XPlat.7.0.1-servicing.22568.9.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.DeveloperCertificates.XPlat.7.0.1-servicing.22568.9.symbols.nupkg'.
Microsoft.AspNetCore.Components.SdkAnalyzers -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Components.SdkAnalyzers/Release/netstandard2.0/Microsoft.AspNetCore.Components.SdkAnalyzers.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.Components.SdkAnalyzers.7.0.1-servicing.22568.9.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.Components.SdkAnalyzers.7.0.1-servicing.22568.9.symbols.nupkg'.
Microsoft.AspNetCore.HttpOverrides -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.HttpOverrides/Release/net7.0/Microsoft.AspNetCore.HttpOverrides.dll
Microsoft.AspNetCore.OutputCaching -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.OutputCaching/Release/net7.0/Microsoft.AspNetCore.OutputCaching.dll
Microsoft.AspNetCore.ResponseCompression -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.ResponseCompression/Release/net7.0/Microsoft.AspNetCore.ResponseCompression.dll
Microsoft.AspNetCore.Antiforgery -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Antiforgery/Release/net7.0/Microsoft.AspNetCore.Antiforgery.dll
Microsoft.AspNetCore.Routing -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Routing/Release/net7.0/Microsoft.AspNetCore.Routing.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Identity.Stores.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Identity.Stores.7.0.1.symbols.nupkg'.
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/Release/net7.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
Microsoft.AspNetCore.WebSockets -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.WebSockets/Release/net7.0/Microsoft.AspNetCore.WebSockets.dll
Microsoft.Extensions.Localization.Abstractions -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Localization.Abstractions/Release/net7.0/Microsoft.Extensions.Localization.Abstractions.dll
Microsoft.AspNetCore.Hosting.Abstractions -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Hosting.Abstractions/Release/net7.0/Microsoft.AspNetCore.Hosting.Abstractions.dll
Microsoft.Extensions.Diagnostics.HealthChecks -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Diagnostics.HealthChecks/Release/net7.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll
Microsoft.AspNetCore.Mvc.Analyzers -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Analyzers/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Analyzers.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.Mvc.Analyzers.7.0.1-servicing.22568.9.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.Mvc.Analyzers.7.0.1-servicing.22568.9.symbols.nupkg'.
Microsoft.Extensions.WebEncoders -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.WebEncoders/Release/net7.0/Microsoft.Extensions.WebEncoders.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Cryptography.KeyDerivation.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Cryptography.KeyDerivation.7.0.1.symbols.nupkg'.
Microsoft.AspNetCore.Mvc.Api.Analyzers -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Api.Analyzers/Release/netstandard2.0/Microsoft.AspNetCore.Mvc.Api.Analyzers.dll
Microsoft.AspNetCore.CookiePolicy -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.CookiePolicy/Release/net7.0/Microsoft.AspNetCore.CookiePolicy.dll
Microsoft.AspNetCore.RequestDecompression -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.RequestDecompression/Release/net7.0/Microsoft.AspNetCore.RequestDecompression.dll
Microsoft.AspNetCore.Authentication.Core -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Authentication.Core/Release/net7.0/Microsoft.AspNetCore.Authentication.Core.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.DataProtection.Abstractions.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.DataProtection.Abstractions.7.0.1.symbols.nupkg'.
Microsoft.AspNetCore.Mvc.Abstractions -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Abstractions/Release/net7.0/Microsoft.AspNetCore.Mvc.Abstractions.dll
Microsoft.AspNetCore.ResponseCaching -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.ResponseCaching/Release/net7.0/Microsoft.AspNetCore.ResponseCaching.dll
Microsoft.AspNetCore.Cors -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Cors/Release/net7.0/Microsoft.AspNetCore.Cors.dll
Microsoft.AspNetCore.Authorization.Policy -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Authorization.Policy/Release/net7.0/Microsoft.AspNetCore.Authorization.Policy.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.Mvc.Api.Analyzers.7.0.1-servicing.22568.9.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.Mvc.Api.Analyzers.7.0.1-servicing.22568.9.symbols.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Metadata.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Metadata.7.0.1.symbols.nupkg'.
Microsoft.AspNetCore.Diagnostics.HealthChecks -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Diagnostics.HealthChecks/Release/net7.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/Release/net7.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
Microsoft.AspNetCore.Localization -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Localization/Release/net7.0/Microsoft.AspNetCore.Localization.dll
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic/Release/net7.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
Microsoft.AspNetCore.Server.IISIntegration -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Server.IISIntegration/Release/net7.0/Microsoft.AspNetCore.Server.IISIntegration.dll
Microsoft.AspNetCore.Server.Kestrel.Core -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Server.Kestrel.Core/Release/net7.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll
Microsoft.AspNetCore.HttpsPolicy -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.HttpsPolicy/Release/net7.0/Microsoft.AspNetCore.HttpsPolicy.dll
Microsoft.AspNetCore.Server.IIS -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Server.IIS/Release/net7.0/Microsoft.AspNetCore.Server.IIS.dll
Microsoft.AspNetCore.Hosting -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Hosting/Release/net7.0/Microsoft.AspNetCore.Hosting.dll
Microsoft.AspNetCore.HostFiltering -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.HostFiltering/Release/net7.0/Microsoft.AspNetCore.HostFiltering.dll
Microsoft.AspNetCore.Diagnostics -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Diagnostics/Release/net7.0/Microsoft.AspNetCore.Diagnostics.dll
Microsoft.AspNetCore.Http.Results -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Http.Results/Release/net7.0/Microsoft.AspNetCore.Http.Results.dll
Microsoft.AspNetCore.Rewrite -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Rewrite/Release/net7.0/Microsoft.AspNetCore.Rewrite.dll
Microsoft.AspNetCore.StaticFiles -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.StaticFiles/Release/net7.0/Microsoft.AspNetCore.StaticFiles.dll
Microsoft.AspNetCore.SignalR.Common -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.SignalR.Common/Release/net7.0/Microsoft.AspNetCore.SignalR.Common.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.SignalR.Common.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.SignalR.Common.7.0.1.symbols.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Components.Analyzers.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Components.Analyzers.7.0.1.symbols.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Components.Web.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Components.Web.7.0.1.symbols.nupkg'.
Microsoft.AspNetCore.Authentication -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Authentication/Release/net7.0/Microsoft.AspNetCore.Authentication.dll
Microsoft.AspNetCore.Analyzers -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Analyzers/Release/netstandard2.0/Microsoft.AspNetCore.Analyzers.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.Analyzers.7.0.1-servicing.22568.9.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/NonShipping/Microsoft.AspNetCore.Analyzers.7.0.1-servicing.22568.9.symbols.nupkg'.
Microsoft.Extensions.FileProviders.Embedded.Manifest.Task -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.FileProviders.Embedded.Manifest.Task/Release/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.Manifest.Task.dll
Microsoft.Extensions.Configuration.KeyPerFile -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Configuration.KeyPerFile/Release/net7.0/Microsoft.Extensions.Configuration.KeyPerFile.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Components.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Components.7.0.1.symbols.nupkg'.
Microsoft.AspNetCore.SignalR.Protocols.Json -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.SignalR.Protocols.Json/Release/net7.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll
Microsoft.AspNetCore.Localization.Routing -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Localization.Routing/Release/net7.0/Microsoft.AspNetCore.Localization.Routing.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Configuration.KeyPerFile.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Configuration.KeyPerFile.7.0.1.symbols.nupkg'.
Microsoft.AspNetCore.Server.HttpSys -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Server.HttpSys/Release/net7.0/Microsoft.AspNetCore.Server.HttpSys.dll
Microsoft.AspNetCore.Mvc.Core -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Core/Release/net7.0/Microsoft.AspNetCore.Mvc.Core.dll
Microsoft.Extensions.ObjectPool -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.ObjectPool/Release/net462/Microsoft.Extensions.ObjectPool.dll
Microsoft.Extensions.ObjectPool -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.ObjectPool/Release/netstandard2.0/Microsoft.Extensions.ObjectPool.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Components.Forms.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Components.Forms.7.0.1.symbols.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.WebEncoders.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.WebEncoders.7.0.1.symbols.nupkg'.
Microsoft.AspNetCore.Server.Kestrel -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Server.Kestrel/Release/net7.0/Microsoft.AspNetCore.Server.Kestrel.dll
Microsoft.AspNetCore.Http.Connections.Common -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Http.Connections.Common/Release/net7.0/Microsoft.AspNetCore.Http.Connections.Common.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Localization.Abstractions.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Localization.Abstractions.7.0.1.symbols.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Http.Connections.Common.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Http.Connections.Common.7.0.1.symbols.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.SignalR.Protocols.Json.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.SignalR.Protocols.Json.7.0.1.symbols.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.JSInterop.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.JSInterop.7.0.1.symbols.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.7.0.1.symbols.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.DotNet.Web.Client.ItemTemplates.7.0.1.nupkg'.
Microsoft.Extensions.FileProviders.Embedded -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.FileProviders.Embedded/Release/net7.0/Microsoft.Extensions.FileProviders.Embedded.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.FileProviders.Embedded.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.FileProviders.Embedded.7.0.1.symbols.nupkg'.
Successfully wrote compatibility suppressions to '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/FileProviders/Embedded/src/CompatibilitySuppressions.xml'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.DotNet.Web.ItemTemplates.7.0.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.DotNet.Web.Spa.ProjectTemplates.7.0.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Diagnostics.HealthChecks.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Diagnostics.HealthChecks.7.0.1.symbols.nupkg'.
Microsoft.AspNetCore.Http.Connections -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Http.Connections/Release/net7.0/Microsoft.AspNetCore.Http.Connections.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Components.Authorization.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.AspNetCore.Components.Authorization.7.0.1.symbols.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.DotNet.Web.ProjectTemplates.7.0.7.0.1.nupkg'.
Microsoft.Extensions.Localization -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.Extensions.Localization/Release/net7.0/Microsoft.Extensions.Localization.dll
Microsoft.AspNetCore.SignalR.Core -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.SignalR.Core/Release/net7.0/Microsoft.AspNetCore.SignalR.Core.dll
Microsoft.AspNetCore.Authentication.Cookies -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Authentication.Cookies/Release/net7.0/Microsoft.AspNetCore.Authentication.Cookies.dll
Microsoft.AspNetCore.Authentication.OAuth -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Authentication.OAuth/Release/net7.0/Microsoft.AspNetCore.Authentication.OAuth.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.ObjectPool.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.ObjectPool.7.0.1.symbols.nupkg'.
Microsoft.AspNetCore.Mvc.ApiExplorer -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.ApiExplorer/Release/net7.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll
Microsoft.AspNetCore.Mvc.Cors -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Cors/Release/net7.0/Microsoft.AspNetCore.Mvc.Cors.dll
Microsoft.AspNetCore.Mvc.Formatters.Json -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Formatters.Json/Release/net7.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll
Microsoft.AspNetCore.Mvc.Formatters.Xml -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Formatters.Xml/Release/net7.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll
Microsoft.AspNetCore.Identity -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Identity/Release/net7.0/Microsoft.AspNetCore.Identity.dll
Microsoft.AspNetCore -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore/Release/net7.0/Microsoft.AspNetCore.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Localization.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Localization.7.0.1.symbols.nupkg'.
Microsoft.AspNetCore.Mvc.DataAnnotations -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.DataAnnotations/Release/net7.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll
Microsoft.AspNetCore.SignalR -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.SignalR/Release/net7.0/Microsoft.AspNetCore.SignalR.dll
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Features.7.0.1.nupkg'.
Successfully created package '/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/packages/Release/Shipping/Microsoft.Extensions.Features.7.0.1.symbols.nupkg'.
Microsoft.AspNetCore.Mvc.ViewFeatures -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.ViewFeatures/Release/net7.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll
Microsoft.AspNetCore.Components.Server -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Components.Server/Release/net7.0/Microsoft.AspNetCore.Components.Server.dll
Microsoft.AspNetCore.Mvc.Razor -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Razor/Release/net7.0/Microsoft.AspNetCore.Mvc.Razor.dll
Microsoft.AspNetCore.Mvc.Localization -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.Localization/Release/net7.0/Microsoft.AspNetCore.Mvc.Localization.dll
Microsoft.AspNetCore.Mvc.RazorPages -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.RazorPages/Release/net7.0/Microsoft.AspNetCore.Mvc.RazorPages.dll
Microsoft.AspNetCore.Mvc.TagHelpers -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc.TagHelpers/Release/net7.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll
Microsoft.AspNetCore.Mvc -> /builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/bin/Microsoft.AspNetCore.Mvc/Release/net7.0/Microsoft.AspNetCore.Mvc.dll
/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj(436,5): error : Could not find crossgen2 tools/crossgen2
##vso[task.logissue type=error;sourcepath=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj;linenumber=436;columnnumber=5;code=;](NETCORE_ENGINEERING_TELEMETRY=Build) Could not find crossgen2 tools/crossgen2
Build FAILED.
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Runtime.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
/builddir/dotnet7-7.0.101/sources/.dotnet/sdk/7.0.100/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): error NETSDK1023: A PackageReference for 'Microsoft.NETCore.App.Crossgen2.linux-x64' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj]
/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.csproj(436,5): error : Could not find crossgen2 tools/crossgen2
0 Warning(s)
17 Error(s)
Time Elapsed 00:07:57.41
/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadeBuild.targets(190,5): error MSB3073: The command "/builddir/dotnet7-7.0.101/sources/.dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj -p:RepoRoot=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/ /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/dotnet7-7.0.101/sources/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/dotnet7-7.0.101/sources/packages/previously-source-built/ /p:SourceBuildUseMonoRuntime= /p:PublishCompressedFilesPathPrefix=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/blobs/aspnetcore/Runtime/ /p:PortableBuild=false /p:TargetRuntimeIdentifier=linux-x64 /p:MicrosoftNetFrameworkReferenceAssembliesVersion=1.0.0 /p:DotNetPackageVersionPropsPath=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/PackageVersions.props -p:BuildNodeJS=false -p:BuildManaged=true -p:Restore=true -p:Build=true -p:Pack=true -p:Test=false -p:TargetArchitecture=x64 -p:TargetOsName=linux -p:Configuration=Release /bl:/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/log/Release/Build.binlog -logger:/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll /p:SourceBuildRuntimeIdentifier=linux-x64 /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/ /bl:/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/PackageVersions.props" exited with code 1. [/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj]
##vso[task.logissue type=error;sourcepath=/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadeBuild.targets;linenumber=190;columnnumber=5;code=MSB3073;]The command "/builddir/dotnet7-7.0.101/sources/.dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj -p:RepoRoot=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/ /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/dotnet7-7.0.101/sources/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/dotnet7-7.0.101/sources/packages/previously-source-built/ /p:SourceBuildUseMonoRuntime= /p:PublishCompressedFilesPathPrefix=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/blobs/aspnetcore/Runtime/ /p:PortableBuild=false /p:TargetRuntimeIdentifier=linux-x64 /p:MicrosoftNetFrameworkReferenceAssembliesVersion=1.0.0 /p:DotNetPackageVersionPropsPath=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/PackageVersions.props -p:BuildNodeJS=false -p:BuildManaged=true -p:Restore=true -p:Build=true -p:Pack=true -p:Test=false -p:TargetArchitecture=x64 -p:TargetOsName=linux -p:Configuration=Release /bl:/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/log/Release/Build.binlog -logger:/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll /p:SourceBuildRuntimeIdentifier=linux-x64 /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/ /bl:/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/PackageVersions.props" exited with code 1.
Build FAILED.
/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/SourceBuild/SourceBuildArcadeBuild.targets(190,5): error MSB3073: The command "/builddir/dotnet7-7.0.101/sources/.dotnet//dotnet msbuild /m /nologo /clp:Summary /v:minimal /nr:false /warnaserror /p:TreatWarningsAsErrors=true /p:ContinuousIntegrationBuild=true /builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj -p:RepoRoot=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/ /p:ArcadeBuildFromSource=true /p:CopyWipIntoInnerSourceBuildRepo=true /p:DotNetBuildOffline=true /p:CopySrcInsteadOfClone=true /p:DotNetPackageVersionPropsPath=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/PackageVersions.props /p:AdditionalSourceBuiltNupkgCacheDir=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/blob-feed/packages/ /p:ReferencePackageNupkgCacheDir=/builddir/dotnet7-7.0.101/sources/packages/reference/ /p:PreviouslySourceBuiltNupkgCacheDir=/builddir/dotnet7-7.0.101/sources/packages/previously-source-built/ /p:SourceBuildUseMonoRuntime= /p:PublishCompressedFilesPathPrefix=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/blobs/aspnetcore/Runtime/ /p:PortableBuild=false /p:TargetRuntimeIdentifier=linux-x64 /p:MicrosoftNetFrameworkReferenceAssembliesVersion=1.0.0 /p:DotNetPackageVersionPropsPath=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/PackageVersions.props -p:BuildNodeJS=false -p:BuildManaged=true -p:Restore=true -p:Build=true -p:Pack=true -p:Test=false -p:TargetArchitecture=x64 -p:TargetOsName=linux -p:Configuration=Release /bl:/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/log/Release/Build.binlog -logger:/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/net7.0/Microsoft.DotNet.ArcadeLogging.dll /p:SourceBuildRuntimeIdentifier=linux-x64 /p:ArcadeInnerBuildFromSource=true /p:DotNetBuildFromSource=true /p:RepoRoot=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/ /p:ArtifactsDir=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/ /bl:/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/self/src/artifacts/sourcebuild.binlog /p:ContinuousIntegrationBuild=true /p:SourceBuildOutputDir=/builddir/dotnet7-7.0.101/sources/src/aspnetcore/artifacts/source-build/ /p:SourceBuiltBlobFeedDir= /p:DotNetBuildOffline=true /p:DotNetPackageVersionPropsPath=/builddir/dotnet7-7.0.101/sources/artifacts/obj/x64/Release/PackageVersions.props" exited with code 1. [/builddir/dotnet7-7.0.101/sources/Tools/source-built/Microsoft.DotNet.Arcade.Sdk/tools/Build.proj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:08:23.98
Build failed with exit code 1. Check errors above.
##vso[task.complete result=Failed;]msbuild execution failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment