Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add stj bultin #11056

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

take away from csproj file references

96b7021
Select commit
Loading
Failed to load commit list.
Open

Add stj bultin #11056

take away from csproj file references
96b7021
Select commit
Loading
Failed to load commit list.
Azure Pipelines / msbuild-pr (Linux Core) failed Dec 5, 2024 in 7m 49s

Linux Core failed

Annotations

Check failure on line 222 in eng/BootStrapMsBuild.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr (Linux Core)

eng/BootStrapMsBuild.targets#L222

eng/BootStrapMsBuild.targets(222,5): error MSB3755: (NETCORE_ENGINEERING_TELEMETRY=Build) Could not find reference "System.Text.Json". If this reference is required by your code, you may get compilation errors.

Check failure on line 222 in eng/BootStrapMsBuild.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr (Linux Core)

eng/BootStrapMsBuild.targets#L222

eng/BootStrapMsBuild.targets(222,5): error MSB3755: (NETCORE_ENGINEERING_TELEMETRY=Build) Could not find reference "System.Memory". If this reference is required by your code, you may get compilation errors.

Check failure on line 222 in eng/BootStrapMsBuild.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr (Linux Core)

eng/BootStrapMsBuild.targets#L222

eng/BootStrapMsBuild.targets(222,5): error MSB4036: (NETCORE_ENGINEERING_TELEMETRY=Build) The "InstallDotNetCoreTask" task was not found. Check the following: 1.) The name of the task in the project file is the same as the name of the task class. 2.) The task class is "public" and implements the Microsoft.Build.Framework.ITask interface. 3.) The task is correctly declared with <UsingTask> in the project file, or in the *.tasks files located in the "/home/vsts/work/1/s/stage1/bin/bootstrap/core/sdk/9.0.200-preview.0.24603.3" directory.

Check failure on line 29 in /home/vsts/.nuget/packages/shouldly/4.2.1/buildTransitive/Shouldly.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr (Linux Core)

/home/vsts/.nuget/packages/shouldly/4.2.1/buildTransitive/Shouldly.targets#L29

/home/vsts/.nuget/packages/shouldly/4.2.1/buildTransitive/Shouldly.targets(29,9): error MSB3755: (NETCORE_ENGINEERING_TELEMETRY=Build) Could not find reference "System.Text.Json". If this reference is required by your code, you may get compilation errors.

Check failure on line 29 in /home/vsts/.nuget/packages/shouldly/4.2.1/buildTransitive/Shouldly.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr (Linux Core)

/home/vsts/.nuget/packages/shouldly/4.2.1/buildTransitive/Shouldly.targets#L29

/home/vsts/.nuget/packages/shouldly/4.2.1/buildTransitive/Shouldly.targets(29,9): error MSB3755: (NETCORE_ENGINEERING_TELEMETRY=Build) Could not find reference "System.Memory". If this reference is required by your code, you may get compilation errors.